I am trying to find a snowflake connector for Presto but unable to find any in Presto documentation.All searches are showing connection via starburst only.
Asked
Active
Viewed 1,477 times
1 Answers
3
Currently, Starburst only. But there is ongoing PR. https://github.com/prestosql/presto/pull/2551

ebyhr
- 1,537
- 9
- 15
-
2Might be worth adding that the connector in the PR and the one Starburst's offers are not equivalent. In particular, Starburst's is a parallel, higher performance connector. – Piotr Findeisen Nov 04 '20 at 17:13