-
Notifications
You must be signed in to change notification settings - Fork 0
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
WIP(iox-10577): patched df upgrade 202-04-14 #12
Commits on Apr 5, 2024
-
Use
struct
instead ofnamed_struct
when there are no aliases (apa……che#9897) * Revert "use alias (apache#9894)" This reverts commit 9487ca0. * Use `struct` instead of `named_struct` when there are no aliases * Update docs * fmt
Configuration menu - View commit details
-
Copy full SHA for 66f4fcb - Browse repository at this point
Copy the full SHA 66f4fcbView commit details
Commits on Apr 10, 2024
-
coercion vec[Dictionary, Utf8] to Dictionary for coalesce function (a…
…pache#9958) * for debug finish remove print add space * fix clippy * finish * fix clippy
Configuration menu - View commit details
-
Copy full SHA for f0eec34 - Browse repository at this point
Copy the full SHA f0eec34View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8de1c6 - Browse repository at this point
Copy the full SHA e8de1c6View commit details
Commits on Apr 22, 2024
-
Merge commit 'dfd4442da8332116c7e1f9fcd9de7c6da856442b' into chunchun…
…/update-df-apr-week-1-2
Configuration menu - View commit details
-
Copy full SHA for aaa8735 - Browse repository at this point
Copy the full SHA aaa8735View commit details -
Merge commit '2f550032140d42d1ee6d8ed86f7790766fa7302e' into chunchun…
…/update-df-apr-week-1-2
Configuration menu - View commit details
-
Copy full SHA for 7c8d77a - Browse repository at this point
Copy the full SHA 7c8d77aView commit details -
Merge commit '202f415811c0a559dde63108be967855844c14cb' into chunchun…
…/update-df-apr-week-1-2
Configuration menu - View commit details
-
Copy full SHA for 555c388 - Browse repository at this point
Copy the full SHA 555c388View commit details -
Configuration menu - View commit details
-
Copy full SHA for a689b9d - Browse repository at this point
Copy the full SHA a689b9dView commit details -
Merge commit '1dd535451198777693ac962a21b79a680bd4b7e8' into chunchun…
…/update-df-apr-week-1-2
Configuration menu - View commit details
-
Copy full SHA for 59cb935 - Browse repository at this point
Copy the full SHA 59cb935View commit details -
Merge commit '2b0a7db0ce64950864e07edaddfa80756fe0ffd5' into chunchun…
…/update-df-apr-week-1-2
Configuration menu - View commit details
-
Copy full SHA for d51293b - Browse repository at this point
Copy the full SHA d51293bView commit details -
Merge commit '6d81c410ad5917de01451d819620eb79bebd7d60' into chunchun…
…/update-df-apr-week-1-2
Configuration menu - View commit details
-
Copy full SHA for eedf46d - Browse repository at this point
Copy the full SHA eedf46dView commit details
Commits on Apr 23, 2024
-
Merge commit 'f7b4ed0ae1382fc10498c053597c202974753514' into chunchun…
…/update-df-apr-week-1-3
Configuration menu - View commit details
-
Copy full SHA for f7e4aa1 - Browse repository at this point
Copy the full SHA f7e4aa1View commit details -
Merge commit '215f30f74a12e91fd7dca0d30e37014c8c3493ed' into chunchun…
…/update-df-apr-week-1-3
Configuration menu - View commit details
-
Copy full SHA for aacf194 - Browse repository at this point
Copy the full SHA aacf194View commit details -
Merge commit '8c9e5678228557aff370b137e9029462230df68a' into chunchun…
…/update-df-apr-week-1-3
Configuration menu - View commit details
-
Copy full SHA for e2773fd - Browse repository at this point
Copy the full SHA e2773fdView commit details -
Merge commit '78f8ef16b89ffa38f80e8c7e3f21948602901787' into chunchun…
…/update-df-apr-week-1-3
Configuration menu - View commit details
-
Copy full SHA for 5b989ed - Browse repository at this point
Copy the full SHA 5b989edView commit details -
Merge commit 'fe71aa242d44ad337aba1e373b336da234ed4f8c' into chunchun…
…/update-df-apr-week-1-3
Configuration menu - View commit details
-
Copy full SHA for 059ce1a - Browse repository at this point
Copy the full SHA 059ce1aView commit details
Commits on Apr 24, 2024
-
Merge commit '1ec65a4a4a697d382d64ac2382b8486709dcf680' into chunchun…
…/update-df-apr-week-2
Configuration menu - View commit details
-
Copy full SHA for d7aaeeb - Browse repository at this point
Copy the full SHA d7aaeebView commit details -
Merge commit 'b9759b9810a05b7993c0357a5346197395cfd4cc' into chunchun…
…/update-df-apr-week-2
Configuration menu - View commit details
-
Copy full SHA for 41c7f3d - Browse repository at this point
Copy the full SHA 41c7f3dView commit details -
Prune pages are all null in ParquetExec by row_counts and fix NOT NUL…
…L prune (apache#10051) * Prune pages are all null in ParquetExec by row_counts and fix NOT NULL prune * fix clippy * Update datafusion/core/src/physical_optimizer/pruning.rs Co-authored-by: Andrew Lamb <[email protected]> * Update datafusion/core/tests/parquet/page_pruning.rs Co-authored-by: Andrew Lamb <[email protected]> * Update datafusion/core/tests/parquet/page_pruning.rs Co-authored-by: Andrew Lamb <[email protected]> * Update datafusion/core/tests/parquet/page_pruning.rs Co-authored-by: Andrew Lamb <[email protected]> * Update datafusion/core/tests/parquet/page_pruning.rs Co-authored-by: Andrew Lamb <[email protected]> * remove allocate vec * better way avoid allocate vec * simply expr --------- Co-authored-by: Andrew Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78c0fbf - Browse repository at this point
Copy the full SHA 78c0fbfView commit details -
Merge commit '118eecdc8384805cae752dac0c4ccc768cc9629b' into chunchun…
…/update-df-apr-week-2
Configuration menu - View commit details
-
Copy full SHA for 4f283e1 - Browse repository at this point
Copy the full SHA 4f283e1View commit details -
Merge commit '952c98ecc4800df620e97b06463ed7daff227fe6' into chunchun…
…/update-df-apr-week-2
Configuration menu - View commit details
-
Copy full SHA for 23c0c13 - Browse repository at this point
Copy the full SHA 23c0c13View commit details -
Merge commit '637293580db0634a4efbd3f52e4700992ee3080d' into chunchun…
…/update-df-apr-week-2
Configuration menu - View commit details
-
Copy full SHA for f43a81a - Browse repository at this point
Copy the full SHA f43a81aView commit details -
Merge commit '671cef85c550969ab2c86d644968a048cb181c0c' into chunchun…
…/update-df-apr-week-2
Configuration menu - View commit details
-
Copy full SHA for c94a775 - Browse repository at this point
Copy the full SHA c94a775View commit details