You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Parth Chandra (JIRA)" <ji...@apache.org> on 2015/04/22 02:56:58 UTC

[jira] [Created] (DRILL-2845) C++ client: QuerySubmitter does not handle columns with data more than 10K chars

Parth Chandra created DRILL-2845:
------------------------------------

             Summary: C++ client: QuerySubmitter does not handle columns with data more than 10K chars
                 Key: DRILL-2845
                 URL: https://issues.apache.org/jira/browse/DRILL-2845
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Parth Chandra
            Assignee: Parth Chandra
            Priority: Minor
             Fix For: 1.1.0


In the synchronous API, the query submitter example program has a hardcoded buffer size for printing results. This could lead to the test program crashing if the result data has a field with more than 10K characters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)