Yuming Wang

Results 27 comments of Yuming Wang

Personally I don't think it's meaningful.

Thanks @peter-toth. I tested this patch locally. But it seem it throws `StackOverflowError`. How to reproduce: ``` ./dev/make-distribution.sh --tgz -Phive -Phive-thriftserver tar -zxf spark-3.5.0-SNAPSHOT-bin-3.3.5.tgz cd spark-3.5.0-SNAPSHOT-bin-3.3.5 bin/spark-sql ``` ``` spark-sql...