bschell commented on pull request #1760: URL: https://github.com/apache/hudi/pull/1760#issuecomment-673051331
@nsivabalan Looks like a recent commit made this Class private: https://github.com/apache/spark/commit/ce2cdc36e29742dda22200963cfd3f9876170455 However I think we can workaround this by porting the code for those methods over to Hudi (it's not too long). For example: [spark3.txt](https://github.com/apache/hudi/files/5065062/spark3.txt) ---------------------------------------------------------------- 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]
