Dimitris Tsirogiannis has posted comments on this change. Change subject: Enable TPC-H workload for Kudu tables ......................................................................
Patch Set 6: (2 comments) http://gerrit.cloudera.org:8080/#/c/3633/6/tests/query_test/test_tpch_queries.py File tests/query_test/test_tpch_queries.py: PS6, Line 32: return "TPC-H: Q{}".format(val) > Unfortunately Oops, thanks. Done PS6, Line 35: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22], > xrange(1,23) ? Or do you want them listed out so they can be skipped if nee No, xrange is much better. Done -- To view, visit http://gerrit.cloudera.org:8080/3633 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3a5de71fefa92a78970226d8f49ef445d28f9289 Gerrit-PatchSet: 6 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Dimitris Tsirogiannis <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Dimitris Tsirogiannis <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Mostafa Mokhtar <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-HasComments: Yes
