clintropolis commented on PR #18880:
URL: https://github.com/apache/druid/pull/18880#issuecomment-3721582374

   > Check out https://github.com/lancedb/lance!
   
   Interesting, but unless I am missing something this looks like it just has 
its own 'at rest' format inspired by some Arrow and Parquet stuff, see 
https://lance.org/format/file/ and https://lance.org/format/file/encoding/, and 
can convert to actual Arrow format for interop stuff. Reading through ^ there 
is a lot of overlap in how we do things in our format, we just have not 
formalized/genericized the various 'structural encodings' as they call them and 
are internal implementation details of column serializer/deserializers, and 
some differences in how metadata about the contents is stored.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to