rdblue commented on issue #25990: [SPARK-29248][SQL] Add PhysicalWriteInfo with 
number of partitions
URL: https://github.com/apache/spark/pull/25990#issuecomment-555127950
 
 
   What is the benefit of adding `LogicalWriteInfo`? As far as I can tell, this 
just changes how schema and query ID are passed to the logical write builder. 
That doesn't seem very useful to me and this would be a much smaller change 
without it.
   
   I'd prefer to separate the change to use `LogicalWriteInfo` into its own PR 
and focus this one on getting the number of partitions to the stream writer.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to