Carol (Nichols || Goulding)
|
02c297e850
|
fix: Always specify the parking_lot feature of tokio to get potential perf boost
|
2021-12-06 09:37:15 -05:00 |
Carol (Nichols || Goulding)
|
9fd4a560f5
|
feat: Results of running cargo hakari manage-deps
|
2021-11-19 09:21:57 -05:00 |
dependabot[bot]
|
c540b40f05
|
chore(deps): bump tokio from 1.12.0 to 1.13.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.12.0...tokio-1.13.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 11:21:59 +00:00 |
Marco Neumann
|
bc7244c48e
|
chore: use Rust edition 2021
|
2021-10-25 10:58:20 +02:00 |
Marco Neumann
|
027483cb83
|
chore: remove unused `snafu` dep from `internal_types`
|
2021-10-14 12:54:55 +02:00 |
Raphael Taylor-Davies
|
8a82f92c5d
|
refactor: add TimeProvider abstraction (#2722) (#2815)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-10-12 21:19:03 +00:00 |
Raphael Taylor-Davies
|
3dfe400e6b
|
feat: migrate write path to TimeProvider (#2722) (#2807)
|
2021-10-12 12:09:08 +00:00 |
Raphael Taylor-Davies
|
afe34751e7
|
refactor: split out schema crate (#2781)
* refactor: split out schema crate
* chore: fix doc
|
2021-10-11 09:45:08 +00:00 |
Raphael Taylor-Davies
|
39157828b1
|
feat: remove remaining usages of Instant (#2722) (#2749)
* feat: remove remaining usages of Instant (#2722)
* chore: review feedback
Co-authored-by: Andrew Lamb <alamb@influxdata.com>
Co-authored-by: Andrew Lamb <alamb@influxdata.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-10-06 16:44:02 +00:00 |
dependabot[bot]
|
d1f5209869
|
chore(deps): bump arrow from 5.4.0 to 5.5.0
Bumps [arrow](https://github.com/apache/arrow-rs) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/5.5.0/CHANGELOG.md)
- [Commits](https://github.com/apache/arrow-rs/compare/5.4.0...5.5.0)
---
updated-dependencies:
- dependency-name: arrow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-04 08:55:38 +00:00 |
Marco Neumann
|
5a2ee5c385
|
chore: remove unused `internal_types` => `observability_deps` dep
|
2021-09-22 11:09:06 +02:00 |
dependabot[bot]
|
b67610d9b9
|
chore(deps): bump tokio from 1.10.1 to 1.11.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.10.1...tokio-1.11.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-06 09:11:38 +00:00 |
Raphael Taylor-Davies
|
c957d8154f
|
feat: blocking Freezable (#2224)
* feat: blocking Freezable
* chore: test
|
2021-08-08 19:26:11 +00:00 |
Andrew Lamb
|
4da8a16c18
|
chore: update to arrow 5.0 and master datafusion (#2049)
* chore: update to arrow 5.0 and master datafusion
* fix: Update test for change in object size
|
2021-07-19 12:49:51 +00:00 |
Andrew Lamb
|
ec43a87909
|
chore: Update itertools deps (#1750)
|
2021-06-17 17:56:44 +00:00 |
Raphael Taylor-Davies
|
dd422492e2
|
feat: sort order in schema (#1357) (#1667)
* feat: sort order in schema (#1357)
* chore: review feedback
* chore: review feedback
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-06-14 18:10:41 +00:00 |
Andrew Lamb
|
a614fef5bc
|
chore: remove more unused dependencies (#1658)
* chore: remove more unused deps
* refactor: move benchmarks into server_benchmarks crate
|
2021-06-09 10:17:20 +00:00 |
Raphael Taylor-Davies
|
07c4277ca7
|
refactor: schema merge to give more control over field merging (#1653)
* refactor: schema merge to give more control over field merging
* chore: review feedback
|
2021-06-09 06:30:45 +00:00 |
Raphael Taylor-Davies
|
4fcc04e6c9
|
chore: enable arrow prettyprint feature (#1566)
|
2021-05-27 10:28: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 |
Raphael Taylor-Davies
|
10f89a3e8d
|
refactor: split entry out into separate crate (#1428)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-05-06 11:36:23 +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 |
Jacob Marble
|
80d55d0829
|
chore: rename tracing_deps to observability_deps
OpenTelemetry makes this necessary.
|
2021-04-02 13:14:30 -07:00 |
Carol (Nichols || Goulding)
|
0b880d3534
|
chore: Group all tracing-related crates under one crate for easier upgrade management
|
2021-04-02 09:54:39 -04:00 |
Carol (Nichols || Goulding)
|
c47a252c15
|
feat: Check in generated WAL flatbuffers code
|
2021-03-22 09:38:59 -04:00 |
Carol (Nichols || Goulding)
|
52e415ae1b
|
fix: Verify flatbuffers when restoring from a file, and not after that
|
2021-03-22 09:38:59 -04:00 |
Carol (Nichols || Goulding)
|
24af745b23
|
chore: Upgrade to flatbuffers 0.8
|
2021-03-22 09:38:58 -04:00 |
Andrew Lamb
|
6e1795fda0
|
refactor: Move some types (not yet exposed to clients) into internal_types (#1015)
* refactor: Move some types (not yet exposed to clients) into internal_types
* docs: Add README.md explaining the rationale
* refactor: remove some stragglers
* fix: fix benches
* fix: Apply suggestions from code review
Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
* fix: add clippy lints
* fix: fmt
* docs: Apply suggestions from code review
fix typos
Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-03-19 16:27:57 +00:00 |