Lars Volker has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/11563 )

Change subject: IMPALA-7644: Hide Parquet page index writing with feature flag
......................................................................


Patch Set 2:

(3 comments)

http://gerrit.cloudera.org:8080/#/c/11563/2/be/src/common/global-flags.cc
File be/src/common/global-flags.cc:

http://gerrit.cloudera.org:8080/#/c/11563/2/be/src/common/global-flags.cc@242
PS2, Line 242: DEFINE_bool(enable_parquet_page_index_writing, false, "If true, 
Impala will write the "
Should this be a hidden flag then? We could also add a suffix similar to 
disable_catalog_data_ops_debug_only above.


http://gerrit.cloudera.org:8080/#/c/11563/2/be/src/exec/hdfs-parquet-table-writer.cc
File be/src/exec/hdfs-parquet-table-writer.cc:

http://gerrit.cloudera.org:8080/#/c/11563/2/be/src/exec/hdfs-parquet-table-writer.cc@705
PS2, Line 705:   for (DataPage& page : pages_) {
can the page be const&?


http://gerrit.cloudera.org:8080/#/c/11563/2/tests/custom_cluster/test_parquet_page_index.py
File tests/custom_cluster/test_parquet_page_index.py:

http://gerrit.cloudera.org:8080/#/c/11563/2/tests/custom_cluster/test_parquet_page_index.py@45
PS2, Line 45:   TODO: Once Impala will write the page index by default, this 
test suite should
Can you add the Jira to the comment?



--
To view, visit http://gerrit.cloudera.org:8080/11563
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: If9994882aa59cbaf3ae464100caa8211598287bc
Gerrit-Change-Number: 11563
Gerrit-PatchSet: 2
Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Lars Volker <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
Gerrit-Comment-Date: Wed, 03 Oct 2018 18:01:48 +0000
Gerrit-HasComments: Yes

Reply via email to