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

feat: add test to check for ctx.enable_url_table() #1155

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

milenkovicm
Copy link
Contributor

@milenkovicm milenkovicm commented Jan 3, 2025

Which issue does this PR close?

Closes None.

Rationale for this change

Test which covers (unsupported) SessionContext option enable_url_table() so we can address it at the later date. Looks like there is issue with datafusion which will be verified and patched in separate PR

What changes are included in this PR?

Additional integration test which verifies missing functionality

Are there any user-facing changes?

No

Additional Context

apache/datafusion#14003

@milenkovicm milenkovicm force-pushed the feat_url_table_support_test branch from 8294cc2 to b02a91c Compare January 4, 2025 07:37
@andygrove andygrove merged commit 3a46669 into apache:main Jan 6, 2025
24 checks passed
@milenkovicm milenkovicm deleted the feat_url_table_support_test branch January 6, 2025 19:59
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.

2 participants