Jim Apple has posted comments on this change. Change subject: IMPALA-1654: Support general predicates in most partition DDL operations. ......................................................................
Patch Set 5: > > I noticed there are no end-to-end tests yet. Is there anything I > > can help with? > > Yes. I was asking in PatchSet 3 that if there are test infra > manuals or wiki I can refer to. I couldn't get the > 'run-all-tests.sh' finishing without error locally. You can run the end-to-end tests with ./tests/run-tests.py Or run a specific one with ./tests/run-tests.py metadata # Run all the tests in a directory ./tests/run-tests.py metadata -k test_partition_metadata_compatibility # Run only the test with a particular name You probably tests/metadata/test_ddl.py You can also email [email protected] with other development or test questions -- To view, visit http://gerrit.cloudera.org:8080/1563 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2c9162fcf9d227b8daf4c2e761d57bab4e26408f Gerrit-PatchSet: 5 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Amos Bird <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Amos Bird <[email protected]> Gerrit-Reviewer: Dimitris Tsirogiannis <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-HasComments: No
