Skip to content

Add table statistics, automatic Join pushdown, TopN pushdown for Oracle connector#11636

Closed
findepi wants to merge 3 commits intotrinodb:masterfrom
findepi:findepi/rdbms-stats-oracle
Closed

Add table statistics, automatic Join pushdown, TopN pushdown for Oracle connector#11636
findepi wants to merge 3 commits intotrinodb:masterfrom
findepi:findepi/rdbms-stats-oracle

Conversation

@findepi
Copy link
Member

@findepi findepi commented Mar 23, 2022

🚀

@findepi
Copy link
Member Author

findepi commented Mar 23, 2022

Currently based on #11635

@findepi findepi force-pushed the findepi/rdbms-stats-oracle branch 2 times, most recently from 03b7ed6 to 399d02f Compare March 24, 2022 20:09
@findepi
Copy link
Member Author

findepi commented Mar 24, 2022

Some prefix extracted to #11657

@findepi findepi force-pushed the findepi/rdbms-stats-oracle branch from 399d02f to eb5ad14 Compare March 24, 2022 20:14
Copy link
Member

@hashhar hashhar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM % CI

I think we need to use newer Oracle version. Note that 12 is also reaching EOL in few months according to https://support.oracle.com/knowledge/Oracle%20Database%20Products/742060_1.html

@findepi
Copy link
Member Author

findepi commented Mar 31, 2022

I think we need to use newer Oracle version.

Yes, we need 12c or better (for TopN pushdown to work) and we also need Enterprise Edition (EE) to test stats and TopN pushdown with partitioning.

I already started a thread within maintainers group about that.

@findepi findepi force-pushed the findepi/rdbms-stats-oracle branch from eb5ad14 to 02e4558 Compare March 31, 2022 20:47
@findepi findepi marked this pull request as draft March 31, 2022 20:49
@findepi findepi changed the title Add table statistics, automatic Join pushdown, limit pushdown, TopN pushdown and aggregation pushdown for Oracle connector Add table statistics, automatic Join pushdown, TopN pushdown for Oracle connector Apr 15, 2022
@findepi
Copy link
Member Author

findepi commented Apr 15, 2022

Some prefix extracted to #11981

@findepi findepi force-pushed the findepi/rdbms-stats-oracle branch from 02e4558 to 5ae30ea Compare April 15, 2022 11:53
@findepi findepi force-pushed the findepi/rdbms-stats-oracle branch from 5ae30ea to 50958d8 Compare September 17, 2022 16:05
@findepi
Copy link
Member Author

findepi commented Sep 17, 2022

Some prefix extracted to #11981

rebased after this merged.

@findepi findepi closed this Nov 18, 2022
@findepi findepi deleted the findepi/rdbms-stats-oracle branch November 18, 2022 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants