On Mon, Dec 26, 2016 at 7:22 AM, Bob Rudis <[email protected]> wrote: > Also, when attempting to make a "data frame to parquet" function which > sends a CTAS query with > 1000 (VALUES((1,2,3,...)) rows Drill tosses > stack exceptions and hangs (in the embedded console, localhost console > and REST POST query). >
Can you be more explicit here (and possibly file a bug on JIRA <https://issues.apache.org/jira/browse/DRILL/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel> )? I just tried this with 1100 rows and it worked fine. If you can attach an actual CTAS query to the JIRA, that would be awesome.
