Skip to content

OPTIQ-414:fix ./sqlline - #12

Closed
sreev wants to merge 1 commit into
apache:masterfrom
sreev:master
Closed

OPTIQ-414:fix ./sqlline#12
sreev wants to merge 1 commit into
apache:masterfrom
sreev:master

Conversation

@sreev

@sreev sreev commented Sep 17, 2014

Copy link
Copy Markdown
Contributor

@julianhyde

Copy link
Copy Markdown
Contributor

Fixed in a2cc356.

@asfgit asfgit closed this in 232a8f4 Sep 24, 2014
asolimando pushed a commit to asolimando/calcite that referenced this pull request Jan 14, 2018
ldming pushed a commit to ldming/mycalcite that referenced this pull request Sep 13, 2018
Close apache/calcite#14

Pull requests closed by other recent changes (committed already):
Close apache/calcite#12
Close apache/calcite#5
Close apache/calcite#2
sukumaar pushed a commit to sukumaar/calcite that referenced this pull request Feb 20, 2019
jamesstarr pushed a commit to jamesstarr/calcite that referenced this pull request Aug 28, 2025
)

The approach of substitution-based MV matching is an effective way for
its simplicity and extensibility.

This JIRA proposes to refine existing implementation by several points:

Canonicalize before MV matching -- by such canonicalization we can
significantly simplify the algebra tree and lower the difficulty for
materialization matching.
Separate matching rules into two categories and enumerate common
matching patterns which need to be covered by rules.
Please check the design doc: [Design
Doc](https://docs.google.com/document/d/1JpwGNFE3hw3yXb7W3-95-jXKClZC5UFPKbuhgYDuEu4/edit#)

dremio/dremio#8129
https://issues.apache.org/jira/browse/CALCITE-3334

---------

Co-authored-by: jinxing <jinxing.corey@gmail.com>
jamesstarr pushed a commit to jamesstarr/calcite that referenced this pull request Mar 16, 2026
)

The approach of substitution-based MV matching is an effective way for
its simplicity and extensibility.

This JIRA proposes to refine existing implementation by several points:

Canonicalize before MV matching -- by such canonicalization we can
significantly simplify the algebra tree and lower the difficulty for
materialization matching.
Separate matching rules into two categories and enumerate common
matching patterns which need to be covered by rules.
Please check the design doc: [Design
Doc](https://docs.google.com/document/d/1JpwGNFE3hw3yXb7W3-95-jXKClZC5UFPKbuhgYDuEu4/edit#)

dremio/dremio#8129
https://issues.apache.org/jira/browse/CALCITE-3334

---------

Co-authored-by: jinxing <jinxing.corey@gmail.com>
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.

2 participants