Skip to content

Databricks: support extended and refreshable views - #2487

Open
EthanVieira wants to merge 2 commits into
apache:mainfrom
EthanVieira:dbx-views-tables
Open

Databricks: support extended and refreshable views#2487
EthanVieira wants to merge 2 commits into
apache:mainfrom
EthanVieira:dbx-views-tables

Conversation

@EthanVieira

Copy link
Copy Markdown
Contributor

Extend Databricks view support with:

  • CREATE OR REFRESH MATERIALIZED VIEW

  • Typed materialized-view columns and column comments

  • COMMENT without an equals sign

  • TBLPROPERTIES

  • WITH SCHEMA BINDING, COMPENSATION, and EVOLUTION

  • Collations on top-level and nested data types

  • Multipart names in TABLE queries

  • Added tests for typed columns, comments, properties, collations, schema modes, refreshable materialized views, and multipart TABLE queries.

  • Added negative coverage for CREATE OR REFRESH on non-materialized views.

References:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant