scovich commented on issue #7119: URL: https://github.com/apache/arrow-rs/issues/7119#issuecomment-2652164888
If it's not a bug, (a) why does the JSON reader take pains to do it in the expected way; (b) why does `RecordBatch` take pains to validate nested NULL masks this way; and (c) what would be the "correct" way to project out a nested column for columnar access, e.g. SQL `SELECT a.b FROM t`? Is it now the user's responsibility to validate the nesting of null masks manually? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org