Ashutosh Chauhan created HIVE-12331: ---------------------------------------
Summary: Remove hive.enforce.bucketing & hive.enforce.sorting configs Key: HIVE-12331 URL: https://issues.apache.org/jira/browse/HIVE-12331 Project: Hive Issue Type: Improvement Components: Configuration Reporter: Ashutosh Chauhan If table is created as bucketed and/or sorted and this config is set to false, you will insert data in wrong buckets and/or sort order and then if you use these tables subsequently in BMJ or SMBJ you will get wrong results. -- This message was sent by Atlassian JIRA (v6.3.4#6332)