Skip to content

Add custom type planner#171

Merged
osipovartem merged 3 commits intomainfrom
issue-131/move_datatypes
Jan 30, 2025
Merged

Add custom type planner#171
osipovartem merged 3 commits intomainfrom
issue-131/move_datatypes

Conversation

@osipovartem
Copy link
Contributor

@osipovartem osipovartem commented Jan 29, 2025

Closes #131

  • it's not possible to use session with_type_planner with custom SessionContext. Since there is no type_planner() method in SessionState (should be implemented in datafusion repo).
  • Added custom type_planner to CustomContextProvider directly and removed default logic for other types

DanCodedThis
DanCodedThis previously approved these changes Jan 29, 2025
@osipovartem osipovartem merged commit 72d7f66 into main Jan 30, 2025
5 checks passed
@osipovartem osipovartem deleted the issue-131/move_datatypes branch January 30, 2025 10:21
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

Successfully merging this pull request may close these issues.

Refactor datatypes in query planner

5 participants