Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
None
-
None
-
None
Description
if (fop.getConf().isMmTable()) { // See the comment inside updatePartitionBucketSortColumns. LOG.warn("Currently, inferring buckets is not going to work for MM tables (by design)."); }
should this throw/return rather than just log?