pan3793 commented on PR #46468:
URL: https://github.com/apache/spark/pull/46468#issuecomment-2670837497

   @shrprasa HIVE-26633 is missed in 2.3.10, unfortunately, Hive 2.3 is EOL, I 
don't think there's a chance we'll get an official fixed version. 
   
   Some approaches I thought could address the issue
   1. as @wangyum suggested, maintain an internal patched version of Hive 2.3 
with HIVE-26633
   2. SPARK-49827 (https://github.com/apache/spark/pull/48337) to avoid 
producing large thrift frame (I would appreciate it if you, @shrprasa, can test 
whether it is helpful or not)
   3. investigate if we can use reflection or some bytecode-level tech on the 
Spark side to change the frame size threshold


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to