Gergely Fürnstáhl has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20204


Change subject: IMPALA-12072: Include snapshot id of Iceberg tables in query 
plan / profile
......................................................................

IMPALA-12072: Include snapshot id of Iceberg tables in query plan / profile

Including the snapshot id of Iceberg tables for the Iceberg SCAN
operators can be useful to enable replayable queries. Replayable
queries are useful, so we can better investigate performance
problems / bugs.

Testing:
 - Ran a few queries locally to verify profile, correct indentation.

Change-Id: Iee0b4967429ea733729ad8e44df32e3b24b88525
---
M fe/src/main/java/org/apache/impala/planner/IcebergScanNode.java
M fe/src/main/java/org/apache/impala/planner/IcebergScanPlanner.java
2 files changed, 22 insertions(+), 17 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/04/20204/1
-- 
To view, visit http://gerrit.cloudera.org:8080/20204
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iee0b4967429ea733729ad8e44df32e3b24b88525
Gerrit-Change-Number: 20204
Gerrit-PatchSet: 1
Gerrit-Owner: Gergely Fürnstáhl <[email protected]>

Reply via email to