Xuehai-Chen commented on PR #13667:
URL: https://github.com/apache/hudi/pull/13667#issuecomment-3177486692

   > @Xuehai-Chen Thanks so much for the fix, do you think we can write a 
simple test for it?
   
   
   
   > merge if first because the fix is straight-forward, we can add tests in 
separate PR.
   
   Sorry for the delay. I'm trying to add an UT test, but looks like the 
problem only can be reproduced when using hive catalog (That requires 
spark.sql.catalogImplementation=hive). Our existing UT tests are all using 
in-memory catalog( with config spark.sql.catalogImplementation=in-memory), so 
It needs some more work to cover this case, I'll submit a separate PR later.


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