- 1123 Views
- 0 replies
- 0 kudos
We're currently using a private cloud implementation of Databricks on AWS (not SaaS version), and the Databricks/Simba ODBC driver v2.6.29 with personal access token to fetch data into desktop tools. Can I enable Okta web/mobile authentication with t...
- 1123 Views
- 0 replies
- 0 kudos
by
acurus
• New Contributor II
- 4510 Views
- 2 replies
- 2 kudos
We are having some issues with getting data from some tables with the character `-` in their tablename.We are connected to the database with an SQL server connection, and the database is (as far as we know) a Microsoft Azure SQL Database. We do not ...
- 4510 Views
- 2 replies
- 2 kudos
Latest Reply
Had the same issue when querying a table with the - character in the table name. Got the error: Incorrect syntax near '-'.Got the error on Databricks runtime version: 13.2 (includes Apache Spark 3.4.0, Scala 2.12)No error when using Databricks runtim...
1 More Replies
by
ssequ
• Databricks Partner
- 3858 Views
- 3 replies
- 2 kudos
Hi,is there a way to import tables with UC disallowed characters when creating a foreign catalog? The database we are dealing with contains table names with backspaces and UC seems to completely ignore them when creating the catalog.Thanks for any he...
- 3858 Views
- 3 replies
- 2 kudos
Latest Reply
@ssequ I assume that you're refering to lakehouse federation? Unfortunately that's a limitation, tables with disallowed characters will be ignored.
2 More Replies