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

[V1] Post rc.3 plan cleanup follow-up issue #1664

Open
11 tasks
RCHowell opened this issue Nov 27, 2024 · 0 comments
Open
11 tasks

[V1] Post rc.3 plan cleanup follow-up issue #1664

RCHowell opened this issue Nov 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@RCHowell
Copy link
Member

RCHowell commented Nov 27, 2024

Description

This issue holds a list of follow-up actions for post rc.3 plan development.

Tasks

  • Collation getColumn should return a column index rather than an expression.
  • RelAggregate group strategy
  • Document all arg ordering (import because of efficient serde and rewriter rules/strategies!)
  • [V1] Re-evaluate temporary left and right schemas from the logical join operators. #1575
  • Planner subquery support (proper)
  • Consider non-lateral cross join and equijoins (both not in spec)
  • Add back stack-style builders
  • Consider "replace" methods for mutability and "copy" for immutable patterns
  • Document children with vararg children support (coalesce, array, bag, etc)
  • Fix cross join in planner to use correlate
  • Make error return UNKNOWN rather than dynamic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant