Databricks Runtime 10.5 (Beta) Auto Loader: new SQL function CLOUD_FILES_STATE You can use the new CLOUD_FILES_STATE function to query the ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2022 02:38 AM
Databricks Runtime 10.5 (Beta)
👉 Auto Loader: new SQL function CLOUD_FILES_STATE
You can use the new CLOUD_FILES_STATE function to query the internal state of an Auto Loader stream.
👉 Delta Lake: new maxRecordsPerFile option for maximum records written to a single file
When you use the DataFrame APIs to write to a Delta table, you can use the
"maxRecordsPerFile" option to specify the maximum number of records to write out to a single file. Setting a value of zero or a negative value represents no limit.
👉 Unity Catalog: SQL LIST output removes "is_directory" column and adds trailing / for directory paths...
👉 more info https://docs.databricks.com/release-notes/runtime/10.5.html
My blog: https://databrickster.medium.com/
- Labels:
-
Beta
-
Databricks Runtime