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

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

     [ https://issues.apache.org/jira/browse/DRILL-8216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Turton updated DRILL-8216:
--------------------------------
    Affects Version/s: 1.20.1

> 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
>    Affects Versions: 1.20.1
>            Reporter: Vova Vysotskyi
>            Assignee: Vova Vysotskyi
>            Priority: Major
>             Fix For: 2.0.0
>
>
> 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)