-
Hi maintainers, I have a question regarding the handling of The specification is clear that the Thank you for your clarification! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi, yes, it is the case. Usually, in implementations the data reading part takes the |
Beta Was this translation helpful? Give feedback.
Hi, yes, it is the case. Usually, in implementations the data reading part takes the
nullSequence
(dialect) into consideration and then on the data processing partmissingValues
(schema) comes to play.