Hi!
Just tried hudi in production and I'm getting a lot of these errors:

...
*19/04/21 11:42:39 ERROR HoodieCopyOnWriteTable: Error upserting bucketType
UPDATE for partition :2*
*java.util.NoSuchElementException: No value present*
* at java.util.Optional.get(Optional.java:135)*
* at com.uber.hoodie.io.HoodieMergeHandle.init(HoodieMergeHandle.java:100)*
...

Any idea why it's happening?
I'm using S3 as my storage and copy on write.

Reply via email to