Eugene Koifman created HIVE-17686:
-------------------------------------

             Summary: BucketingSortingOpProcFactory.FileSinkInferrer - 
throw/return?
                 Key: HIVE-17686
                 URL: https://issues.apache.org/jira/browse/HIVE-17686
             Project: Hive
          Issue Type: Sub-task
          Components: Transactions
            Reporter: Eugene Koifman
            Assignee: Sergey Shelukhin


{noformat}
      if (fop.getConf().isMmTable()) {
        // See the comment inside updatePartitionBucketSortColumns.
        LOG.warn("Currently, inferring buckets is not going to work for MM 
tables (by design).");
      }
{noformat}

should this throw/return rather than just log?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to