jerryshao commented on code in PR #4250: URL: https://github.com/apache/gravitino/pull/4250#discussion_r1699376283
########## conf/gravitino-iceberg-rest-server.conf.template: ########## @@ -41,7 +41,23 @@ gravitino.iceberg-rest.requestHeaderSize = 131072 gravitino.iceberg-rest.responseHeaderSize = 131072 # THE CONFIGURATION FOR Iceberg catalog backend -# The Iceberg catalog backend, it's recommended to change to hive or jdbc +# The Iceberg catalog backend, it's recommanded to change to hive or jdbc Review Comment: "recommended", also remove the trailing whitespace. This line is not necessary to change. -- 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]
