Yuming Wang
Yuming Wang
cc @sigmod @cloud-fan
cc @sigmod @cloud-fan
cc @cloud-fan @sigmod
Merged to master.
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...