You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Sagar Sumit (Jira)" <ji...@apache.org> on 2022/10/03 05:36:00 UTC

[jira] [Created] (HUDI-4969) Invalid partition value for Hudi table

Sagar Sumit created HUDI-4969:
---------------------------------

             Summary: Invalid partition value for Hudi table
                 Key: HUDI-4969
                 URL: https://issues.apache.org/jira/browse/HUDI-4969
             Project: Apache Hudi
          Issue Type: Bug
            Reporter: Sagar Sumit
            Assignee: Sagar Sumit


[https://github.com/prestodb/presto/issues/18302]

It seems like the code expects a long value for date type fields. But here we see string in date format.
[https://github.com/prestodb/presto/blob/master/presto-hudi/src/main/java/com/facebook/presto/hudi/HudiPageSource.java#L222]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)