hugw777 commented on issue #5331:
URL: https://github.com/apache/paimon/issues/5331#issuecomment-2760357657

   > Can you try the latest 1.0.1
   I've used 1.0.1
   This problem seems to be brought about by Spark 3
   When I set the following three parameters, I didn't encounter any problems
   set spark.sql.optimizer.dynamicPartitionPruning.enabled=false;
   set spark.sql.optimizer.nestedSchemaPruning.enabled=false;
   set spark.sql.hive.convertMetastoreParquet=false;


-- 
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: issues-unsubscr...@paimon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to