You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2022/04/21 16:02:00 UTC

[jira] [Resolved] (IMPALA-10850) Interpret timestamp predicates in local timezone in IcebergScanNode

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

Zoltán Borók-Nagy resolved IMPALA-10850.
----------------------------------------
    Fix Version/s: Impala 4.1.0
       Resolution: Fixed

> Interpret timestamp predicates in local timezone in IcebergScanNode
> -------------------------------------------------------------------
>
>                 Key: IMPALA-10850
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10850
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>              Labels: impala-iceberg
>             Fix For: Impala 4.1.0
>
>
> IcebergScanNode interprets the timestamp literals as UTC timestamps:
> https://github.com/apache/impala/blob/b03d18863b31f0f3e66e9fa1f84cc9d625ecce29/fe/src/main/java/org/apache/impala/planner/IcebergScanNode.java#L197
> It can be confusing for users, probably we should interpret them based on the local timezone.
> We might need to update KuduScanNode as well:
> https://github.com/apache/impala/blob/b03d18863b31f0f3e66e9fa1f84cc9d625ecce29/fe/src/main/java/org/apache/impala/planner/KuduScanNode.java#L559



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org