Skip to content

Conversation

@andygrove
Copy link
Member

@andygrove andygrove commented Feb 14, 2023

Which issue does this PR close?

Closes #157

Rationale for this change

Allow users to configure sessions, including memory and disk settings.

What changes are included in this PR?

  • Expose SessionConfig and RuntimeConfig in Python so that SessionContext is fully configurable.

Are there any user-facing changes?

Yes

@andygrove
Copy link
Member Author

@jdye64 @martin-g @francis-du fyi

Copy link
Contributor

@jdye64 jdye64 left a comment

Choose a reason for hiding this comment

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

Looks good. I am starting to have some thoughts about possibly trying to maintain a similar directory structure for these bindings that is similar/the same as Datafusion but don't think this PR is the place to discuss that and we can refactor that location easily later. Thanks Andy!

@andygrove andygrove merged commit 814cad1 into apache:main Feb 14, 2023
@andygrove andygrove deleted the config-rt branch February 14, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Out of memory when sorting

2 participants