ketank-new opened a new pull request #24788: [SPARK-26985][CORE] Fix "access 
only some column of the all of columns " for big endian architecture
URL: https://github.com/apache/spark/pull/24788
 
 
   ## What changes were proposed in this pull request?
   
   Changes are related to BIG ENDIAN system
   This changes are done to 
   1. identify s390x platform.
   2. use byteorder to BIG_ENDIAN for big endian systems
   3. changes for 2 are done in access functions putFloats() and putDouble()
   
   
   
   ## How was this patch tested?
   
   Changes have been tested to build successfully on s390x as well x86 platform 
to make sure build is successful.
   

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