[email protected] has uploaded a new patch set (#5). ( http://gerrit.cloudera.org:8080/18323 )
Change subject: IMPALA-11145: Block reads on JSON table until we support it ...................................................................... IMPALA-11145: Block reads on JSON table until we support it Since, scanning JSON tables leads to a BE crash, it's been blocked at FE using appropriate error message. An end-to-end test has also been included to test the blocking and the error message. Change-Id: Idcebf5891f8db52be442f66a8efb1724d1e545aa --- M fe/src/main/java/org/apache/impala/planner/HdfsScanNode.java M tests/metadata/test_hms_integration.py 2 files changed, 34 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/23/18323/5 -- To view, visit http://gerrit.cloudera.org:8080/18323 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Idcebf5891f8db52be442f66a8efb1724d1e545aa Gerrit-Change-Number: 18323 Gerrit-PatchSet: 5 Gerrit-Owner: Anonymous Coward <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]>
