Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discuss: Allow protocol change during write actions #2444

Open
ion-elgreco opened this issue Apr 23, 2024 · 1 comment
Open

Discuss: Allow protocol change during write actions #2444

ion-elgreco opened this issue Apr 23, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ion-elgreco
Copy link
Collaborator

ion-elgreco commented Apr 23, 2024

Description

We might need to allow protocol changes during the write operation when people add timestampNtz during schema evolution.

Once the RFC for time/interval dtypes becomes part of the delta protocol this would even make more sense, since you could add new types. For users it would be much easier that this is just done during writing instead of having to manually set the feature.

Adding this would be easier to do once we have set/unset table properties in, that has some shared logic on how to evolve the protocol

@ion-elgreco ion-elgreco added the enhancement New feature or request label Apr 23, 2024
@ion-elgreco
Copy link
Collaborator Author

@rtyler @Blajda @hntd187 @wjones127 @roeap @MrPowers let me know if you have any thoughts on this topic? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant