Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
Increase the default maxBatchSize from 4MiB * 0.7 to 128MiB (=
CONNECT_GRPC_MAX_MESSAGE_SIZE) * 0.7 when creating the single Arrow batch for the SqlCommandResult in the SparkConnectPlanner. This lets us return much larger LocalRelations in the SqlCommandResult (for example for the SHOW PARTITIONS command) while still staying within the GRPC message size limit.
Attachments
Issue Links
- links to