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

Define data store path for standalone mode #43

Closed
kination opened this issue Apr 24, 2021 · 0 comments
Closed

Define data store path for standalone mode #43

kination opened this issue Apr 24, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@kination
Copy link
Contributor

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
StandaloneClient is only being created by using temporary file for storage in executor, though it has option to define specific path.

Describe the solution you'd like
Add option value, to decide using temporary file/specific file for storage in executor.

@kination kination added the enhancement New feature or request label Apr 24, 2021
alamb pushed a commit that referenced this issue Oct 17, 2024
…regation (#12946)

* Improve unparsing for ORDER BY with Aggregation functions (#38)

* Improve UNION unparsing (#39)

* Scalar functions in ORDER BY unparsing support (#41)

* Improve unparsing for complex Window functions with Aggregation (#42)

* WindowFunction order_by should respect `supports_nulls_first_in_sort` dialect setting (#43)

* Fix plan_to_sql

* Improve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant