Dataset Viewer
Auto-converted to Parquet Duplicate
hash
stringlengths
40
40
date
stringdate
2016-01-09 03:44:20
2025-03-21 23:04:15
author
stringclasses
177 values
commit_message
stringlengths
11
157
is_merge
bool
1 class
masked_commit_message
stringlengths
6
148
type
stringclasses
87 values
git_diff
stringlengths
172
12.1M
be0c49df8da403ef058f7fb986669a709e4d7004
2016-11-29 22:24:39
Peter Mattis
storage: fix replica pointer tag
false
fix replica pointer tag
storage
diff --git a/pkg/storage/replica.go b/pkg/storage/replica.go index 413a559c5195..b7ea3414d07d 100644 --- a/pkg/storage/replica.go +++ b/pkg/storage/replica.go @@ -573,7 +573,7 @@ func newReplica(rangeID roachpb.RangeID, store *Store) *Replica { // Add replica log tag - the value is rangeStr.String(). r.AmbientConte...
fd7ebc34be83eec9f4cc9c2caf6fb1181743438b
2018-12-09 19:41:04
Nikhil Benesch
build: link libncurses statically
false
link libncurses statically
build
diff --git a/build/builder.sh b/build/builder.sh index 153d1cd606f3..555d2e063ffc 100755 --- a/build/builder.sh +++ b/build/builder.sh @@ -3,7 +3,7 @@ set -euo pipefail image=cockroachdb/builder -version=20181019-161416 +version=20181128-142752 function init() { docker build --tag="${image}" "$(dirname "${0}"...
3f2c2a5323f80760f3f0f664088da56c3be165c2
2024-01-05 22:45:37
Renato Costa
roachtest: set random seed in schemachange step of version-upgrade
false
set random seed in schemachange step of version-upgrade
roachtest
diff --git a/pkg/cmd/roachtest/tests/versionupgrade.go b/pkg/cmd/roachtest/tests/versionupgrade.go index 5f2c13772b20..1085be7b2b07 100644 --- a/pkg/cmd/roachtest/tests/versionupgrade.go +++ b/pkg/cmd/roachtest/tests/versionupgrade.go @@ -168,8 +168,9 @@ func runVersionUpgrade(ctx context.Context, t test.Test, c cluste...
03a9de08b009de32e110d9c66b3e503da8cb797e
2019-04-19 19:07:53
Andrew Kimball
sql: Fix cases where ColumnType is unnecessarily passed by value
false
Fix cases where ColumnType is unnecessarily passed by value
sql
diff --git a/pkg/ccl/changefeedccl/avro.go b/pkg/ccl/changefeedccl/avro.go index 824d0e3cdd17..9b2a170fc686 100644 --- a/pkg/ccl/changefeedccl/avro.go +++ b/pkg/ccl/changefeedccl/avro.go @@ -480,7 +480,7 @@ func (r *avroDataRecord) rowFromNative(native interface{}) (sqlbase.EncDatumRow, if err != nil { return ni...
e80d4895fe9e50d3e71b2e10d2722c9371094956
2024-12-19 06:55:33
David Taylor
jobs: add new columns to system.jobs table
false
add new columns to system.jobs table
jobs
"diff --git a/docs/generated/settings/settings-for-tenants.txt b/docs/generated/settings/settings-fo(...TRUNCATED)
feabe72f0071a56e9c987f1c5ea8a35962801de9
2019-01-23 20:17:37
Peter Mattis
storage: fix lastReplicaAdded computation
false
fix lastReplicaAdded computation
storage
"diff --git a/pkg/storage/replica_init.go b/pkg/storage/replica_init.go\nindex 5edac3e91696..a7cba37(...TRUNCATED)
f6463996176e3310dd8682baeceae8afbf161720
2017-09-25 22:21:40
Richard Wu
docs: a few nit/minor fixes in Life of a Query tech note (#18719)
false
a few nit/minor fixes in Life of a Query tech note (#18719)
docs
"diff --git a/docs/tech-notes/life_of_a_query.md b/docs/tech-notes/life_of_a_query.md\nindex fbf66d3(...TRUNCATED)
4a46a14a07e5669ef42cb38a91060aa18bf2fcb3
2019-05-30 07:56:43
Ben Darnell
libroach: Move libroachccl.h
false
Move libroachccl.h
libroach
"diff --git a/c-deps/libroach/CMakeLists.txt b/c-deps/libroach/CMakeLists.txt\nindex fe43dcf50f1a..7(...TRUNCATED)
d799d8e1ef958253e5a7950bdf78fbc835dd8d70
2023-08-01 21:24:24
Nathan VanBenschoten
server: export distsender metrics from SQL pods
false
export distsender metrics from SQL pods
server
"diff --git a/pkg/server/tenant.go b/pkg/server/tenant.go\nindex c42fca7c77c9..2d25abc8bb6b 100644\n(...TRUNCATED)
7291e4d860275078703d57d045efcb3efba47792
2022-09-08 02:50:16
Yahor Yuzefovich
sql: improve tracing of some things
false
improve tracing of some things
sql
"diff --git a/pkg/sql/colexec/columnarizer.go b/pkg/sql/colexec/columnarizer.go\nindex e5fe9ed6d0a6.(...TRUNCATED)
End of preview. Expand in Data Studio

No dataset card yet

Downloads last month
90