kodiakhq[bot]
3367ec3db3
Merge branch 'main' into er/refactor/displau
2021-10-22 14:36:04 +00:00
Edd Robinson
84a00cd5b6
refactor: comma
2021-10-22 15:35:24 +01:00
kodiakhq[bot]
7367c75dac
Merge pull request #2937 from influxdata/er/fix/read_buffer/null_values
...
fix: ensure correct distinct count on all-null Read Buffer columns
2021-10-22 12:53:37 +00:00
Edd Robinson
b3242277eb
test: test_field_name_plan_with_delete is fixed
2021-10-22 13:07:36 +01:00
Edd Robinson
7a5263d709
refactor: tidy up column summary to stats
2021-10-22 13:04:42 +01:00
Edd Robinson
cfd980d1bc
fix: only string columns have distinct counts
2021-10-22 13:04:10 +01:00
Edd Robinson
09a2d805b9
refactor: restore concept of NULL value
2021-10-22 13:03:16 +01:00
Edd Robinson
8b406b4f91
test: update table_summaries test
2021-10-22 12:06:56 +01:00
Edd Robinson
430e59331a
Merge branch 'main' into er/refactor/displau
2021-10-22 09:43:46 +01:00
kodiakhq[bot]
bafaa7c58e
Merge pull request #2934 from influxdata/cn/update-rust
...
chore: Update Rust
2021-10-22 06:56:58 +00:00
Carol (Nichols || Goulding)
654d33684a
fix: Move code shared between if/else blocks out
2021-10-21 20:47:35 -04:00
Carol (Nichols || Goulding)
bb05ab4191
chore: Update Rust
2021-10-21 20:23:29 -04:00
Edd Robinson
3d9f9ea53e
refactor: use Expr Display impl
2021-10-21 22:43:13 +01:00
Marco Neumann
f7ca80e29f
test: ensure query cancellation (somewhat) works ( #2931 )
...
* feat: enable reconfiguration of in-use throttled store
This is handy for tests for which a part should run "normal" and another
one should be throttled/blocked.
* feat: keep track of the number of tasks within a `DedicatedExecutor`
* test: ensure query cancellation (somewhat) works
We cannot really test that query cancellation finishes all subtasks
because _tokio_ doesn't provide sufficient stats / inspection, at least
as long we don't want to rely heavily on _tokio_ tracing. So let's at
least check that tasks from the dedicated executors are pruned properly.
For all other regressions we need to add unit tests to the affected
components. See for example:
- https://github.com/apache/arrow-datafusion/issues/1103
- https://github.com/apache/arrow-datafusion/pull/1105
- https://github.com/apache/arrow-datafusion/pull/1112
- https://github.com/apache/arrow-datafusion/pull/1121
Closes #2027 .
2021-10-21 19:10:58 +00:00
Andrew Lamb
c6858285e5
chore: Allow bypassing 'backwards compatibility' protobuf linting with a label ( #2922 )
...
* chore: Allow bypassing 'backwards compatibility' protobuf linting with label
* chore: feedback review
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-10-21 15:06:45 +00:00
Raphael Taylor-Davies
c9ff8f0f9f
fix: rollback new columns for failed writes ( #2930 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-10-21 14:39:29 +00:00
Raphael Taylor-Davies
d2b41c5a13
feat: write pbdata to MutableBatch ( #2724 ) ( #2927 )
...
* feat: write pbdata to MutableBatch (#2724 )
* chore: review feedback
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-10-21 14:32:35 +00:00
kodiakhq[bot]
2a1daa5d58
Merge pull request #2923 from influxdata/ntran/flux_table_names
...
feat: support delete for table_names influxrpc
2021-10-21 13:20:14 +00:00
kodiakhq[bot]
4bd7f071e2
Merge branch 'main' into ntran/flux_table_names
2021-10-21 13:13:50 +00:00
Andrew Lamb
0247ffee1d
chore: Enable 'breaking backwards compatibility' protobuf linter ( #2919 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-10-21 12:37:24 +00:00
Raphael Taylor-Davies
297f995a44
feat: partition MutableBatch rows ( #2926 )
...
* feat: partition MutableBatch rows
* chore: review feedback
* chore: review feedback
* chore: fmt
2021-10-21 12:30:13 +00:00
Raphael Taylor-Davies
272e43492a
feat: mutable batch filtering ( #2920 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-10-21 12:06:26 +00:00
Raphael Taylor-Davies
d5d885aac6
feat: add MutableBatch::extend_from_range ( #2917 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-10-21 11:58:11 +00:00
kodiakhq[bot]
1965f9c260
Merge pull request #2915 from influxdata/tzclarify
...
fix(logfmts): Update doc
2021-10-21 08:40:32 +00:00
kodiakhq[bot]
1a10aebdd9
Merge branch 'main' into tzclarify
2021-10-21 08:34:15 +00:00
Raphael Taylor-Davies
f64e749eb9
feat: write line protocol to MutableBatch ( #2914 )
...
* feat: write line protocol to MutableBatch
* chore: fix lint
* chore: review feedback
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-10-21 08:12:54 +00:00
Nga Tran
aecbdc0468
chore: merge main to branch
2021-10-20 17:09:02 -04:00
Nga Tran
995ffd43f6
chore: run fmt
2021-10-20 16:56:21 -04:00
Nga Tran
d9b034cfaa
chore: cleanup
2021-10-20 16:08:14 -04:00
Nga Tran
97d5760347
feat: support delelete for table_names
2021-10-20 15:58:25 -04:00
Marko Mikulicic
ae8947868a
fix(logfmts): Update doc
2021-10-20 17:58:22 +02:00
Andrew Lamb
ee2ca8fc32
fix(read_group): Support grouping on `_start` and `_stop` ( #2918 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-10-20 15:16:47 +00:00
kodiakhq[bot]
0c709baaf4
Merge pull request #2910 from influxdata/er/fix/flux/2845
...
fix: teach IOx about _value and _field filtering
2021-10-20 14:35:22 +00:00
Edd Robinson
5ecbcfd7e4
Merge branch 'main' into er/fix/flux/2845
2021-10-20 15:23:47 +01:00
Edd Robinson
438cd1767a
refactor: update query/src/frontend/influxrpc.rs
...
Co-authored-by: Andrew Lamb <alamb@influxdata.com>
2021-10-20 15:00:07 +01:00
Edd Robinson
a96284e120
test: use rewriter properly
2021-10-20 14:59:27 +01:00
Edd Robinson
5059d9cf8a
test: add _field filter coverage to window_aggregate
2021-10-20 14:59:27 +01:00
Edd Robinson
3db48d1460
test: add _field filter coverage to read_group
2021-10-20 14:59:27 +01:00
Edd Robinson
a0ba75576e
fix: add support for rewriting field column
2021-10-20 14:59:27 +01:00
Edd Robinson
7d86d1144e
test: add coverage for field value rewriter
2021-10-20 14:59:27 +01:00
Edd Robinson
3fe8f64aa4
feat: add support for filtering on _value
2021-10-20 14:59:27 +01:00
Edd Robinson
f85a9f15b1
refactor: plumb schema to TableNormalizedPredicate
2021-10-20 14:59:27 +01:00
Edd Robinson
f397f0b4ac
test: add test for defect
2021-10-20 14:59:27 +01:00
kodiakhq[bot]
6e81bde4f0
Merge pull request #2887 from influxdata/cn/write-db-owner-file
...
feat: Write owner info in the database's object store directory
2021-10-20 13:58:21 +00:00
kodiakhq[bot]
f4eb3884f3
Merge branch 'main' into cn/write-db-owner-file
2021-10-20 13:51:45 +00:00
Raphael Taylor-Davies
2aa1e24b89
feat: arrow_util extend_from_range ( #2904 )
...
* feat: arrow_util extend_from_range
* chore: review feedback
2021-10-20 13:11:43 +00:00
kodiakhq[bot]
25bc3d8aec
Merge pull request #2913 from influxdata/tzlogfmts
...
fix(logfmts): Use UTC for ./scripts/logfmts
2021-10-20 12:48:08 +00:00
Edd Robinson
596d8aa5de
Merge branch 'main' into tzlogfmts
2021-10-20 13:42:12 +01:00
Edd Robinson
fe5eea37da
refactor: downgrade logs to trace ( #2912 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-10-20 12:41:51 +00:00
Marko Mikulicic
ae82236bc4
fix(logfmts): Use UTC for ./scripts/logfmts
2021-10-20 14:35:47 +02:00