eitsupi commented on issue #43135:
URL: https://github.com/apache/arrow/issues/43135#issuecomment-2371115908

   In my opinion, for interoperability, we should use classes from widely used 
packages rather than defining our own classes.
   `arrow` does the same thing with `hms::hms` and `bit64::integer64`.
   
   I don't know the disadvantages of adopting `blob::blob` because I don't know 
the history of why they introduced their own classes instead of adopting blob.
   
   In other words, why does this package adopt `hms` and `integer64` but not 
`blob`?
   I checked and found past discussions here: apache/arrow#14277


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