silly-carbon commented on issue #11875:
URL: https://github.com/apache/hudi/issues/11875#issuecomment-2330656383

   > This error indicates that bucket index does not take effect:
   > 
   > ```java
   > Caused by: java.lang.NumberFormatException: For input string: "f2c9f2eb"
   > ```
   Hi @danny0405 
   I think that this may be a new issue, and it is easy to reproduce:
   1. BULK_INSERT & Overwrite into a BUCKET index table
   2. UPSERT into this table with some data again
   
   Then this error shows up. Maybe BULK_INSERT is not compatible with BUCKET 
Index?


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