mirror of https://github.com/apache/druid.git
4c57504960
When materializing the results as frames, we defer the creation of the frames in ScanQueryQueryToolChest, which passes through the catch-all block reserved for catching cases when we don't have the complete row signature in the query (and falls back to the old code). This PR aims to resolve it by adding the frame generation code to the try-catch block we have at the outer level. |
||
---|---|---|
.. | ||
src | ||
pom.xml |