Zoltan Borok-Nagy has posted comments on this change. ( http://gerrit.cloudera.org:8080/16003 )
Change subject: IMPALA-8755: Unlock Z-ordering by default ...................................................................... Patch Set 2: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/16003/2/be/src/common/global-flags.cc File be/src/common/global-flags.cc: http://gerrit.cloudera.org:8080/#/c/16003/2/be/src/common/global-flags.cc@302 PS2, Line 302: DEFINE_bool(unlock_zorder_sort, true, : "If true, enables using ZORDER option for SORT BY."); Should we remove this flag and put to the graveyard? If someone doesn't want Z-order, they just won't use the SORT BY clause with ZORDER. -- To view, visit http://gerrit.cloudera.org:8080/16003 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I653e0e2db8f7bc2dd077943b3acf667514d45811 Gerrit-Change-Number: 16003 Gerrit-PatchSet: 2 Gerrit-Owner: Norbert Luksa <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]> Gerrit-Comment-Date: Wed, 03 Jun 2020 14:38:44 +0000 Gerrit-HasComments: Yes
