Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Teradata
/
presto
Public
forked from
prestodb/presto
Notifications
You must be signed in to change notification settings
Fork
21
Star
93
Code
Issues
13
Pull requests
13
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Join reordering stats11 speedup
- #605
#605
Open
sopel39
wants to merge 15 commits into
join-reordering-stats11
Teradata/presto:join-reordering-stats11
from
join_reordering_stats11_speedup
Teradata/presto:join_reordering_stats11_speedup
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Join reordering stats11 speedup
#605
sopel39
wants to merge 15 commits into
join-reordering-stats11
Teradata/presto:join-reordering-stats11
from
join_reordering_stats11_speedup
Teradata/presto:join_reordering_stats11_speedup
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2017
Replace distributed_joins with join_distribution_type session property
Show description for 6d905e5
rschlussel-zz
committed
6d905e5
View commit details
Copy full SHA for 6d905e5
Browse repository at this point
Commits on Jul 3, 2017
Replace reorder_joins with join_reordering_strategy
Show description for 50370b4
rschlussel-zz
committed
50370b4
View commit details
Copy full SHA for 50370b4
Browse repository at this point
Support matching join distribution type in tests
rschlussel-zz
committed
74c80b2
View commit details
Copy full SHA for 74c80b2
Browse repository at this point
Support inserting stats for plan unit tests
rschlussel-zz
committed
5454fff
View commit details
Copy full SHA for 5454fff
Browse repository at this point
Support passing statsCalculator to RuleAssert
rschlussel-zz
committed
0e609c8
View commit details
Copy full SHA for 0e609c8
Browse repository at this point
Support using a fake node count for unit tests
Show description for 6f49608
rschlussel-zz
committed
6f49608
View commit details
Copy full SHA for 6f49608
Browse repository at this point
Make binaryExpression() handle empty list
Show description for 8d126e1
rschlussel-zz
committed
8d126e1
View commit details
Copy full SHA for 8d126e1
Browse repository at this point
Add methods to flip join and set distribution type
rschlussel-zz
committed
3ba7f24
View commit details
Copy full SHA for 3ba7f24
Browse repository at this point
Add ReorderJoins rule to pick the best join order
Show description for e6d0332
rschlussel-zz
committed
e6d0332
View commit details
Copy full SHA for e6d0332
Browse repository at this point
Add benchmark for ReorderJoins rule
Show description for 844fe2d
rschlussel-zz
committed
844fe2d
View commit details
Copy full SHA for 844fe2d
Browse repository at this point
Commits on Jul 4, 2017
Add pcollections library dependency
sopel39
committed
79d2efa
View commit details
Copy full SHA for 79d2efa
Browse repository at this point
Use HashTreePMap in PlanNodeStatsEstimate to reduce map copying
Show description for 6d4246e
sopel39
committed
6d4246e
View commit details
Copy full SHA for 6d4246e
Browse repository at this point
Remove @ThreadSafe annotation from CostCalculator interface
Show description for 09e0924
sopel39
committed
09e0924
View commit details
Copy full SHA for 09e0924
Browse repository at this point
Commits on Jul 5, 2017
Introduce caching cost and stats calculator
sopel39
committed
bba57ca
View commit details
Copy full SHA for bba57ca
Browse repository at this point
Use stats calculator that is join aware in ReorderJoins
Show description for 0eb6a5f
sopel39
committed
0eb6a5f
View commit details
Copy full SHA for 0eb6a5f
Browse repository at this point
You can’t perform that action at this time.