Andrew Wong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11620 )
Change subject: KUDU-2598 skip test_scanner_to_pandas_index appropriately ...................................................................... KUDU-2598 skip test_scanner_to_pandas_index appropriately We should skip the test if either pandas is not available or if decimal is not available. Change-Id: Ie9e3f0c2f6884bd5388c9b918703e5b4b2e543d7 Reviewed-on: http://gerrit.cloudera.org:8080/11620 Reviewed-by: Hao Hao <[email protected]> Tested-by: Kudu Jenkins --- M python/kudu/tests/test_scanner.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Hao Hao: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/11620 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie9e3f0c2f6884bd5388c9b918703e5b4b2e543d7 Gerrit-Change-Number: 11620 Gerrit-PatchSet: 2 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Fengling Wang <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Jordan Birdsell <[email protected]> Gerrit-Reviewer: Kudu Jenkins
