Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Do In-Filter pushdown in PyArrow#16224

Merged
Mytherin merged 1 commit intoduckdb:mainfrom
pdet:in_filter_arrow
Feb 13, 2025
Merged

Do In-Filter pushdown in PyArrow#16224
Mytherin merged 1 commit intoduckdb:mainfrom
pdet:in_filter_arrow

Conversation

@pdet
Copy link
Collaborator

@pdet pdet commented Feb 13, 2025

@Mytherin Mytherin merged commit 6571dca into duckdb:main Feb 13, 2025
19 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

Antonov548 added a commit to Antonov548/duckdb-r that referenced this pull request Feb 27, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 3, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
Antonov548 added a commit to Antonov548/duckdb-r that referenced this pull request Mar 4, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 5, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 5, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 17, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
@pdet pdet deleted the in_filter_arrow branch May 28, 2025 11:00
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.

Performance: Duckdb 10x slower than PyArrow

2 participants

Comments