1. df51b54 [c++-client] KUDU-2671 more tests for unbounded ranges (CreateTable) by Alexey Serbin · 1 year, 10 months ago
  2. 6e48a43 [threadpool] Fix scheduler thread a coredump bug by shenxingwuying · 1 year, 11 months ago
  3. 4837385 KUDU-2671: Backup/restore for custom hash schema by Mahesh Reddy · 1 year, 10 months ago
  4. a699e6a KUDU-3385 Integrate Kudu with Ranger KMS by Attila Bukor · 1 year, 11 months ago
  5. f9517b1 [ranger-kms] KUDU-3385 - part2: mini_ranger init by Zoltan Chovan · 2 years ago
  6. 3946ce5 KUDU-2671 range-specific hash schema support in Python client by Alexey Serbin · 1 year, 10 months ago
  7. 8902ca6 [script] Add encryption flag to start_kudu script by Attila Bukor · 1 year, 10 months ago
  8. 81f7c5b [Tools] Rebuild master according to part of tables not all tables by xinghuayu007 · 2 years ago
  9. 55d711d KUDU-2671 add tests to check for number of hash buckets by Alexey Serbin · 1 year, 10 months ago
  10. 6fdd919 [client] KUDU-2671 move KuduRangePartition out of KuduTableCreator by Alexey Serbin · 1 year, 10 months ago
  11. 9aa17ad [client] remove C++11 extensions from exported header by Alexey Serbin · 1 year, 10 months ago
  12. 54ee210 [ranger-kms] part1: thirdparty changes by Zoltan Chovan · 2 years ago
  13. 1bde51f KUDU-3384: Handling IncrementEncodedKey failure by zhangyifan27 · 1 year, 10 months ago
  14. 7618d34 [tserver] add TabletServerTest.InvalidScanRequestNoGreaterKey by Alexey Serbin · 1 year, 10 months ago
  15. 6fe47b5 KUDU-3384 reproduction scenario by Alexey Serbin · 1 year, 10 months ago
  16. dc4031f KUDU-2671 check for duplicate columns in hash schema when adding range by Alexey Serbin · 1 year, 10 months ago
  17. 43ee785 [www] Add CSP header to web UI by Attila Bukor · 2 years, 2 months ago
  18. e8ce3a9 KUDU-2671 Make WebUI compatible with custom hash schema by Abhishek Chennaka · 1 year, 10 months ago
  19. 708fdff [refactor] Fix some lint and tidy errors by Yingchun Lai · 1 year, 10 months ago
  20. 5664e28 KUDU-2671 range-specific hash schemas enabled by default by Alexey Serbin · 1 year, 10 months ago
  21. f1522c7 KUDU-2671 updated comments in C++ client API by Alexey Serbin · 1 year, 10 months ago
  22. 9c547a6 KUDU-2671 Fix typo in master-test.cc by Abhishek Chennaka · 1 year, 10 months ago
  23. b60b6fd [client-test] more robust MinReplicationFactor scenario by Alexey Serbin · 1 year, 10 months ago
  24. 317ff2a KUDU-2671 Remove commas from multi-level custom hash schema printing by Kurt Deschler · 1 year, 10 months ago
  25. 8c20126 KUDU-2671: Extra test coverage for KuduScanTokens. by Mahesh Reddy · 1 year, 10 months ago
  26. e0f96b9 KUDU-2671 forward-looking provision for AddRangePartition by Alexey Serbin · 1 year, 10 months ago
  27. 2696d5d KUDU-2671 show custom hash schema in formatRangePartition by Kurt Deschler · 1 year, 11 months ago
  28. 23908bd KUDU-2671 fix consistency check in KuduScanner::NextBatch() by Alexey Serbin · 1 year, 10 months ago
  29. 8c8f393 KUDU-2671 fix double-free in new scenario of scan_token-test by Alexey Serbin · 1 year, 10 months ago
  30. 1609ecc KUDU-2671 fix handling ranges with table-wide hash schemas by Alexey Serbin · 1 year, 11 months ago
  31. aba975b [unittest] LogRollingITest offen failed at asan, because of glog' leak by shenxingwuying · 1 year, 11 months ago
  32. a50aa5b [java] client update master locations cache by zhangyifan27 · 1 year, 11 months ago
  33. 05903d9 [Tools] Support to config hash bucket numbers when copy a table by xinghuayu007 · 2 years ago
  34. b746978 KUDU-2671: Follow up pruning patch. by Mahesh Reddy · 2 years, 1 month ago
  35. 75045fa KUDU-2671 fix handling hash dimensions in ADD_RANGE_PARTITION by Alexey Serbin · 1 year, 11 months ago
  36. 357dd89 KUDU-2671 mark --enable_per_range_hash_schemas as 'advanced' by Alexey Serbin · 1 year, 11 months ago
  37. e696b8a [java] KUDU-2671 require RANGE_SPECIFIC_HASH_SCHEMA when necessary by Alexey Serbin · 1 year, 11 months ago
  38. 248d9f8 [java] KUDU-2671 support adding a range with custom hash schema by Alexey Serbin · 2 years ago
  39. 8b31a0e [java] KUDU-2671 support creating table with custom hash schema per range by Alexey Serbin · 2 years, 5 months ago
  40. 76f475a KUDU-2671 introduce RANGE_SPECIFIC_HASH_SCHEMA feature flag by Alexey Serbin · 1 year, 11 months ago
  41. 1889d4c [c++ client] KUDU-2671 Custom hash schema alter table support by Abhishek Chennaka · 1 year, 11 months ago
  42. 00a2c7f [Catalog] Make DNS name of Kudu master case insensitive by xinghuayu007 · 2 years ago
  43. 936d7ed KUDU-1644: Simplify InList predicate values based on rowset PK bounds by zhangyifan27 · 2 years, 1 month ago
  44. 3c415ea KUDU-2671 introduce PartitionPruner::PrepareRangeSet() by Alexey Serbin · 1 year, 11 months ago
  45. f55dd22 KUDU-2671 update partition schema in catalog when dropping range by Alexey Serbin · 1 year, 11 months ago
  46. 3f0c434 [common] switch to std::optional by Alexey Serbin · 2 years ago
  47. 554edec [Doc][Format] Format help document support using Enter Key by xinghuayu007 · 2 years ago
  48. ed5d5a1 KUDU-2671 update Add{ExclusiveUpper,Lower}BoundPartitionKeyRaw by Alexey Serbin · 1 year, 11 months ago
  49. 45a7857 [rpc] report the names of the unsupported feature flags by Alexey Serbin · 1 year, 11 months ago
  50. 6909ee4 KUDU-2671 update partition schema in catalog when adding range by Alexey Serbin · 1 year, 11 months ago
  51. 295b490 KUDU-2671 more robust convention on specifying range bounds by Alexey Serbin · 2 years ago
  52. 9091f31 KUDU-2671 refactor PartitionSchema::CreatePartitions() by Alexey Serbin · 2 years ago
  53. 236a589 [tests] make the startup page tests more robust by Alexey Serbin · 1 year, 11 months ago
  54. 687bef8 KUDU-3354: Deflake DisableWriteWhenExceedingQuotaTest by zhangyifan27 · 2 years ago
  55. 250eb90 [master] KUDU-2671: Range specific hashing during table alter op. by Abhishek Chennaka · 2 years ago
  56. fae4461 [kudu-tool-test] more robust ConnectionNegotiationTimeoutOption by Alexey Serbin · 2 years ago
  57. 60184dd [build] Skipping the check of TSAN dependencies when build in non-TSAN configuration by Yingchun Lai · 2 years ago
  58. 3f34163 [kudu-tool-test] more robust TestRebuildTserverByLocalReplicaCopy by Alexey Serbin · 2 years ago
  59. 9699f58 [common] add DCHECK to spot bugs in using Schema by Alexey Serbin · 2 years, 3 months ago
  60. abe2a73 KUDU-3373 Key provider interface by Attila Bukor · 2 years ago
  61. b6aaf2b KUDU-3368 Encrypt file keys with server keys by Attila Bukor · 2 years ago
  62. b60b724 [threadpool] KUDU-3364 Add TimerThread for thread pool by shenxingwuying · 2 years, 1 month ago
  63. ce499ce KUDU-2671 fix the check for hash dimensions uniformity by Alexey Serbin · 2 years ago
  64. 17fd932 [java] update lastPropagatedTimestamp and resourceMetrics in gotNextRow callback by shenxingwuying · 2 years, 1 month ago
  65. 5485532 [Tools] Set all masters/tservers flags in a cluster in batch mode by xinghuayu007 · 2 years ago
  66. 5f29e04 [tools] update schema if needed when rebuilding master by Yingchun Lai · 2 years ago
  67. e2f0d8f [test] fix ASAN test failures in master-stress-test by zhangyifan27 · 2 years ago
  68. d3a628e [master] --max_create_tablets_per_ts is run-time flag by Alexey Serbin · 2 years ago
  69. 1e19a68 KUDU-2671 implement decoding of RowOperationsPB in Java client by Alexey Serbin · 2 years, 1 month ago
  70. 09a6c88 KUDU-2671 relax requirement for partition range specification by Alexey Serbin · 2 years ago
  71. 948417a [client] add DISALLOW_COPY_AND_ASSIGN() for a few classes by Alexey Serbin · 2 years ago
  72. 50395ff [client] prohibit copying/assigning of ResourceMetrics by Alexey Serbin · 2 years ago
  73. 2b2a199 [docs] simplify multi-master migration instructions by Alexey Serbin · 2 years ago
  74. 11db3f2 [master] KUDU-2671: Range specific hashing during table alter op. by Abhishek Chennaka · 2 years ago
  75. becef62 [java] Fix a scan bug which will read repetitive rows. by shenxingwuying · 2 years, 1 month ago
  76. d32ea18 [tools] use thread pool for 'kudu local_replica copy_from_local' by Yingchun Lai · 2 years, 1 month ago
  77. 03f2668 [client] KUDU-3365: Expose INSERT/UPDATE metrics in the Java API by Riza Suminto · 2 years ago
  78. d411dd1 [docs] update a few notes on multi-master migration by Alexey Serbin · 2 years ago
  79. 9ff042b Update RELEASING doc by Attila Bukor · 2 years ago
  80. 54d0f0b [client] fix toggling fault-tolerance for a scanner by Alexey Serbin · 2 years, 1 month ago
  81. f736c6b [master_log] Correction for the value of `table_rows_limit` by shenxingwuying · 2 years, 1 month ago
  82. 0ddcaaa [client] KUDU-3351: Add ResourceMetricsPB into WriteResponsePB by Riza Suminto · 2 years, 1 month ago
  83. 0616d96 [unit test] KUDU-3360 Fix DisableWriteWhenExceedingQuotaTest.TestDisableWritePrivilegeWhenExceedingSizeQuota by shenxingwuying · 2 years, 1 month ago
  84. 50b1cc4 [tools] Add '--create_table_replication_factor' flag for 'kudu table copy' by Yingchun Lai · 2 years, 1 month ago
  85. d216e41 [unit test] KUDU-3361 Fix SocketTest.TestRecvReset by shenxingwuying · 2 years, 1 month ago
  86. 66923d9 [unit test] Modify the return value of the test function 'CreateTable'. by kedeng · 2 years, 1 month ago
  87. 285e26a [unit test] make ToolTest.TestRebuildTserverByLocalReplicaCopy skip tsan by shenxingwuying · 2 years, 1 month ago
  88. 88148d3 [disk_failure-itest] fix premature return from AllowRecovery() by shenxingwuying · 2 years, 1 month ago
  89. 42fbe6b [unit test] Fix a unit test problem from code review. by shenxingwuying · 2 years, 1 month ago
  90. c71f8ab [test] avoid coredump in socket-test when failing by Alexey Serbin · 2 years, 1 month ago
  91. 6521248 [tool] Add tool to copy replica from local filesystem by Yingchun Lai · 2 years, 2 months ago
  92. 49e0d6d [tests] make one scenario of client-test more stable by Alexey Serbin · 2 years, 1 month ago
  93. fe2ba59 [cmake_modules] add '-o /dev/null' to the linker command by Alexey Serbin · 2 years, 1 month ago
  94. ed04c8b [UT] Fix env-test resource limit overflow by Yingchun Lai · 2 years, 1 month ago
  95. 01ca8c3 [tools] range rebalancing for 'kudu cluster rebalance' by Alexey Serbin · 2 years, 2 months ago
  96. fb6dc60 [build] thirdparty issues on Ubuntu 21.10 by Zoltan Chovan · 2 years, 1 month ago
  97. 2bf2b2d [tablet-copy] Simple refactor on tablet_copy_service{.h,.cc,-test.cc} by Yingchun Lai · 2 years, 1 month ago
  98. 66fe336 [tools] add beginning of the key range into TabletSummary by Alexey Serbin · 2 years, 2 months ago
  99. 0fc1d8b [docs] add notes on running chronyd in local reference mode by Alexey Serbin · 2 years, 2 months ago
  100. a31a251 KUDU-3318 [LBM] Runtime compact log container metadata by Yingchun Lai · 2 years, 8 months ago