Make non-nullable columns nullable #3754
Unanswered
detoxifiedplant
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Presently there's not a clean way to do this from Python, are you hoping to make modify a column in Rust? 😄 🦀 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Delta-rs:
I have an existing table having number of columns set as non nullable.
Is there any i can make specific columns as nullable using delta-rs?
If it is not possible with delta-rs specifically, is it supported with any other versions?
Beta Was this translation helpful? Give feedback.
All reactions