Skip to content

Conversation

@Tishj
Copy link
Contributor

@Tishj Tishj commented Sep 11, 2024

This PR fixes #13851

@Mytherin Mytherin merged commit 8c4435d into duckdb:main Sep 11, 2024
@Mytherin
Copy link
Collaborator

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Sep 25, 2024
Fix issue with cgroups/slurm variables: skip if memory limit cannot be parsed, and only run this on Linux (duckdb/duckdb#13879)
[Python] Fix issue causing an exception when creating a `duckdb.StarExpression` without an `exclude_list` (duckdb/duckdb#13881)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Sep 25, 2024
Fix issue with cgroups/slurm variables: skip if memory limit cannot be parsed, and only run this on Linux (duckdb/duckdb#13879)
[Python] Fix issue causing an exception when creating a `duckdb.StarExpression` without an `exclude_list` (duckdb/duckdb#13881)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
@Tishj Tishj deleted the star_expression_nonetype_not_iterable branch November 7, 2025 15:38
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.

duckdb.ColumnExpression("*") results in TypeError

2 participants