You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Vova Vysotskyi (Jira)" <ji...@apache.org> on 2022/05/08 14:08:00 UTC

[jira] [Created] (DRILL-8216) Use EVF-based JSON reader for Values operator

Vova Vysotskyi created DRILL-8216:
-------------------------------------

             Summary: Use EVF-based JSON reader for Values operator
                 Key: DRILL-8216
                 URL: https://issues.apache.org/jira/browse/DRILL-8216
             Project: Apache Drill
          Issue Type: Sub-task
            Reporter: Vova Vysotskyi
            Assignee: Vova Vysotskyi


The newer Calcite version simplifies and removes casts for literals. It causes wrong results for drillTypeOf and sqlTypeOf functions, since the Values operator uses an old JSON reader which reads integers with bigInt type.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)