Skip to content

feat(sqllogictest): Support configuring datafusion catalog in sqllogic…#2132

Closed
charlesdong1991 wants to merge 1 commit intoapache:mainfrom
charlesdong1991:feature/issue-1780
Closed

feat(sqllogictest): Support configuring datafusion catalog in sqllogic…#2132
charlesdong1991 wants to merge 1 commit intoapache:mainfrom
charlesdong1991:feature/issue-1780

Conversation

@charlesdong1991
Copy link

Which issue does this PR close?

What changes are included in this PR?

Changes:

  • Added "memory" catalog to iceberg-catalog-loader

  • Added MemoryCatalogBuilder to the catalog registry

  • Added test for memory catalog loading

  • Updated DataFusionEngine to use dynamic catalog loading

  • Not sure if we want to have a default memory catalog is still used when no config is provided for backward compatible purpose

Are these changes tested?

Yes, tests have passed locally.

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.

Support configuring datafusion catalog in sqllogictest framework

1 participant