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

Refactor SEQUENCE related code #3509

Open
yiyun-sj opened this issue May 16, 2024 · 0 comments
Open

Refactor SEQUENCE related code #3509

yiyun-sj opened this issue May 16, 2024 · 0 comments
Assignees

Comments

@yiyun-sj
Copy link
Collaborator

  • merge DROP statements in binder (and maybe others?)
  • Use constCast instead of ku_dynamic_cast in binder (i.e. bind_ddl.cpp)
  • use constPtrCast in mapper (i.e. map_ddl.cpp)
  • constCast change across append_simple.cpp (and prob more in planner)
  • merge logical_ddl.h with LogicalSimple which use to represent operators that only execute once
@yiyun-sj yiyun-sj self-assigned this May 16, 2024
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

No branches or pull requests

1 participant