Add table statistics and automatic Join pushdown for SQL Server connector#11637
Merged
findepi merged 3 commits intotrinodb:masterfrom Apr 8, 2022
Merged
Add table statistics and automatic Join pushdown for SQL Server connector#11637findepi merged 3 commits intotrinodb:masterfrom
findepi merged 3 commits intotrinodb:masterfrom
Conversation
Member
Author
|
Currently based on #11635 |
02001be to
f35810b
Compare
Member
Author
|
rebased after #11635 merged |
hashhar
reviewed
Mar 25, 2022
Member
Author
There was a problem hiding this comment.
rmeoving link, leaving the comment
...in/trino-sqlserver/src/test/java/io/trino/plugin/sqlserver/TestSqlServerTableStatistics.java
Outdated
Show resolved
Hide resolved
...in/trino-sqlserver/src/test/java/io/trino/plugin/sqlserver/TestSqlServerTableStatistics.java
Outdated
Show resolved
Hide resolved
...in/trino-sqlserver/src/test/java/io/trino/plugin/sqlserver/TestSqlServerTableStatistics.java
Outdated
Show resolved
Hide resolved
f35810b to
4660968
Compare
Member
Author
|
( just rebased ) |
4660968 to
0a2ae91
Compare
hashhar
approved these changes
Apr 1, 2022
losipiuk
approved these changes
Apr 1, 2022
2ca822a to
3045084
Compare
Member
Author
|
In https://github.com/trinodb/trino/runs/5784397964?check_suite_focus=true the SQL Server tests crashed. |
findepi
commented
Apr 6, 2022
plugin/trino-sqlserver/pom.xml
Outdated
This is supposed to workaround OOM problems when multiple test instances are initialized. This seems to be prerequisite if we want to add more QueryRunner-based tests.
3045084 to
909b3ca
Compare
Member
Author
|
( just rebased, to resolve conflicts in ci.yml ) |
Member
Author
|
stress tests awesomely green; sqlserver x20 https://github.com/trinodb/trino/runs/5858695489?check_suite_focus=true |
c16a613 to
786b693
Compare
Member
Author
|
( dropped stress tests ) |
hashhar
approved these changes
Apr 8, 2022
ebyhr
approved these changes
Apr 8, 2022
Closed
This was referenced Apr 8, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.