1

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.

1 Answers1

3

Currently, Starburst only. But there is ongoing PR. https://github.com/prestosql/presto/pull/2551

ebyhr
  • 1,537
  • 9
  • 15
  • 2
    Might 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