8000 Add support for `ALTER TABLE tbl SET SORTED BY (key1 DESC, key2, ...)` in the grammar by Mytherin · Pull Request #16714 · duckdb/duckdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add support for ALTER TABLE tbl SET SORTED BY (key1 DESC, key2, ...) in the grammar #16714

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
Mar 18, 2025

Conversation

Mytherin
Copy link
Collaborator

Similar to #16612 - but for specifying sortedness of a table.

Again, only supported in the grammar currently.

@Mytherin Mytherin merged commit 0431406 into duckdb:main Mar 18, 2025
47 of 48 checks passed
@Mytherin Mytherin deleted the sortedby branch April 2, 2025 09:23
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Add support for `ALTER TABLE tbl SET SORTED BY (key1 DESC, key2, ...)` in the grammar (duckdb/duckdb#16714)
[pypi] Fix cleanup logic for multiple branches (duckdb/duckdb#16634)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Add support for `ALTER TABLE tbl SET SORTED BY (key1 DESC, key2, ...)` in the grammar (duckdb/duckdb#16714)
[pypi] Fix cleanup logic for multiple branches (duckdb/duckdb#16634)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 16, 2025
Add support for `ALTER TABLE tbl SET SORTED BY (key1 DESC, key2, ...)` in the grammar (duckdb/duckdb#16714)
[pypi] Fix cleanup logic for multiple branches (duckdb/duckdb#16634)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 16, 2025
Add support for `ALTER TABLE tbl SET SORTED BY (key1 DESC, key2, ...)` in the grammar (duckdb/duckdb#16714)
[pypi] Fix cleanup logic for multiple branches (duckdb/duckdb#16634)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 17, 2025
Add support for `ALTER TABLE tbl SET SORTED BY (key1 DESC, key2, ...)` in the grammar (duckdb/duckdb#16714)
[pypi] Fix cleanup logic for multiple branches (duckdb/duckdb#16634)
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.

1 participant
0