Skip to content
Discussion options

You must be logged in to vote

Alternatively, is it expected that nullSequence is always applied first, before considering missingValue?

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 part missingValues (schema) comes to play.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by roll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment