Shiyan Xu

Results 54 comments of Shiyan Xu

> @gnailJC can you please elaborate if this is addressing an issue that you've faced or is it just code cleanup? @alexeykudinkin this is reported in https://github.com/apache/hudi/issues/5586 This is not...

@Shubham21k noticed that you're on Spark version : 3.0.1. Recommend that you upgrade to more stable spark 3.1 or 3.2 and hudi 0.12.0. see [this note here](https://hudi.apache.org/releases/release-0.11.0#bundle-usage-updates).

some spark sql test failed. is it actually safe to enable this? not sure if this config could be unintended in some cases.

@TengHuo please rebase master; there were some flaky test fixes

> Is it mandatory to set AWS_ACCESS_KEY,AWS_SECRET_KEY ? No you should not need to. in aws env you'll just rely on whatever roles for your service to access another service....

> im explained in jira :https://issues.apache.org/jira/browse/HUDI-3644 > > when log file block append sucess. And deltacommit rollback. And this instance time is before activeTimeline starts. This log file block will...

@asankadarshana007 have you filed aws support case? this is aws-managed env and app. Not sure why you have to set 'hoodie.consistency.check.enabled': 'true'. this is not needed as s3 has strong...

@Aload can you verify if the patch is used in your version of hudi? and still having the problem? > I have encountered this problem,this pr may solve your problem...

@wqwl611 there are a bunch of flakiness fixes went in master. you might want to rebase

@wqwl611 thanks for the work but looks like this PR is identical to #6858 . should we continue using this one given we have reviews here already and close #6858...