trinodb / trino

Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
https://trino.io
Apache License 2.0
10.51k stars 3.03k forks source link

Solr Connector for Trino #24024

Closed kiranchitturi closed 3 weeks ago

kiranchitturi commented 3 weeks ago

Apache Solr is an open source multi-modal search platform and we need a connector to connect both Trino and Apache Solr. This connector should be able to read in parallel from Solr and also implement push down optimizations

nineinchnick commented 3 weeks ago

Duplicate of #14162