Dániel Gábor Vankó created IMPALA-13824:
-------------------------------------------
Summary: Add unit tests for PlanToJson
Key: IMPALA-13824
URL: https://issues.apache.org/jira/browse/IMPALA-13824
Project: IMPALA
Issue Type: Test
Reporter: Dániel Gábor Vankó
Currently there are no unit tests for PlanToJson() function which is
responsible creating a JSON document which will is used to generate the graphic
query plan on the WebUI.
The function can be found at:
https://github.com/apache/impala/blob/daaf73a7c28fe992f176261a8adf249750e8b157/be/src/service/impala-http-handler.cc#L1157
--
This message was sent by Atlassian Jira
(v8.20.10#820010)