Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
This is now supported:
CREATE OR REFRESH STREAMING TABLE basic_st
AS SELECT * FROM STREAM samples.nyctaxi.trips WITH (SKIPCHANGECOMMITS);
Supported in runtime 17.3 and later.
Documentation: https://docs.databricks.com/aws/en/ldp/developer/sql-dev#create-a-streaming-table-with-sql