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

   Update here is that I found it was maybe too large a step to get to the row 
level access initially -- instead I started with a basic example of building a 
*file level index*  -- https://github.com/apache/datafusion/issues/10546 / 
https://github.com/apache/datafusion/pull/10549
   
   Once that is looking good I will make a more "advanced" example of building 
a row group level index where I can use this API.
   
   I will likely not be able to get to this item this week


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