Description
Currently, Spark Connect uses a mediocre version of CSV serialization for the results from the server side without proper batching.
We should at least migrate to the existing Spark DF JSON serialization and batch the results.
Currently, Spark Connect uses a mediocre version of CSV serialization for the results from the server side without proper batching.
We should at least migrate to the existing Spark DF JSON serialization and batch the results.