wzx140 opened a new pull request, #3523: URL: https://github.com/apache/fluss/pull/3523
## Summary - Allow users to set the Paimon path option through custom table properties. - Reject altering paimon.path after datalake has been enabled for the table. - Add regression coverage for unsettable Paimon options and paimon.path alter validation. ## Test Plan - JAVA_HOME=/opt/homebrew/Cellar/openjdk@11/11.0.24/libexec/openjdk.jdk/Contents/Home ./mvnw -pl fluss-lake/fluss-lake-paimon -am -Dtest=LakeEnabledTableCreateITCase#testCreateLakeEnableTableWithUnsettablePaimonOptions+testAlterPaimonPathOnlyWhenLakeDisabled -DfailIfNoTests=false -Dsurefire.failIfNoSpecifiedTests=false test -- 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]
