Skip to content

Execute over dicts - nullability #704

Closed Answered by tobymao
amachanic asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @amachanic, First and foremost, the execution engine is really early and not really ready for any real use cases.

But, I'm happy to have a discussion.

A) Yes right now Python None == SQL Null. I think right now it would error out because i don't handle nulls very well. Again, the engine is super early.

B) it could make type inference a bit harder, but it could happen

c) we have a data type called Nullable to define nullability but it isn't really used anywhere

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tobymao
Comment options

Answer selected by amachanic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants