Jackie-Jiang commented on issue #6497: URL: https://github.com/apache/incubator-pinot/issues/6497#issuecomment-768768913
It is still not supported in the latest parquet library, and fyi the title of the linked JIRA is `INT96 to avro not yet implemented error should mention deprecation`, and the latest parquet library just changes the exception message. Also, the `INT96` type is already deprecated. I think the only solution would be to regenerate the parquet file without using type `INT96`. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
