tdg5 commented on pull request #34745:
URL: https://github.com/apache/spark/pull/34745#issuecomment-998044994


   I added the missing `@since` with a value of `@since 3.1.3`. I also 
corrected the MIMA exception that I had added because I put it in the 3.1->3.2 
bucket instead of the 3.2->3.3 bucket. Not sure if the `@since` changes that, 
but the MIMA test failed w/o the exception w/ the `@since` in place, so I 
imagine it is still required.
   
   Not sure why the GitHub actions aren't working on my fork; they are enabled. 
I tweaked a couple of other things. Hopefully that helps.
   
   Since I have to play unit test roulette due to the addition of `@since`, I 
added the library changes to make the docker integration tests work to this PR 
also. Let me know if that's a problem or if you have any thoughts on the 
changes.


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