Andrew Lamb
|
8b9b369189
|
chore: Update DataFusion again (#1930)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-07-08 15:14:45 +00:00 |
Andrew Lamb
|
7602bde850
|
chore: Update datafusion deps (#1799)
* chore: Update datafusion deps + rework code
* refactor: remove workaround as it has been contributed upstream
* fix: Update query/src/exec/split.rs
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-07-08 10:58:32 +00:00 |
Andrew Lamb
|
ab052c0501
|
fix: fix flaky test by updating datafusion dep (#1758)
* chore: update DataFusion dependencies
* fix: Re-enable previously flaking tests
This reverts commit c63ad0ea31 .
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-06-18 20:17:18 +00:00 |
Andrew Lamb
|
2c8060160f
|
chore: update datafusion deps (#1721)
* chore: update datafusion deps
* chore: update deps
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-06-15 19:06:15 +00:00 |
Andrew Lamb
|
29dadba4f3
|
chore: update dependencies (#1673)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-06-10 13:01:31 +00:00 |
Andrew Lamb
|
e9834a907c
|
feat: Prune on boolean column predicates too (#1629)
* chore: update deps to get latest DataFusion
* fix: enable boolean pruning tests
* fix: update explain plan tests
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-06-07 16:51:30 +00:00 |
Andrew Lamb
|
83b2eacea6
|
chore: update deps for datafusion (#1601)
|
2021-06-01 20:00:39 +00:00 |
Andrew Lamb
|
c0e4e6951a
|
chore: update datafusion (#1594)
|
2021-06-01 15:55:07 +00:00 |
Andrew Lamb
|
638d754e0f
|
chore: Update datafusion + other deps (#1557)
|
2021-05-25 22:32:14 +00:00 |
Andrew Lamb
|
14ba25f86d
|
chore: Update datafusion and use released version of arrow crates (#1546)
* chore: Update datafusion and use released version of arrow crate
* fix: Update for change in API
|
2021-05-24 15:37:22 +00:00 |
Andrew Lamb
|
133ce12827
|
chore: update deps (#1499)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-05-14 20:22:16 +00:00 |
Marco Neumann
|
0b1ef52481
|
chore: upgrade arrow and datafusion (#1483)
|
2021-05-12 13:08:37 +00:00 |
Andrew Lamb
|
b6290f1ff3
|
chore: update deps (#1466)
|
2021-05-10 22:14:08 +00:00 |
Andrew Lamb
|
86771ea629
|
chore: update arrow/datafusion deps (#1433)
* chore: update datafusion deps
* chore: update arrow deps
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-05-05 22:37:31 +00:00 |
Raphael Taylor-Davies
|
411cf134e9
|
refactor: explode arrow_deps (#1425)
* refactor: explode arrow_deps
* chore: workaround doctest bug
|
2021-05-05 16:59:12 +00:00 |