bvaradar commented on a change in pull request #868: HUDI-180 : Adding support
for hive registration using metastore along with JDBC
URL: https://github.com/apache/incubator-hudi/pull/868#discussion_r320029790
##########
File path: hudi-hive/src/main/java/org/apache/hudi/hive/HiveSyncConfig.java
##########
@@ -89,22 +106,9 @@ public String toString() {
+ ", partitionFields=" + partitionFields
+ ", partitionValueExtractorClass='" + partitionValueExtractorClass +
'\''
+ ", assumeDatePartitioning=" + assumeDatePartitioning
+ + ", usePreApacheInputFormat=" + usePreApacheInputFormat
Review comment:
Thanks for adding it.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services