Skip to content

[CALCITE-2028] SubQueryRemoveRule should create Join, not Correlate, for un-correlated sub-queries#556

Closed
XintaoLiao wants to merge 3 commits intoapache:masterfrom
XintaoLiao:CALCITE-2028
Closed

[CALCITE-2028] SubQueryRemoveRule should create Join, not Correlate, for un-correlated sub-queries#556
XintaoLiao wants to merge 3 commits intoapache:masterfrom
XintaoLiao:CALCITE-2028

Conversation

@XintaoLiao
Copy link

No description provided.

twalthr and others added 3 commits November 2, 2017 15:04
…her)

Rename SqlGroupFunction to SqlGroupedWindowFunction.

Close apache#549
…cite

Document the APIs that people can use to extend Calcite. Examples
include user-defined functions (UDFs), adapters (aka schema
factories), planner rules and metadata.

The tutorial currently tries to cover how to use those extensions, but
there are many incomplete sections. We should remove those sections and a one or
two paragraph description of each extension point in the adapters page. Later we
can add to the tutorial.

Include grouped window functions, per [CALCITE-1867].
@asfgit asfgit closed this in d7c4627 Nov 4, 2017
@XintaoLiao XintaoLiao deleted the CALCITE-2028 branch December 5, 2017 08:13
vvysotskyi pushed a commit to vvysotskyi/calcite that referenced this pull request Dec 18, 2017
…for un-correlated sub-queries (Liao Xintao)

Add a couple of tests in sub-query.iq;
add a test case (disabled) for [CALCITE-2032] in misc.iq.

Close apache#556
7mming7 pushed a commit to Kyligence/calcite that referenced this pull request Jan 23, 2021
…for un-correlated sub-queries (Liao Xintao)

Add a couple of tests in sub-query.iq;
add a test case (disabled) for [CALCITE-2032] in misc.iq.

Close apache#556
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.

3 participants