ninebigbig commented on PR #39884: URL: https://github.com/apache/spark/pull/39884#issuecomment-1416983752
> Thank you for making a PR, @ninebigbig . Here is my comment. > > * Please don't change the version because it's a version `Since`. > * Please don't change the doc. Instead, add the following to protect it systematically. > > ``` > .checkValue(_ <= 1048576, "Must be at most 1048576 bytes") > ``` Thanks for review, @dongjoon-hyun I have made a new commit . -- 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]
