Sign in
apache
/
kudu
/
HEAD
c5dc22d
[thirdparty] upgrade cpplint up to 1.6.1 release
by Alexey Serbin
· 4 days ago
master
ed9ebd6
[style] updates to prepare for cpplint upgrade
by Alexey Serbin
· 14 hours ago
8c06627
Add equals() and hashCode() methods to PartialRow and PartitionSchema
by Gabriella Lotz
· 3 weeks ago
152a95e
KUDU-1261 Fix bug in wire_protocol.cc
by Abhishek Chennaka
· 5 days ago
2210778
Fix build failure in ARM machines
by root
· 4 days ago
d40e0dc
KUDU-1261 fix typo in common/serdes/array1d.fbs
by Alexey Serbin
· 10 days ago
24e63f6
KUDU-3696 Improve Python Client Makefile
by Gabriella Lotz
· 2 weeks ago
7249114
Deflake testRandomBackupAndRestore
by Marton Greber
· 4 weeks ago
90ccc17
KUDU-1261 update CFile {en,de}coders for array data type
by Alexey Serbin
· 3 months ago
378de20
KUDU-3697: Bundle kudu-spark classes
by Abhishek Chennaka
· 14 days ago
adc8f2f
KUDU-3698 fix NPE in TableLocationsCache.get() in kudu-client
by Alexey Serbin
· 4 months ago
aabe09d
KUDU-1261 introduce 1D arrays into ColumnSchema
by Alexey Serbin
· 4 months ago
43abc0b
KUDU-3660 do not run AdminCliTest.TestRebuildTables under TSAN
by Alexey Serbin
· 13 days ago
8c51e27
KUDU-1457 [3/n] add IPv6 support for diagnostic socket
by Ashwani Raina
· 3 months ago
cf0c30c
thirdparty: FlatBuffers build fix
by Marton Greber
· 13 days ago
dd4fccc
[client] fix ClangTidy warning in schema.cc
by Alexey Serbin
· 13 days ago
6e3a51a
KUDU-2345 Add developer docs for the python client
by Gabriella Lotz
· 4 weeks ago
20bf67d
KUDU-3662 [5/n] Add metrics support to replication
by Marton Greber
· 7 weeks ago
20d1824
[client] clear error message on column type attributes
by Alexey Serbin
· 2 weeks ago
e2e116a
KUDU-1261 support 1D arrays in TypeInfo
by Alexey Serbin
· 4 months ago
0155391
KUDU-1261 add array.fbs into common/serdes
by Alexey Serbin
· 3 weeks ago
3c41631
KUDU-1261 introduce Flatbuffers into thirdparty
by Alexey Serbin
· 3 months ago
db4f8e2
[build] detect undefined but evaluated macros
by Alexey Serbin
· 3 weeks ago
6ab3f24
Fix compilation if using OpenSSL < 1.1.1
by Abhishek Chennaka
· 6 weeks ago
991e880
KUDU-1457 [1/n] add IPv6 support to net utils
by Ashwani Raina
· 4 months ago
06466b2
Add REST API integration tests
by gabriellalotz
· 5 months ago
5955636
[thirdparty] fix flags for BSD-style install
by Alexey Serbin
· 4 weeks ago
b89ee8a
[metrics] proper metric name in warning message
by Alexey Serbin
· 5 weeks ago
a8c72ad
[docs] refresh list of supported macOS versions
by Alexey Serbin
· 5 weeks ago
6307ab2
[rpc] make Messenger::ShutdownInternal() safer
by Alexey Serbin
· 6 weeks ago
3399907
KUDU-3687 higher timeout for WAL segment count in heavy workloads
by Alexey Serbin
· 6 weeks ago
3a2f29a
[util] introduce security::IsFIPSEnabled()
by Alexey Serbin
· 6 weeks ago
69cd6ed
KUDU-3635 fix compilation with OpenSSL prior to v1.1.0
by Alexey Serbin
· 6 weeks ago
8e873eb
KUDU-2439 properly update Messenger instance counter
by Alexey Serbin
· 6 weeks ago
3271ebb
[tablet] remove last vestiges of AtomicInt from tablet
by Alexey Serbin
· 7 weeks ago
b92f16d
[security] make sure OpenSSL initialized as expected
by Alexey Serbin
· 7 weeks ago
d141301
KUDU-2439 address the issue up to some extent
by Alexey Serbin
· 7 weeks ago
bda99a3
KUDU-3635 call OPENSSL_cleanup() explicitly
by Alexey Serbin
· 8 weeks ago
9e67e48
[util] explicit relationship between Thread and ThreadMgr
by Alexey Serbin
· 7 weeks ago
f8ccb56
KUDU-1457 [2/n] add IPv6 support to squeasel function
by Ashwani Raina
· 3 months ago
3e79aac
[mini-cluster] explicitly shut down Messenger
by Alexey Serbin
· 8 weeks ago
6757e13
[docs] redhat-lsb-core is needed only on RHEL/CentOS < 9
by Alexey Serbin
· 8 weeks ago
017185b
KUDU-3662 [4/n] Add reader & writer config parsing
by Marton Greber
· 3 months ago
35fce9b
[Java] KUDU-3677: Fix optional dependencies
by Abhishek Chennaka
· 10 weeks ago
841f7f0
[server] remove last vestiges of Atomics from server
by Alexey Serbin
· 8 weeks ago
73a4adc
[tserver] more detailed trace on early scan response
by Alexey Serbin
· 9 weeks ago
9c703fa
[net] use AF_INET hint for GetFQDN()
by Alexey Serbin
· 9 weeks ago
f6fbcde
[webserver] Add support for TLS 1.3
by Attila Bukor
· 3 months ago
6836839
Bump version to 1.19.0-SNAPSHOT
by Abhishek Chennaka
· 2 months ago
ea9e1c1
[docs] Add 1.18.0 release notes to previous release notes
by Abhishek Chennaka
· 2 months ago
3409b62
[examples] Bump up Kudu version to 1.18.0 for examples
by Abhishek Chennaka
· 2 months ago
49811ad
[build] Add support for Rocky in build toolchain scripts
by kedeng
· 3 months ago
0b2f2d0
[thirdparty] enable IPv6 support in curl
by Ashwani Raina
· 10 weeks ago
00eecab
[webserver] Mapping Kerberos principals to local usernames
by Gabriella Lotz
· 3 months ago
cd56930
KUDU-3678: Fix crcutil building on MacOS arm64
by Jeffrey Smith
· 9 weeks ago
e902cc2
KUDU-3678: Fix cmake compilation in MacOS
by Jeffrey Smith
· 9 weeks ago
3e93df4
KUDU-3678: Fix PostgreSQL build on MacOS 15
by Jeffrey Smith
· 9 weeks ago
097e744
[util] simplify DiagnosticSocket::SocketStateWildcard
by Alexey Serbin
· 10 weeks ago
88eea89
[compile] Fix compiler warnings about -Wrange-loop-construct
by kedeng
· 3 months ago
804d207
[glog] Fix minidump-test for cold symbols.
by Zoltan Martonka
· 1 year, 5 months ago
eb5a54d
[webserver] avoid memory alloc©ing for HTTP status
by Alexey Serbin
· 2 months ago
af23312
[tests] Fix initialization of EMC member variable
by Attila Bukor
· 3 months ago
9c242ea
[util] clean up on SCOPED_OPENSSL_NO_PENDING_ERRORS
by Alexey Serbin
· 3 months ago
108b198
[build] Jenkins jar verification fix
by zchovan
· 3 months ago
eb55819
SPNEGO authentication in ExternalMiniCluster
by gabriellalotz
· 3 months ago
ecd3d37
Upgrade to Spark3.5.5
by zchovan
· 7 months ago
7c12657
[build] Jar exclusion fixes
by zchovan
· 3 months ago
4c43fdb
KUDU-3662 [3/n] Setup source and sink and tests
by Zoltan Chovan
· 4 months ago
e0eb771
[Rocky] suppress -Wpsabi warning with targeted GCC version check
by kedeng
· 3 months ago
8732664
[thrift] Add support for extra Thrift options to THRIFT_GENERATE_CPP()
by kedeng
· 3 months ago
f077686
[tests] fix flakiness in exactly_once_writes-itest
by Alexey Serbin
· 3 months ago
f813aee
Fix -Wmaybe-uninitialized warnings on ARM/Rocky Linux builds
by kedeng
· 3 months ago
f7c9568
KUDU-3671 severity level filtering for /metrics_prometheus
by Alexey Serbin
· 3 months ago
6d72d4a
[java] KUDU-3657: fix publishing
by zchovan
· 3 months ago
1550f23
[util] eliminate compiler warnings in RLE encoding debug checks
by kedeng
· 3 months ago
fd5d022
[arm64] Fix TestLeafNode unit test by ensuring proper node alignment
by kedeng
· 4 months ago
68c30f1
[thirdparty] don't use system curl for cmake build
by Alexey Serbin
· 3 months ago
bae8c9f
Suppress indirect OpenSSL initialization leak reported by ASan on Rocky 9
by kedeng
· 3 months ago
64eeb0d
Add code coverage support for Java
by Marton Greber
· 4 months ago
675a571
[tablet] less re-allocation of vectors in RowsetTree
by Alexey Serbin
· 3 months ago
8d98182
[common] fix benign typo in Schema::ExtractColumnFromRow()
by Alexey Serbin
· 3 months ago
aedc06f
[docs] refresh list of supported OSes and distros
by Alexey Serbin
· 3 months ago
174666e
KUDU-1261 introduce nested types for ColumnSchemaPB
by Alexey Serbin
· 4 months ago
af92e28
[cfile] type encoding clean-up
by Alexey Serbin
· 3 months ago
f7bcf29
[rpc-test] make RpcPendingConnectionsMetric more stable (take 2)
by Alexey Serbin
· 4 months ago
fe0410d
[common] introduce ColumnSchemaBuilder
by Alexey Serbin
· 4 months ago
7a38685
[util] Remove SchedulerThread code and tests
by kedeng
· 4 months ago
a97ecd1
[docs] mention --rpc_encrypt_loopback_connections flag
by Alexey Serbin
· 4 months ago
d1e3164
KUDU-3662 [2/n] Add job config parsing
by Zoltan Chovan
· 4 months ago
bd5e785
[tablet] simplify ApplyMutationsAndMergeDuplicateHistory
by Alexey Serbin
· 4 months ago
01e0aa9
[socket] Fix test failure caused due to unsupported socket option
by Ashwani Raina
· 4 months ago
0fcdb32
[common] clean-up on types.{h,cc}
by Alexey Serbin
· 4 months ago
ce6a242
[socket] No need for static check of SO_REUSEPORT macro
by Ashwani Raina
· 4 months ago
41c343e
[common] InitNullsBitmap --> InitNonNullBitmap
by Alexey Serbin
· 4 months ago
8fd6d02
[docs] update on master restart in quickstart docs
by Alexey Serbin
· 4 months ago
c1770c5
KUDU-3663: Support certificates signed with RSASSA-PSS for channel bindings
by Joe McDonnell
· 4 months ago
e7ec4e7
[java] Change dependency configuration
by Abhishek Chennaka
· 4 months ago
9931c2e
[design-docs] update on tablet history and GC operations
by Alexey Serbin
· 4 months ago
d702bb5
KUDU-3662 [1/n] Set up Flink-based replication
by Zoltan Chovan
· 5 months ago
d5f83c3
[util] optimise RLE a bit
by Alexey Serbin
· 4 months ago
Next »