Columns with nullable=False
are typed as optional
#198
Labels
expected behavior
that's how it's meant to work. consider the "documentation" label in addition
question
Further information is requested
Describe the bug
Table columns have optional[T] type even when they are defined with
nullable=False
Expected behavior
Expected for type to be just "builtins.str" (not optional)
To Reproduce
Versions.
Have a nice day!
Thank you, you too. You do not see this a lot on the internet. Really appreciate it.
The text was updated successfully, but these errors were encountered: