ConeyLiu opened a new pull request, #5435: URL: https://github.com/apache/iceberg/pull/5435
This PR improves the config setting for the parquet bloom filter. 1. Log warn for those don't exist column or the column type is unsupported (boolean or complex data type). 2. Convert the column name to a compatible one. This is because we make the column name compatible if it contains special character when we write the parquet file. -- 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]
