github-actions[bot] opened a new pull request, #8548: URL: https://github.com/apache/gravitino/pull/8548
### What changes were proposed in this pull request? 1. upgrade paimon from 0.8 to 1.2 2. add paimon to Spark connector only when scala is 2.12, because paimon-spark connector doesn't support scala 2.13 ### Why are the changes needed? Fix: #8163 ### Does this PR introduce _any_ user-facing change? Yes, user must specify `spark.sql.gravitino.enablePaimonSupport` to `true` to use Paimon for Spark connector. ### How was this patch tested? existing tests and test paimon operaton in local env. -- 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]
