hudi-bot opened a new issue, #17314: URL: https://github.com/apache/hudi/issues/17314
When we tried enabling col stats by default, we realized that BYTES and FIXED data type is not supported in SPARK record type. Ref patch: [https://github.com/apache/hudi/pull/12331] Ref test: TestMORDataSource.testPrunedFiltered lets fix the user-exp by adding these as unsupported types upfront. rather than throwing random errors. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-8585 - Type: Sub-task - Parent: https://issues.apache.org/jira/browse/HUDI-9100 - Fix version(s): - 1.1.0 -- 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]
