Skip to content

Expand predicate pushdown #1047

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

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
b63514a
push for benchmarking tests
jdye64 Jan 11, 2023
4b7f3bb
Updates to include post IO Dask filtering logic
jdye64 Jan 17, 2023
08ee382
Merge remote-tracking branch 'upstream/main' into expand_predicate_pu…
jdye64 Jan 24, 2023
c560032
Updated with rough-in null IO filtering logic
jdye64 Jan 24, 2023
12ce483
Merge remote-tracking branch 'upstream/main' into expand_predicate_pu…
jdye64 Jan 30, 2023
873d730
Allow for dataframe input and create dask task graphs for IO operatio…
jdye64 Feb 2, 2023
c314bda
Merge remote-tracking branch 'upstream/main' into expand_predicate_pu…
jdye64 Feb 14, 2023
9c9feea
Remove print noise
jdye64 Feb 14, 2023
086da1d
Add methods to capture split_row_groups and aggregate_files into the …
jdye64 Feb 15, 2023
cb9e446
Merge branch 'main' into expand_predicate_pushdown
jdye64 Feb 28, 2023
805085a
updates to attempt to expand dnf filters
jdye64 Mar 2, 2023
c4f15ea
Add filter to list
jdye64 Mar 2, 2023
dbed428
debug statement
jdye64 Mar 6, 2023
ea7e1ac
bitwise examples
jdye64 Mar 6, 2023
478cbe5
Encode TimestampNanoseconds as a String so Python can use as a Int64
jdye64 Mar 6, 2023
70a0f69
Encode TimestampNanoseconds as string and decode in Python as pd.to_t…
jdye64 Mar 6, 2023
c16bf2d
Add DaskPlannerError for capturing binaryexpr that cannot be converte…
jdye64 Mar 6, 2023
2cb64ae
Add DaskPlannerError for capturing binaryexpr that cannot be converte…
jdye64 Mar 6, 2023
ff6372a
Add DaskPlannerError for capturing binaryexpr that cannot be converte…
jdye64 Mar 6, 2023
a635c39
Add DaskPlannerError for capturing binaryexpr that cannot be converte…
jdye64 Mar 6, 2023
b3167eb
Support for multiple Int types
jdye64 Mar 6, 2023
44678d8
merge with upstream/main
jdye64 Mar 17, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading