CREATE CONNECTION - Support for Community Connections?

ChristianRRL
Honored Contributor II

Hi there, as the title asks, I'm wondering how Databricks Community Connections are being supported. For example, when I try to make a fresh connection via Spark SQL commands, I get an error because `COMMUNITY` type is not supported.

ChristianRRL_0-1785276761138.png

However, when I check on an existing community connection I setup earlier, I see that it's labeled as type "Lakeflow Community Connector":

ChristianRRL_1-1785276787254.png

When I check the same connection, I see it's labeled as `UNKNOWN_CONNECTION_TYPE`:

ChristianRRL_4-1785277045154.png

And when I try and create a connection with that type, I get the same error as earlier:

ChristianRRL_3-1785276855186.png