You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/10/21 15:28:06 UTC

[GitHub] [hudi] Limess edited a comment on issue #3834: [SUPPORT] - AWS Athena snapshot query failsif there are two or more record array fields in a MoR table

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:pipeline_reprocessing_hudi_experiment> SELECT * FROM pipeline_reprocessing_hudi_experiment.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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org