You are viewing a plain text version of this content. The canonical link for it is here.
- [kudu-CR] wip KUDU-2353: tool to parse metrics log - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/09/01 00:23:59 UTC, 0 replies.
- [kudu-CR] [master] KUDU-3389 support turning on/off auto rebalancer at runtime - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/09/01 01:13:02 UTC, 1 replies.
- [kudu-CR] [threadpool] Fix an extreme coredump bug when shutdown thread pool with SchedulerThread - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/09/01 02:10:16 UTC, 0 replies.
- [kudu-CR] [client] Fix a kudu cpp client bug when using replica selection policy - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/09/01 02:33:01 UTC, 8 replies.
- [kudu-CR] KUDU-3353 [schema] Add an immutable attribute on column schema (part 2) - posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2022/09/01 02:48:32 UTC, 27 replies.
- [kudu-CR] [threadpool] Fix a coredump bug when shutdown SchedulerThread - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/09/01 03:11:37 UTC, 1 replies.
- [kudu-CR] [threadpool] Fix a coredump when shutdown SchedulerThread - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/09/01 03:24:19 UTC, 0 replies.
- [kudu-CR] [threadpool] Fix a bug when SchedulerThread shutdown - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/09/01 03:32:02 UTC, 0 replies.
- [kudu-CR] [threadpool] Fix unsafe behaviour when SchedulerThread shutdown - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/09/01 03:40:13 UTC, 14 replies.
- [kudu-CR] [tools] fix backward compatibility in `kudu table delete` - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2022/09/01 04:01:57 UTC, 2 replies.
- [kudu-CR] KUDU-3326 [master] add flag FLAGS enable soft delete on master to enable soft-delete on master - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2022/09/01 04:27:48 UTC, 3 replies.
- [kudu-CR] [thirdparty] update googletest up to 1.12.1 version - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2022/09/01 06:44:41 UTC, 9 replies.
- [kudu-CR] KUDU-2353: tool to parse metrics out of diagnostic logs - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/09/02 02:02:28 UTC, 2 replies.
- [kudu-CR] WIP [tests] scenario for 'kudu table scan' on column privileges - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/09/02 06:17:38 UTC, 1 replies.
- [kudu-CR] [tools] Add --fault tolerant to some CLI tools - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2022/09/02 09:13:27 UTC, 8 replies.
- [kudu-CR] [tool] Add output format for 'table list' CLI tool. - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/09/03 05:16:32 UTC, 13 replies.
- [kudu-CR] [Client] Add request id to trace the whole query process - posted by "Wang Xixu (Code Review)" <ge...@cloudera.org> on 2022/09/05 02:09:56 UTC, 21 replies.
- [kudu-CR] [Tools] Support to ignore trashed tables when listing tables - posted by "Wang Xixu (Code Review)" <ge...@cloudera.org> on 2022/09/05 02:49:37 UTC, 0 replies.
- [kudu-CR] [Partition] Make range partition to support senmatic: if not exist - posted by "Wang Xixu (Code Review)" <ge...@cloudera.org> on 2022/09/05 02:54:10 UTC, 0 replies.
- [kudu-CR] KUDU-3326 [master] add flag FLAGS deleted table reserve seconds to change the cluster-wide behavior of the DeleteTable() RPC. - posted by "KeDeng (Code Review)" <ge...@cloudera.org> on 2022/09/05 06:43:49 UTC, 31 replies.
- [kudu-CR] [tests] test 'kudu table scan' against column privileges - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/09/06 18:36:57 UTC, 3 replies.
- [kudu-CR] [master] KUDU-3322 / KUDU-3319 HMS event logging - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2022/09/06 20:43:40 UTC, 17 replies.
- [kudu-CR] KUDU-3393 C++ client support split a tablet to mutil ranges and concurrent scan data - posted by "KeDeng (Code Review)" <ge...@cloudera.org> on 2022/09/07 08:57:06 UTC, 2 replies.
- [kudu-CR] [Tools] Relance data in different disks according to container number - posted by "Wang Xixu (Code Review)" <ge...@cloudera.org> on 2022/09/07 11:58:50 UTC, 4 replies.
- [kudu-CR] [tools] mark long-running scenarios in kudu-tool-test - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/09/07 19:38:39 UTC, 8 replies.
- [kudu-CR] [scripts] add HTTP address option for start kudu.sh - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/09/07 21:10:01 UTC, 5 replies.
- [kudu-CR] KUDU-3386 Update macOS docs for ARM - posted by "Marton Greber (Code Review)" <ge...@cloudera.org> on 2022/09/08 15:54:21 UTC, 8 replies.
- [kudu-CR] KUDU-3379 Add column comments to table describe - posted by "Marton Greber (Code Review)" <ge...@cloudera.org> on 2022/09/09 18:05:59 UTC, 7 replies.
- [kudu-CR] [consensus] fix units for log reader read batch latency metric - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/09/10 00:07:26 UTC, 4 replies.
- [kudu-CR] [cfile] style-guide updates on cfile reader.{h,cc} - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/09/10 19:13:17 UTC, 4 replies.
- [kudu-CR] [cfile] unsorted updates on cfile reader.{h,cc} - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/09/10 19:13:21 UTC, 14 replies.
- [kudu-CR] [tests] fix flakiness in TestFailDuringScanWorkload - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/09/11 05:46:13 UTC, 9 replies.
- [kudu-CR] [macos] Add sample to PstackWatcher - posted by "Marton Greber (Code Review)" <ge...@cloudera.org> on 2022/09/12 17:16:42 UTC, 6 replies.
- [kudu-CR] [gutil] remove unused code from walltime.{h,cc} - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/09/12 19:54:35 UTC, 4 replies.
- [kudu-CR] [compaction] style guide-related updates - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/09/12 23:30:37 UTC, 2 replies.
- [kudu-CR] Enable kudu cli to accept specific leader to step down Takes three arguments to identify the leader: 1. Leader uuid 2. Leader Hostname 3. Leader Host port This can be useful in scenario when master is out of sync and user wants to choose a specific leader - posted by "Ashwani Raina (Code Review)" <ge...@cloudera.org> on 2022/09/13 12:50:48 UTC, 4 replies.
- [kudu-CR] [tablet] make compaction-test more robust - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/09/14 02:41:53 UTC, 6 replies.
- [kudu-CR] [Tools] Relance data in different disks according to container size - posted by "Wang Xixu (Code Review)" <ge...@cloudera.org> on 2022/09/16 03:16:02 UTC, 1 replies.
- [kudu-CR] KUDU-3353 [schema] Add an immutable attribute on column schema (part 3) - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2022/09/16 08:36:44 UTC, 3 replies.
- [kudu-CR] WIP KUDU-3353 [schema] Add an immutable attribute on column schema (part 3) - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2022/09/16 08:49:46 UTC, 1 replies.
- [kudu-CR] KUDU-3353 [schema] Support to modify immutable attribute on column schema - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2022/09/16 15:48:47 UTC, 15 replies.
- [kudu-CR] Skips -msse4.2 compiler flag for arch: ppc64le - posted by "harinreddy (Code Review)" <ge...@cloudera.org> on 2022/09/16 18:09:25 UTC, 0 replies.
- [kudu-CR] [client] Fix a kudu c++ client bug when using replica selection policy - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/09/18 02:29:39 UTC, 6 replies.
- [kudu-CR] Replaces the preprocessor trigger ARCH POWERPC64 with powerpc64 - posted by "harinreddy (Code Review)" <ge...@cloudera.org> on 2022/09/18 17:11:51 UTC, 0 replies.
- [kudu-CR] Adds the missing atomic32 atomic64 typedefs for ppc64le - posted by "harinreddy (Code Review)" <ge...@cloudera.org> on 2022/09/18 18:55:36 UTC, 0 replies.
- [kudu-CR] Busy loop is proposed for ppc64le to implement PauseCPU() - posted by "harinreddy (Code Review)" <ge...@cloudera.org> on 2022/09/19 03:06:49 UTC, 0 replies.
- [kudu-CR] Adds HAS CLMUL to control inclusion of HW carryless multiply - posted by "harinreddy (Code Review)" <ge...@cloudera.org> on 2022/09/19 03:12:03 UTC, 1 replies.
- [kudu-CR] Adds ppc64le to the exclusion list of architectures - posted by "harinreddy (Code Review)" <ge...@cloudera.org> on 2022/09/19 03:19:46 UTC, 0 replies.
- [kudu-CR] Adds architecture: PowerPC to LLVM TARGETS TO BUILD - posted by "harinreddy (Code Review)" <ge...@cloudera.org> on 2022/09/19 03:25:15 UTC, 0 replies.
- [kudu-CR] Adds ppc64le to architectures which do not support avx2 - posted by "harinreddy (Code Review)" <ge...@cloudera.org> on 2022/09/19 03:29:05 UTC, 0 replies.
- [kudu-CR] Adds opname test for ‘blr” for ppc64le architecture - posted by "harinreddy (Code Review)" <ge...@cloudera.org> on 2022/09/19 03:31:57 UTC, 0 replies.
- [kudu-CR] Adds opname test for ‘BLR” for ppc64le architecture ppc64le does not have the assembler instruction “RET”. This patch adds opname test for “BLR” which is euivalent to “RET” opcode. - posted by "harinreddy (Code Review)" <ge...@cloudera.org> on 2022/09/19 03:35:28 UTC, 0 replies.
- [kudu-CR] Adds opname test for ‘BLR” for ppc64le architecture - posted by "harinreddy (Code Review)" <ge...@cloudera.org> on 2022/09/19 03:43:45 UTC, 1 replies.
- [kudu-CR] Adds powerpc architecture so that build completes - posted by "harinreddy (Code Review)" <ge...@cloudera.org> on 2022/09/19 03:47:39 UTC, 0 replies.
- [kudu-CR] KUDU-2948 Enable kudu cli to accept specific leader to step down Takes three arguments to identify the leader: 1. Leader uuid 2. Leader Hostname 3. Leader Host port This can be useful in scenario when master is out of sync and user wants to choose a speci - posted by "Ashwani Raina (Code Review)" <ge...@cloudera.org> on 2022/09/20 22:16:33 UTC, 3 replies.
- [kudu-CR] KUDU-3342: Add an implementation of the block cache on HBW - posted by "Sammy Nah (Code Review)" <ge...@cloudera.org> on 2022/09/21 03:21:58 UTC, 0 replies.
- [kudu-CR] [tools] Enable kudu cli to accept specific leader to step down - posted by "Ashwani Raina (Code Review)" <ge...@cloudera.org> on 2022/09/21 14:51:14 UTC, 2 replies.
- [kudu-CR] KUDU-3403 Enable kudu cli to accept specific leader to step down - posted by "Ashwani Raina (Code Review)" <ge...@cloudera.org> on 2022/09/21 18:37:50 UTC, 3 replies.
- [kudu-CR] KUDU-3401 Unable to query Kudu tables from Hive with Kudu HMS Integration enabled - posted by "Khazar Mammadli (Code Review)" <ge...@cloudera.org> on 2022/09/21 21:52:46 UTC, 8 replies.
- [kudu-CR] [docker] Update server flags - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2022/09/22 01:36:26 UTC, 6 replies.
- [kudu-CR] [master] KUDU-3390 support auto rebalance tablet leaders across TServers - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2022/09/24 17:07:19 UTC, 6 replies.
- [kudu-CR] KUDU-3326 [master] add improvement on interpreting the 'reserve seconds' field for DeleteRPC - posted by "KeDeng (Code Review)" <ge...@cloudera.org> on 2022/09/27 11:55:00 UTC, 2 replies.
- [kudu-CR] KUDU-3401 Fix table creation with HMS Integration - posted by "Khazar Mammadli (Code Review)" <ge...@cloudera.org> on 2022/09/27 16:36:14 UTC, 12 replies.
- [kudu-CR] [test] make master authz-itest more robust - posted by "KeDeng (Code Review)" <ge...@cloudera.org> on 2022/09/29 03:53:42 UTC, 4 replies.