srowen commented on issue #24861: [SPARK-26985][CORE] Fix "access only some column of the all of columns " for big endian architecture BUG URL: https://github.com/apache/spark/pull/24861#issuecomment-506716744 No, I mean you're trying to make exactly the same change. The code is a little different in branch 2.4, so a direct patch won't apply. However, I believe there is simply a different location where you make the one-line change to add a case for 's390x' exactly like here. It might bear double-checking the code in 2.4 to check whether any other changes are needed, but they may not be.
---------------------------------------------------------------- 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]
