exceptionfactory commented on PR #9715: URL: https://github.com/apache/nifi/pull/9715#issuecomment-2657305745
Thanks for the reply @mark-bathori. I see some Spark options for controlling where and how to use [INT96 Types](https://spark.apache.org/docs/3.5.4/sql-data-sources-parquet.html#configuration), making it sound like something that can be configured on the Spark side. Use of the `parquet-avro` library is convenient for NiFi Records, but it does raise the question about whether that level of indirection is worth revisiting. That's a larger question as it relates to reading Parquet, but perhaps worth considering separately. Thanks for considering the options. -- 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]
