diqiu50 commented on code in PR #7612: URL: https://github.com/apache/gravitino/pull/7612#discussion_r2193867029
########## trino-connector/integration-test/src/test/resources/trino-ci-testset/testsets/lakehouse-iceberg/00007_varchar.txt: ########## @@ -16,6 +16,8 @@ CREATE TABLE ) COMMENT '' WITH ( + format = 'PARQUET', + format_version = '2', Review Comment: After the upgrade, it would also be easy to replace this using a script. -- 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]
