kgyrtkirk commented on a change in pull request #994:
URL: https://github.com/apache/hive/pull/994#discussion_r416396858



##########
File path: ql/src/java/org/apache/hadoop/hive/ql/exec/JoinUtil.java
##########
@@ -350,6 +351,7 @@ public static AbstractSerDe getSpillSerDe(byte alias, 
TableDesc[] spillTableDesc
           + Utilities.ctrlaCode,
           org.apache.hadoop.hive.serde.serdeConstants.LIST_COLUMNS, colNames
           .toString(),
+              hive_metastoreConstants.TABLE_BUCKETING_VERSION, "-1",

Review comment:
       I've removed the usage of this makeProperties...I think it's also more 
readable this way...




----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to