Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Vespa-Connector for Presto #13527
Vespa-Connector for Presto #13527
Comments
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. |
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? |
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.