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

[CALCITE-92][CALCITE-486] Optimize away Project that merely renames fields #32

Closed
wants to merge 1 commit into from

Conversation

vlsi
Copy link
Contributor

@vlsi vlsi commented Dec 14, 2014

This improves plans in test suite (empty projections go away).
Tests still work.
Not sure if I broke anything advanced since I have no idea what is non-BOXED Project.

@julianhyde
Copy link
Contributor

Since CALCITE-92 and CALCITE-486 are duplicates, close one of them as a duplicate, and reference the other one in the commit comment.

@asfgit asfgit closed this in 3c508b5 Jan 6, 2015
tanclary added a commit to tanclary/calcite that referenced this pull request Mar 29, 2023
…K, WEEK(WEEKDAY) (apache#32)

* [CALCITE-5449] Allow EXTRACT() to accept time frames

* Fix getMonotonicity() override

* Lint

* Refactor DAYOFWEEK, DAYOFYEAR

---------

Co-authored-by: tanclary <[email protected]>
Co-authored-by: Tanner Clary <[email protected]>
wnob pushed a commit to wnob/calcite that referenced this pull request May 3, 2023
…K, WEEK(WEEKDAY) (apache#32)

* [CALCITE-5449] Allow EXTRACT() to accept time frames

* Fix getMonotonicity() override

* Lint

* Refactor DAYOFWEEK, DAYOFYEAR

---------

Co-authored-by: tanclary <[email protected]>
Co-authored-by: Tanner Clary <[email protected]>
wnob pushed a commit to wnob/calcite that referenced this pull request Jun 6, 2023
…K, WEEK(WEEKDAY) (apache#32)

* [CALCITE-5449] Allow EXTRACT() to accept time frames

* Fix getMonotonicity() override

* Lint

* Refactor DAYOFWEEK, DAYOFYEAR

---------

Co-authored-by: tanclary <[email protected]>
Co-authored-by: Tanner Clary <[email protected]>
tanclary added a commit to tanclary/calcite that referenced this pull request Jun 7, 2023
…K, WEEK(WEEKDAY) (apache#32)

* [CALCITE-5449] Allow EXTRACT() to accept time frames

* Fix getMonotonicity() override

* Lint

* Refactor DAYOFWEEK, DAYOFYEAR

---------

Co-authored-by: tanclary <[email protected]>
Co-authored-by: Tanner Clary <[email protected]>
wnob pushed a commit to wnob/calcite that referenced this pull request Jun 21, 2023
…K, WEEK(WEEKDAY) (apache#32)

* [CALCITE-5449] Allow EXTRACT() to accept time frames

* Fix getMonotonicity() override

* Lint

* Refactor DAYOFWEEK, DAYOFYEAR

---------

Co-authored-by: tanclary <[email protected]>
Co-authored-by: Tanner Clary <[email protected]>
mkou pushed a commit to mkou/calcite that referenced this pull request Jul 27, 2023
…K, WEEK(WEEKDAY) (apache#32)

* [CALCITE-5449] Allow EXTRACT() to accept time frames

* Fix getMonotonicity() override

* Lint

* Refactor DAYOFWEEK, DAYOFYEAR

---------

Co-authored-by: tanclary <[email protected]>
Co-authored-by: Tanner Clary <[email protected]>
olivrlee pushed a commit to olivrlee/calcite that referenced this pull request Aug 18, 2023
…K, WEEK(WEEKDAY) (apache#32)

* [CALCITE-5449] Allow EXTRACT() to accept time frames

* Fix getMonotonicity() override

* Lint

* Refactor DAYOFWEEK, DAYOFYEAR

---------

Co-authored-by: tanclary <[email protected]>
Co-authored-by: Tanner Clary <[email protected]>
wnob pushed a commit to wnob/calcite that referenced this pull request Sep 8, 2023
…K, WEEK(WEEKDAY) (apache#32)

* [CALCITE-5449] Allow EXTRACT() to accept time frames

* Fix getMonotonicity() override

* Lint

* Refactor DAYOFWEEK, DAYOFYEAR

---------

Co-authored-by: tanclary <[email protected]>
Co-authored-by: Tanner Clary <[email protected]>
wnob pushed a commit to wnob/calcite that referenced this pull request Dec 26, 2023
…K, WEEK(WEEKDAY) (apache#32)

* [CALCITE-5449] Allow EXTRACT() to accept time frames

* Fix getMonotonicity() override

* Lint

* Refactor DAYOFWEEK, DAYOFYEAR

---------

Co-authored-by: tanclary <[email protected]>
Co-authored-by: Tanner Clary <[email protected]>
tanclary added a commit to tanclary/calcite that referenced this pull request Feb 13, 2024
…K, WEEK(WEEKDAY) (apache#32)

* [CALCITE-5449] Allow EXTRACT() to accept time frames

* Fix getMonotonicity() override

* Lint

* Refactor DAYOFWEEK, DAYOFYEAR

---------

Co-authored-by: tanclary <[email protected]>
Co-authored-by: Tanner Clary <[email protected]>
tanclary added a commit to tanclary/calcite that referenced this pull request Feb 16, 2024
…K, WEEK(WEEKDAY) (apache#32)

* [CALCITE-5449] Allow EXTRACT() to accept time frames

* Fix getMonotonicity() override

* Lint

* Refactor DAYOFWEEK, DAYOFYEAR

---------

Co-authored-by: tanclary <[email protected]>
Co-authored-by: Tanner Clary <[email protected]>
olivrlee pushed a commit to olivrlee/calcite that referenced this pull request Feb 28, 2024
…K, WEEK(WEEKDAY) (apache#32)

* [CALCITE-5449] Allow EXTRACT() to accept time frames

* Fix getMonotonicity() override

* Lint

* Refactor DAYOFWEEK, DAYOFYEAR

---------

Co-authored-by: tanclary <[email protected]>
Co-authored-by: Tanner Clary <[email protected]>
olivrlee pushed a commit to olivrlee/calcite that referenced this pull request Oct 16, 2024
…K, WEEK(WEEKDAY) (apache#32)

* [CALCITE-5449] Allow EXTRACT() to accept time frames

* Fix getMonotonicity() override

* Lint

* Refactor DAYOFWEEK, DAYOFYEAR

---------

Co-authored-by: tanclary <[email protected]>
Co-authored-by: Tanner Clary <[email protected]>
olivrlee pushed a commit to olivrlee/calcite that referenced this pull request Oct 17, 2024
…K, WEEK(WEEKDAY) (apache#32)

* [CALCITE-5449] Allow EXTRACT() to accept time frames

* Fix getMonotonicity() override

* Lint

* Refactor DAYOFWEEK, DAYOFYEAR

---------

Co-authored-by: tanclary <[email protected]>
Co-authored-by: Tanner Clary <[email protected]>
tanclary added a commit to tanclary/calcite that referenced this pull request Oct 24, 2024
…K, WEEK(WEEKDAY) (apache#32)

* [CALCITE-5449] Allow EXTRACT() to accept time frames

* Fix getMonotonicity() override

* Lint

* Refactor DAYOFWEEK, DAYOFYEAR

---------

Co-authored-by: tanclary <[email protected]>
Co-authored-by: Tanner Clary <[email protected]>
tanclary added a commit to tanclary/calcite that referenced this pull request Oct 25, 2024
…K, WEEK(WEEKDAY) (apache#32)

* [CALCITE-5449] Allow EXTRACT() to accept time frames

* Fix getMonotonicity() override

* Lint

* Refactor DAYOFWEEK, DAYOFYEAR

---------

Co-authored-by: tanclary <[email protected]>
Co-authored-by: Tanner Clary <[email protected]>
olivrlee pushed a commit to olivrlee/calcite that referenced this pull request Nov 7, 2024
…K, WEEK(WEEKDAY) (apache#32)

* [CALCITE-5449] Allow EXTRACT() to accept time frames

* Fix getMonotonicity() override

* Lint

* Refactor DAYOFWEEK, DAYOFYEAR

---------

Co-authored-by: tanclary <[email protected]>
Co-authored-by: Tanner Clary <[email protected]>
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