cloud-fan commented on issue #26591: [SPARK-29248][SQL] provider number of 
partitions when creating v2 data writer factory
URL: https://github.com/apache/spark/pull/26591#issuecomment-557361246
 
 
   A real example: when @edrevo adding the numPartitions info using 
`withNumPartitions`, none of us realizing that it's not set at the streaming 
side. When @edrevo refactoring the code using `LogicalWriteInfo`, we realize it 
immediately that it's missing at the streaming side and then we propose 
`PhyiscalWriteInfo`. 

----------------------------------------------------------------
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