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 |
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 |
Raphael Taylor-Davies
|
0b1e4a03a5
|
feat: add MutableBatch::extend_from (#2900)
* feat: add MutableBatch::extend_from
* chore: fix lint
* chore: improve panic message
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-10-20 12:31:06 +00:00 |
Andrew Lamb
|
9974a5364c
|
chore(security): Replace prettytable with comfy-table (#2905)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-10-20 10:44:36 +00:00 |
Raphael Taylor-Davies
|
ce0127a1f7
|
feat: MutableBatch write API (#2090) (#2724) (#2882)
* feat: MutableBatch write API (#2090) (#2724)
* chore: fix lint
* fix: handle dictionaries with unused mappings
* chore: review feedback
* chore: further review feedback
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-10-20 08:44:14 +00:00 |
Andrew Lamb
|
b55ca06fe3
|
fix: read_window_aggregate overflow (#2908)
|
2021-10-19 19:20:39 +00:00 |
kodiakhq[bot]
|
f2e833955c
|
Merge pull request #2907 from influxdata/ntran/tag_values
feat: support delete for tag_values
|
2021-10-19 18:42:18 +00:00 |
Nga Tran
|
e664799593
|
feat: support delete for tag_values
|
2021-10-19 14:18:01 -04:00 |
kodiakhq[bot]
|
1bc6514dfa
|
Merge pull request #2902 from influxdata/ntran/table_names
feat: make tag_keys work with delete
|
2021-10-19 17:59:28 +00:00 |
kodiakhq[bot]
|
254a842eed
|
Merge branch 'main' into ntran/table_names
|
2021-10-19 17:53:25 +00:00 |
Andrew Lamb
|
d5cffb5f54
|
fix(read_window_aggregates): return aggregates as integer rather than unsigned (#2906)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-10-19 17:47:15 +00:00 |
Nga Tran
|
c755678aa1
|
refactor: address review comments
|
2021-10-19 13:41:41 -04:00 |
Nga Tran
|
cabb007956
|
chore: Merge branch 'main' into ntran/table_names
|
2021-10-19 13:22:28 -04:00 |
Andrew Lamb
|
a82dc6f5f0
|
chore: Update datafusion + arrow (#2903)
* chore: Update datafusion to latest, arrow to 6.0.0
* fix: Update tests
* fix: bubble internal error
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-10-19 17:14:08 +00:00 |
kodiakhq[bot]
|
dde3171341
|
Merge pull request #2873 from influxdata/crepererum/issue2849
feat: file-based write write_buffer
|
2021-10-19 16:24:22 +00:00 |
Nga Tran
|
716515fc5a
|
fix: turn ignore back on for table_name tests as it is not ready yet
|
2021-10-19 10:38:25 -04:00 |
Nga Tran
|
ea85d6478e
|
chore: remove code changes for table_names abecause normal plan needs to be implemented first
|
2021-10-19 10:36:10 -04:00 |
Marco Neumann
|
a5f15e6e76
|
refactor: improve directory names
|
2021-10-19 16:15:22 +02:00 |
Marco Neumann
|
6ec0bd5bab
|
feat: file-based write write_buffer
Closes #2849.
|
2021-10-19 15:26:43 +02:00 |
Marco Neumann
|
b2698cca44
|
feat: add `format_jaeger_trace_context`
|
2021-10-19 15:26:05 +02:00 |
Marco Neumann
|
74d5705dd3
|
feat: add `Time::from_rfc3339`
|
2021-10-19 15:26:05 +02:00 |
kodiakhq[bot]
|
b6db61703c
|
Merge pull request #2899 from influxdata/dependabot/cargo/reqwest-0.11.6
chore(deps): bump reqwest from 0.11.5 to 0.11.6
|
2021-10-19 13:16:08 +00:00 |
dependabot[bot]
|
c466f16803
|
chore(deps): bump reqwest from 0.11.5 to 0.11.6
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.5 to 0.11.6.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.5...v0.11.6)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-19 13:05:58 +00:00 |
kodiakhq[bot]
|
a9338364bf
|
Merge pull request #2896 from influxdata/dependabot/cargo/rdkafka-0.27.0
chore(deps): bump rdkafka from 0.26.0 to 0.27.0
|
2021-10-19 13:03:17 +00:00 |
kodiakhq[bot]
|
0be89715e2
|
Merge branch 'main' into dependabot/cargo/rdkafka-0.27.0
|
2021-10-19 12:55:21 +00:00 |
kodiakhq[bot]
|
5c3cb931be
|
Merge pull request #2897 from influxdata/crepererum/fewer_deps
chore: remove unused deps
|
2021-10-19 12:54:48 +00:00 |
Marco Neumann
|
9c9a31a402
|
chore: remove unused `iox_data_generator` => `tracing-futures` dep
|
2021-10-19 14:46:26 +02:00 |