ayushi-agarwal commented on issue #10214:
URL: 
https://github.com/apache/incubator-gluten/issues/10214#issuecomment-3105869864

   @marin-ma This is the schema
   (35) ColumnarExchange
   Input [4]: [hash_partition_key#942, catlg_item_id#602L, product_name#600, 
desc_len#666]
   Arguments: hashpartitioning(catlg_item_id#602L, 500), ENSURE_REQUIREMENTS, 
[catlg_item_id#602L, product_name#600, desc_len#666], [plan_id=1634], 
[shuffle_writer_type=hash]
   datatype: long, string, integer
   
   All these are default, we haven't changed anything
   spark.gluten.sql.columnar.maxBatchSize=4096
   spark.gluten.shuffleWriter.bufferSize=4096
   spark.gluten.sql.columnar.shuffle.merge.threshold=0.25
   spark.gluten.sql.columnar.shuffle.readerBufferSize=1MB
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to