mapleFU commented on issue #15173: URL: https://github.com/apache/arrow/issues/15173#issuecomment-1383987606
> I'm not sure what to say. If the decoder doesn't handle nulls correctly, I expect it to be easily reproducible using some sample input data. I mean, "decoder" (or class in `encoding.cc`) doesn't know what's null or what's null, they just accept "batch read value" from `ColumnReaderImpl`. `ColumnReader` would correctly handle the nulls. I'll try to reproduce it later after I go home -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
