cloudera-labs / hms-mirror

"hms-mirror" is a utility used to bridge the gap between two clusters and migrate hive metadata.
Apache License 2.0
14 stars 8 forks source link

SQL Optimization for Dynamic Partition Sorting is Reversed #10

Closed dstreev closed 2 years ago

dstreev commented 2 years ago

When false, we're still applying the dynamic sorting session variables to true for non-legacy environments.

This doesn't effect CDP to much, but does affect HDP3, which doesn't support this feature.