alamb commented on issue #19055:
URL: https://github.com/apache/datafusion/issues/19055#issuecomment-3608769225

   > [@alamb](https://github.com/alamb) Can you help me understand the benefit 
of flattening the `Vec<ObjectMeta>` into individual rows?
   
   The core benefit in my opinion is that it would be possible to easily see 
and search for individual files in the cache
   
   However, now that DataFusion's structured type support (aka ListArray) is 
much better, returning a `ListArray<>` is probably better
   


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