Skip to content

Conversation

Tishj
Copy link
Contributor

@Tishj Tishj commented Nov 15, 2024

This PR fixes the nightly failure https://github.com/duckdb/duckdb/actions/runs/11847998662/job/33019578870

It first failed in the Series construction, but even when I made that pass it failed on the result checking as Pandas seems to turn the dtype into object for Int32Dtype series in this pandas version (2.0.3)

@Mytherin Mytherin merged commit 1d9094e into duckdb:main Nov 15, 2024
17 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Dec 22, 2024
add function ends_with back (duckdb/duckdb#14859)
[Python][Dev] Fix issues with new/updated tests in the python sqllogictest implementation (duckdb/duckdb#14850)
[Python][Dev] Skip `test_pandas_selection` on Python3.8 (duckdb/duckdb#14851)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Dec 22, 2024
add function ends_with back (duckdb/duckdb#14859)
[Python][Dev] Fix issues with new/updated tests in the python sqllogictest implementation (duckdb/duckdb#14850)
[Python][Dev] Skip `test_pandas_selection` on Python3.8 (duckdb/duckdb#14851)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
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.

2 participants