Limess edited a comment on issue #3834:
URL: https://github.com/apache/hudi/issues/3834#issuecomment-948727351


   I was able to reproduce this using Presto (i.e ex PrestoDB, not Trino) on EMR
   
   EMR 6.4.0
   Presto 0.254.1
   
   ```
   presto-cli --catalog hive --schema pipeline_reprocessing_hudi_experiment
   
   presto:pipeline_reprocessing_hudi_experiment> SELECT * FROM 
documents_datalake_from_merge_on_read_upsert_v2_rt limit 1;
   
   Query 20211021_152409_00026_asfmp, FAILED, 1 node
   Splits: 119 total, 0 done (0.00%)
   0:02 [0 rows, 0B] [0 rows/s, 0B/s]
   
   Query 20211021_152409_00026_asfmp failed: Can't redefine: array
   ```


-- 
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]


Reply via email to