parisni commented on issue #11599:
URL: https://github.com/apache/hudi/issues/11599#issuecomment-2241259982
FYI amazon redshift spectrum likely does not support all of promotion types.
At least `int_to_float` fails with below error (even if the partition schema is
right):
```
ERROR: Spectrum Scan Error
DETAIL:
-----------------------------------------------
error: Spectrum Scan Error
code: 15007
context: File
'https://s3.eu-west-1.amazonaws.com/bucket/test_promotion/hudi_promotion4/version%3D0/event_date%3D2024-01-01/event_hour%3D08/2ff34814-8284-41b1-a22e-49fd6ba3785b-0_15-23-40_20240719214644303.parquet'
has
location: dory_util.cpp:1615
process: worker_thread [pid=3007]
```
--
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]