[
https://issues.apache.org/jira/browse/HUDI-8292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Y Ethan Guo updated HUDI-8292:
------------------------------
Fix Version/s: 1.1.0
> aws query engine don't support all hudi promotion type
> ------------------------------------------------------
>
> Key: HUDI-8292
> URL: https://issues.apache.org/jira/browse/HUDI-8292
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: nicolas paris
> Priority: Major
> Fix For: 1.1.0
>
>
> athena and spectrum have limitation in promotion type support. Then hudi has
> better to rollback the commit when the sync operation failed. OTW the table
> would be in a corrupted state for the query engine.
>
> | | int->bigint | int->float | float->double | int->string |
> |----------|-------------|------------|---------------|-------------|
> | spark | yes | yes | yes | yes |
> | athena | yes | yes | yes | no |
> | spectrum | yes | no | yes | no |
--
This message was sent by Atlassian Jira
(v8.20.10#820010)