Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP allow views from materialized views #360

Merged
merged 1 commit into from
Oct 9, 2021
Merged

WIP allow views from materialized views #360

merged 1 commit into from
Oct 9, 2021

Conversation

inponomarev
Copy link
Member

@inponomarev inponomarev commented Oct 9, 2021

Overview

  • New feature: using references to materialized views in select from is now allowed. This is needed to make table-to-materialized view joins.

  • Fixed a bug: join clause in materialized views should not be permitted by syntax rules.


Checklist

  • Change is covered by automated tests.
  • JavaDoc / User Guide is updated.
  • CI builds pass.
  • PR is tagged.

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

Successfully merging this pull request may close these issues.

1 participant