Skip to content

Conversation

Mytherin
Copy link
Collaborator

Fixes #16163

@Mytherin Mytherin merged commit 0aefc1e into duckdb:main Feb 12, 2025
47 checks passed
Antonov548 added a commit to Antonov548/duckdb-r that referenced this pull request Feb 27, 2025
Fix duckdb/duckdb#16163: COLUMNS should not treat identifiers as strings (duckdb/duckdb#16193)
Only delete test directory when `--test-temp-dir` is not specified (duckdb/duckdb#16192)
unified names for duckdb-extensions (duckdb/duckdb#16179)
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 5, 2025
Fix duckdb/duckdb#16163: COLUMNS should not treat identifiers as strings (duckdb/duckdb#16193)
Only delete test directory when `--test-temp-dir` is not specified (duckdb/duckdb#16192)
unified names for duckdb-extensions (duckdb/duckdb#16179)
@Mytherin Mytherin deleted the issue16163 branch April 2, 2025 09:24
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Fix duckdb/duckdb#16163: COLUMNS should not treat identifiers as strings (duckdb/duckdb#16193)
Only delete test directory when `--test-temp-dir` is not specified (duckdb/duckdb#16192)
unified names for duckdb-extensions (duckdb/duckdb#16179)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Fix duckdb/duckdb#16163: COLUMNS should not treat identifiers as strings (duckdb/duckdb#16193)
Only delete test directory when `--test-temp-dir` is not specified (duckdb/duckdb#16192)
unified names for duckdb-extensions (duckdb/duckdb#16179)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 17, 2025
Fix duckdb/duckdb#16163: COLUMNS should not treat identifiers as strings (duckdb/duckdb#16193)
Only delete test directory when `--test-temp-dir` is not specified (duckdb/duckdb#16192)
unified names for duckdb-extensions (duckdb/duckdb#16179)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
Fix duckdb/duckdb#16163: COLUMNS should not treat identifiers as strings (duckdb/duckdb#16193)
Only delete test directory when `--test-temp-dir` is not specified (duckdb/duckdb#16192)
unified names for duckdb-extensions (duckdb/duckdb#16179)
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.

COLUMNS(x -> <anything>) treats tokens in <anything> as string literals even when not in quotes
1 participant