nastra commented on a change in pull request #2826:
URL: https://github.com/apache/iceberg/pull/2826#discussion_r692810274
##########
File path: mr/src/test/java/org/apache/iceberg/mr/hive/TestTables.java
##########
@@ -114,8 +114,8 @@ public String catalogName() {
/**
* The table properties string needed for the CREATE TABLE ... commands,
- * like "TBLPROPERTIES('iceberg.catalog'='mycatalog')
- * @return
+ * like TBLPROPERTIES('iceberg.catalog'='mycatalog')
+ * @return the tables properties string, such as
TBLPROPERTIES('iceberg.catalog'='mycatalog')
Review comment:
done
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]