Built a custom connector using the PySpark DataSource API (DataSource V2). The connector works programmatically, but it does not appear in the Databricks Ingestion UI (Add Data โ Connectors) like the Salesforce connector.
Is there a supported method to register a custom PySpark DataSource so that it becomes visible in the Ingestion UI? If yes, can you provide documentation or steps?