[
https://issues.apache.org/jira/browse/DRILL-8216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17535914#comment-17535914
]
ASF GitHub Bot commented on DRILL-8216:
---------------------------------------
vvysotskyi merged PR #2539:
URL: https://github.com/apache/drill/pull/2539
> 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
> Priority: Major
>
> 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)