shanisolomon opened a new pull request #1320:
URL: https://github.com/apache/arrow-rs/pull/1320


   # Which issue does this PR close?
   Closes #1319.
   
   # Rationale for this change
    test_column_chunk_metadata_thrift_conversion didn't check full thrift 
conversion. It only checked from_thrift as it compared two thrift objects.
   
   I altered it to compare two `ColumnChunkMetaData` objects, thus checking 
both to_thrift and from_thrift.
   
   


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


Reply via email to