Skip to content

Conversation

@askalt
Copy link
Contributor

@askalt askalt commented Jan 21, 2026

Rationale for this change

In our project we use some base SessionState (not managed by SessionContext) to implement some DDL operations, dynamically replacing its catalog to an actual one. So it would be good to have this function as a pub one.

What changes are included in this PR?

Export SessionState::register_catalog_list(...) method.

@github-actions github-actions bot added the core Core DataFusion crate label Jan 21, 2026
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me -- thank you @askalt

@askalt askalt force-pushed the askalt/export-register-catalog-list branch from dcea7a3 to 78f73a4 Compare January 24, 2026 09:14
@alamb alamb added this pull request to the merge queue Jan 24, 2026
Merged via the queue into apache:main with commit e5e7636 Jan 24, 2026
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants