ryankert01 opened a new issue, #1109: URL: https://github.com/apache/mahout/issues/1109
It seems stream_encode() uses hardcoded NullHandling::FillZero for ParquetBlockReader. Batch and streaming reader paths are unified; this call site has no config. I think maybe we could have a follow-up here if stream_encode is ever given a config or options, expose null_handling there. otherwise document that streaming encode keeps FillZero for backward compatibility. _Originally posted by @rich7420 in https://github.com/apache/mahout/pull/1101#discussion_r2868916951_ -- 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]
