ad1happy2go commented on issue #8343: URL: https://github.com/apache/hudi/issues/8343#issuecomment-1578144077
@nikoshet Able to reproduce this issue. Its inferring the data type for partition column as long which is the root cause of the issue. Created the JIRA for the same - https://issues.apache.org/jira/browse/HUDI-6320 Below is the gist with all the details to reproduce - https://gist.github.com/ad1happy2go/62b7bece4a1062e1023e105d49fdc235 <img width="1074" alt="image" src="https://github.com/apache/hudi/assets/63430370/9e24e1f5-9b72-4e2a-969b-88823c2bacb2"> <img width="1351" alt="image" src="https://github.com/apache/hudi/assets/63430370/3865a737-397f-4aae-9ade-6c61210f258a"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
