hash stringlengths 40 40 | date stringdate 2018-05-14 21:44:40 2025-03-12 21:40:08 | author stringclasses 110
values | commit_message stringlengths 8 134 | is_merge bool 1
class | masked_commit_message stringlengths 3 129 | type stringclasses 9
values | git_diff stringlengths 118 15.5M ⌀ |
|---|---|---|---|---|---|---|---|
bfa54033bdc2a1d147f5d4b236867d5c0998518f | 2022-01-22 02:31:13 | Paul Dix | refactor: Clean up the Catalog API | false | Clean up the Catalog API | refactor | diff --git a/ingester/src/data.rs b/ingester/src/data.rs
index b838faca54d..35eba458183 100644
--- a/ingester/src/data.rs
+++ b/ingester/src/data.rs
@@ -7,8 +7,8 @@ use uuid::Uuid;
use crate::server::IngesterServer;
use iox_catalog::interface::{
- KafkaPartition, KafkaTopicId, NamespaceId, PartitionId, RepoColle... |
d9ce92dad19cae62350db736b0c83aa5463b85a2 | 2023-06-27 20:05:04 | Marco Neumann | fix: do not override all rustflags in circleci (#8061) | false | do not override all rustflags in circleci (#8061) | fix | diff --git a/.circleci/config.yml b/.circleci/config.yml
index 93d6d22856a..5a2a6c71ef5 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -86,7 +86,7 @@ jobs:
CARGO_INCREMENTAL: "0"
# Disable full debug symbol generation to speed up CI build
# "1" means line tables only, which is usef... |
d3dd440c5fb0edc8259f6e6c265968a470c170cd | 2020-11-03 23:07:50 | Dan Moran | test: fix expected RP in existing test. | false | fix expected RP in existing test. | test | diff --git a/tenant/service_onboarding_test.go b/tenant/service_onboarding_test.go
index d28b59c075d..cfbdb1b7562 100644
--- a/tenant/service_onboarding_test.go
+++ b/tenant/service_onboarding_test.go
@@ -182,4 +182,4 @@ func TestOnboardService_RetentionPolicy(t *testing.T) {
}
assert.Equal(t, onboard.Bucket.Rete... |
042a6a66d5b82c08c8ba6820c503356cd9f6ad54 | 2023-05-18 16:21:24 | Andrew Lamb | refactor: remove old tsm import code (#7804) | false | remove old tsm import code (#7804) | refactor | diff --git a/import_export/src/lib.rs b/import_export/src/lib.rs
index 7adc1382b8e..8b137891791 100644
--- a/import_export/src/lib.rs
+++ b/import_export/src/lib.rs
@@ -1 +1 @@
-pub mod tsm;
+
diff --git a/import_export/src/tsm/mod.rs b/import_export/src/tsm/mod.rs
deleted file mode 100644
index c27e39ca64f..0000000000... |
a82dc6f5f0e9a5b0a80dab59ecd2498c6bf0c55d | 2021-10-19 22:44:08 | Andrew Lamb | chore: Update datafusion + arrow (#2903) | false | Update datafusion + arrow (#2903) | chore | "diff --git a/Cargo.lock b/Cargo.lock\nindex 8b8fdc08ef8..c487cc1a412 100644\n--- a/Cargo.lock\n+++ (...TRUNCATED) |
f9d0e3714467400fa09bcf6f4b4d246cc9530b61 | 2022-08-08 15:09:26 | Andrew Lamb | chore: reduce h2 and hyper logging level in tests (#5332) | false | reduce h2 and hyper logging level in tests (#5332) | chore | "diff --git a/.circleci/config.yml b/.circleci/config.yml\nindex c0cf2618fd5..11b53bb7100 100644\n--(...TRUNCATED) |
e573ca006141f3d2f168e8e56aa6c0ea35e18e44 | 2020-05-26 06:27:39 | Jake Goulding | test: Combine duplicate tests | false | Combine duplicate tests | test | "diff --git a/src/line_parser.rs b/src/line_parser.rs\nindex 0aac3989592..88daea6981f 100644\n--- a/(...TRUNCATED) |
b5ce0e4c4d5fb84f0f90d9f4bc1892eefa5c37fc | 2023-02-03 18:56:32 | Dom Dwyer | refactor: remove test-only checksum | false | remove test-only checksum | refactor | "diff --git a/wal/src/blocking/reader.rs b/wal/src/blocking/reader.rs\nindex 80f6bb27315..29ae7fb2f9(...TRUNCATED) |
b4b7822f2b41edefb4aa3f1800077bb01548de21 | 2023-07-25 18:14:37 | Dom Dwyer | perf: cache summary statistics in partition FSM | false | cache summary statistics in partition FSM | perf | "diff --git a/data_types/src/lib.rs b/data_types/src/lib.rs\nindex b76efaae636..a0dbd14e593 100644\n(...TRUNCATED) |
61bc6df75b976568bc2ee8cc11fbe8e28e425027 | 2018-08-27 21:16:13 | Nathaniel Cook | fix: Fix missing builtins in REPL | false | Fix missing builtins in REPL | fix | "diff --git a/query/compile.go b/query/compile.go\nindex 5d45cb70bfc..2aa4dfb9866 100644\n--- a/quer(...TRUNCATED) |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 15