vespa-engine / vespa

AI + Data, online. https://vespa.ai
https://vespa.ai
Apache License 2.0
5.47k stars 584 forks source link

Vespa-Connector for Presto #13527

Open neuhausler opened 4 years ago

neuhausler commented 4 years ago

PrestoDB https://prestodb.io .. is widely used as SQL frontend for many different data-sources, including ElasticSearch, and even files in S3 .. would be very nice if there would be a Connector available for Vespa.

synhershko commented 3 years ago

I would recommend using PrestoSQL and not PrestoDB. Just look at the commit log of both to compare.

We (https://bigdataboutique.com/, PrestoSQL experts) have this connector in our roadmap and will get to it during the next few months.

neuhausler commented 3 years ago

Good input to point out that there is PrestoDB and PrestoSQL. But I would assume, at least for a while, that a connector could/would run under both Presto engines with no or very little changes?

tsafacjo commented 8 months ago

can I take this issue ?

kkraune commented 8 months ago

Sure, thanks for contributing! https://github.com/vespa-engine/vespa/blob/master/CONTRIBUTING.md is a good place to start