BubbaJoe opened a new issue, #6071: URL: https://github.com/apache/arrow-datafusion/issues/6071
### Is your feature request related to a problem or challenge? Hello, I would like to speed up my query performance by adding indexes? Is this possible or something that is? To be a bit more specific amount my use case, I currently use register_parquet() and register_json() to load my data and i want to know if i can add index to certain field to help speed up query speeds. Closes #6005 ### Describe the solution you'd like No preference ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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]
