YangJie
YangJie
@pjfanning Is this PR the final solution for the issue in https://lists.apache.org/thread/9zwkdo85wcdfppgqvbhjly8wdgf595yp ?If not, please remove the relevant parts from the PR description. also cc @xuanyuanking
Merged into master for Apache Spark 4.1.0. Thanks @pjfanning @pan3793
Since directly merging changes into `branch-4.0` or `branch-3.5` will result in compilation failures, if there is a need to merge changes into these older branches, please kindly submit a corresponding...
cc @MaxGekk @itholic @yaooqinn
cc @wangyum FYI
Could you fix the failed tests first? @yuexing
The result seems correct. Do you have time to review this one? @wangyum
friendly ping @wangyum
hmm... I'm not sure whether this would mislead existing users into incorrectly thinking that the loading of the `native-hadoop library` has succeeded....
Those tags are only used for grouping the tests. It doesn't imply that tests labeled as `@SlowTest` won't be executed. Moreover, since there are originally not many test cases for...