Hello Vihang Karajgaonkar,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/13252
to review the following change.
Change subject: IMPALA-8509. Lazily evaluate LOAD sections during data load
......................................................................
IMPALA-8509. Lazily evaluate LOAD sections during data load
The LOAD sections for the 'testescape' tables were evaluated too
eagerly, before determining whether these tables should be skipped.
Moving to lazy evaluation makes incremental load-data.py calls take
about 30 seconds instead of several minutes.
Change-Id: Ifc64bb5cac4fda675607672329c04c5caf810d99
---
M testdata/bin/generate-schema-statements.py
1 file changed, 12 insertions(+), 4 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/52/13252/1
--
To view, visit http://gerrit.cloudera.org:8080/13252
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifc64bb5cac4fda675607672329c04c5caf810d99
Gerrit-Change-Number: 13252
Gerrit-PatchSet: 1
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Vihang Karajgaonkar <[email protected]>