kbendick commented on PR #4841: URL: https://github.com/apache/iceberg/pull/4841#issuecomment-1139921740
Hey @lcspinter. Sorry for the delayed response. I agree that checking in files is generally something to avoid, though if need absolutely be (especially for interfacing with systems that we don't support directly within this repository) it might be ok. If you can generate a file with Impala, we could potentially compare the output to generating code using Spark with the configuration values `spark.sql.parquet.binaryAsString` or something else. I can take a look this weekend. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
