Skip to content

Make sure the session config gets applied to our tables #3569

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

Merged
merged 1 commit into from
Jun 19, 2025

Conversation

AdamGS
Copy link
Contributor

@AdamGS AdamGS commented Jun 18, 2025

This is required for apache/datafusion#16447 to take effect (once its merged). By default datafusion will take care of that if you use the SQL interface (and do all the session state setup).

Signed-off-by: Adam Gutglick <adam@spiraldb.com>
@AdamGS AdamGS requested a review from onursatici June 18, 2025 22:55
@AdamGS AdamGS added the fix label Jun 18, 2025
@AdamGS AdamGS mentioned this pull request Jun 19, 2025
@onursatici onursatici merged commit b45d2eb into os/df48 Jun 19, 2025
27 of 28 checks passed
@onursatici onursatici deleted the adamg/session-config-to-listing-opts branch June 19, 2025 10:22
onursatici pushed a commit that referenced this pull request Jun 19, 2025
This is required for apache/datafusion#16447 to
take effect (once its merged). By default datafusion will take care of
that if you use the SQL interface (and do all the session state setup).

Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants