huliwuli commented on issue #10716:
URL: https://github.com/apache/hudi/issues/10716#issuecomment-1962059629

   **Regarding Athena Issue:**
   Due to the small size of parquets, I implemented clustering (inline) with 
max commits =1 for test.
   
   Athena Raises Error:
   Generic_INTERNAL_ERROR: Can not read value at 0 in block -1 in 
S3/XXXXXX/XXX/XXXX/XXXXX/date=20XX-XX-XX.parquet
   
   I checked commits, hudi-cli shows two commits one is before the clustering, 
another one is created after the clustering,  but when querying data from _rt 
table it still has the old commit time.  
   I think the Hudi table did not sync with Hive in this case


-- 
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-unsubscr...@hudi.apache.org

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

Reply via email to