AI_PARSE_DOCUMENT() — get your PDF invoices into the databaseThe new ai_parse_document() function enables us to detect text in various document types, including PDFs and images. I decided to test it…2d ago2d ago
Managed Iceberg Tables — Iceberg Survival GuideNow, you can see the Iceberg icon next to managed tables. From now on, you can create a managed Delta or iceberg table.4d ago4d ago
Hidden benefits of databricks serverlessExcept for comparing compute prices between serverless and non-serverless computing, two factors can dramatically change the cost…Jun 24Jun 24
End The Data Engineering Nightmare with MetricsIt’s a nightmare when everyone, from analysts to data engineers, must remember that “sales” means transaction types 1, 4, and 5, minus…Jun 9Jun 9
Unity Catalog to Azure Key Vault: No more dbutils.secrets()In this article, I’ll walk you through granting Azure Databricks secure access to Azure Key Vault with an Azure Databricks Access…Jun 5A response icon5Jun 5A response icon5
MERGE in Python, which one has the nicest syntax and is the fastest?If you are not yet a member of Medium, you can access for free via a friend’s link.May 31A response icon1May 31A response icon1
MERGE in databricks — a few new improvements about which you need to knowRecently, we made a few improvements to the MERGE command, which you can not miss as it is one of the most popular commands for every data…May 29A response icon2May 29A response icon2
Stored Procedures in databricksDatabricks Runtime 17.0 introduced support for SQL stored procedures. For example, the procedure below moves orders to demonstrate that…May 27May 27
Databricks Asset Bundles with UI in the workspaceDatabricks Asset Bundles became a best practice for CI/CD and are now available in the workspace UI.May 21A response icon1May 21A response icon1
Collation Modifiers in DatabricksMake case-insensitive or accent-insensitive queries easier and improve performance.May 17A response icon1May 17A response icon1