[kudu-CR] [build] bootstrap-dev-env.sh fix for ubuntu 22.04+

2024-06-04 Thread Anonymous Coward (Code Review)
Anonymous Coward (763) has posted comments on this change. ( http://gerrit.cloudera.org:8080/20559 ) Change subject: [build] bootstrap-dev-env.sh fix for ubuntu 22.04+ .. Patch Set 2: (1 comment)

[kudu-CR](branch-1.17.x) Fix row project codegen params noalias overflow

2024-05-23 Thread Anonymous Coward (Code Review)
s...@sqh.me has posted comments on this change. ( http://gerrit.cloudera.org:8080/21448 ) Change subject: Fix row_project codegen params noalias overflow .. Patch Set 3: > > By the way, I think kudu codegen sometimes not

[kudu-CR](branch-1.17.x) Fix row project codegen params noalias overflow

2024-05-22 Thread Anonymous Coward (Code Review)
s...@sqh.me has posted comments on this change. ( http://gerrit.cloudera.org:8080/21448 ) Change subject: Fix row_project codegen params noalias overflow .. Patch Set 2: I found this code is set paramattr noalias Attr.

[kudu-CR](branch-1.17.x) Fix row project codegen params noalias overflow

2024-05-22 Thread Anonymous Coward (Code Review)
s...@sqh.me has posted comments on this change. ( http://gerrit.cloudera.org:8080/21448 ) Change subject: Fix row_project codegen params noalias overflow .. Patch Set 2: By the way, I think kudu codegen sometimes not

[kudu-CR](branch-1.17.x) Fix row project codegen params noalias overflow

2024-05-22 Thread Anonymous Coward (Code Review)
s...@sqh.me has posted comments on this change. ( http://gerrit.cloudera.org:8080/21448 ) Change subject: Fix row_project codegen params noalias overflow .. Patch Set 2: > > > I just wonder did kudu codegen work well if we

[kudu-CR](branch-1.17.x) Fix row project codegen params noalias overflow

2024-05-22 Thread Anonymous Coward (Code Review)
s...@sqh.me has posted comments on this change. ( http://gerrit.cloudera.org:8080/21448 ) Change subject: Fix row_project codegen params noalias overflow .. Patch Set 2: > > I just wonder did kudu codegen work well if we use

[kudu-CR](branch-1.17.x) Fix row project codegen params noalias overflow

2024-05-22 Thread Anonymous Coward (Code Review)
s...@sqh.me has uploaded a new patch set (#2) to the change originally created by Alexey Serbin. ( http://gerrit.cloudera.org:8080/21448 ) Change subject: Fix row_project codegen params noalias overflow .. Fix row_project

[kudu-CR](branch-1.17.x) Fix row project codegen params noalias overflow

2024-05-22 Thread Anonymous Coward (Code Review)
s...@sqh.me has posted comments on this change. ( http://gerrit.cloudera.org:8080/21448 ) Change subject: Fix row_project codegen params noalias overflow .. Patch Set 1: I just wonder did kudu codegen work well if we use

[kudu-CR](branch-1.17.x) Fix row project codegen params noalias overflow

2024-05-22 Thread Anonymous Coward (Code Review)
s...@sqh.me has posted comments on this change. ( http://gerrit.cloudera.org:8080/21448 ) Change subject: Fix row_project codegen params noalias overflow .. Patch Set 1: OK, I will fix the commit message. -- To view, visit

[kudu-CR] [security-flags-itest] Fix missing command line flags

2024-05-15 Thread Anonymous Coward (Code Review)
Anonymous Coward (763) has posted comments on this change. ( http://gerrit.cloudera.org:8080/21399 ) Change subject: [security-flags-itest] Fix missing command line flags .. Patch Set 3: > > Please add a proper description of

[kudu-CR] [security-flags-itest] Fix missing command line flags

2024-05-07 Thread Anonymous Coward (Code Review)
Anonymous Coward (763) has posted comments on this change. ( http://gerrit.cloudera.org:8080/21399 ) Change subject: [security-flags-itest] Fix missing command line flags .. Patch Set 1: (1 comment)

[kudu-CR] WIP [ARM] Concurrent binary tree memory fences fixed.

2024-03-19 Thread Anonymous Coward (Code Review)
Anonymous Coward (763) has posted comments on this change. ( http://gerrit.cloudera.org:8080/21127 ) Change subject: WIP [ARM] Concurrent binary tree memory fences fixed. .. Patch Set 3: (1 comment)

[kudu-CR] WIP [ARM] Concurrent binary tree memory fences fixed.

2024-03-08 Thread Anonymous Coward (Code Review)
Anonymous Coward (763) has posted comments on this change. ( http://gerrit.cloudera.org:8080/21127 ) Change subject: WIP [ARM] Concurrent binary tree memory fences fixed. .. Patch Set 2: One think, that may help to understand

[kudu-CR](branch-1.17.x) [arm64] implement with native NEON instructions

2023-10-13 Thread Anonymous Coward (Code Review)
s...@amazon.com has posted comments on this change. ( http://gerrit.cloudera.org:8080/20576 ) Change subject: [arm64] implement with native NEON instructions .. Patch Set 1: Code-Review+1 Looks good to me. Thanks. -- To

[kudu-CR] [arm64] implement with native NEON instructions

2023-08-30 Thread Anonymous Coward (Code Review)
Anonymous Coward (763) has posted comments on this change. ( http://gerrit.cloudera.org:8080/20374 ) Change subject: [arm64] implement with native NEON instructions .. Patch Set 2: Code-Review+1 -- To view, visit

[kudu-CR] [arm64] implement with native NEON instructions

2023-08-26 Thread Anonymous Coward (Code Review)
s...@amazon.com has posted comments on this change. ( http://gerrit.cloudera.org:8080/20374 ) Change subject: [arm64] implement with native NEON instructions .. Patch Set 2: My build machine is a Neoverse-N1 from AWS

[kudu-CR] [arm64] implement with native NEON instructions

2023-08-25 Thread Anonymous Coward (Code Review)
Anonymous Coward (763) has posted comments on this change. ( http://gerrit.cloudera.org:8080/20374 ) Change subject: [arm64] implement with native NEON instructions .. Patch Set 1: Hi, I tried to take a look at it on a

[kudu-CR] [arm64] implement with native NEON instructions

2023-08-17 Thread Anonymous Coward (Code Review)
s...@amazon.com has posted comments on this change. ( http://gerrit.cloudera.org:8080/20374 ) Change subject: [arm64] implement with native NEON instructions .. Patch Set 1: (1 comment)

[kudu-CR] [arm64] implement with native NEON instructions

2023-08-17 Thread Anonymous Coward (Code Review)
s...@amazon.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20374 Change subject: [arm64] implement with native NEON instructions .. [arm64] implement with native NEON instructions This patch

[kudu-CR] KUDU-3496 support spnego dedicated keytab

2023-07-28 Thread Anonymous Coward (Code Review)
rlagk...@gmail.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20278 Change subject: KUDU-3496 support spnego dedicated keytab .. KUDU-3496 support spnego dedicated keytab Change-Id:

[kudu-CR] [multi-tenancy] add tenant key generate api

2023-07-06 Thread Anonymous Coward (Code Review)
zmarto...@cloudera.com has posted comments on this change. ( http://gerrit.cloudera.org:8080/20165 ) Change subject: [multi-tenancy] add tenant key generate api .. Patch Set 3: Code-Review+1 -- To view, visit

[kudu-CR] KUDU-2724 build macOS mini cluster binaries on newer macOS

2023-07-03 Thread Anonymous Coward (Code Review)
zmarto...@cloudera.com has posted comments on this change. ( http://gerrit.cloudera.org:8080/20141 ) Change subject: KUDU-2724 build macOS mini_cluster binaries on newer macOS .. Patch Set 5: (1 comment)

[kudu-CR] KUDU-3458 Startup tserver even if some metadata is corrupted

2023-06-21 Thread Anonymous Coward (Code Review)
Hello Tidy Bot, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/20067 to look at the new patch set (#4). Change subject: KUDU-3458 Startup tserver even if some metadata is corrupted

[kudu-CR] KUDU-3477 Function to get flags of minicluster daemons.

2023-06-16 Thread Anonymous Coward (Code Review)
zmarto...@cloudera.com has posted comments on this change. ( http://gerrit.cloudera.org:8080/19938 ) Change subject: KUDU-3477 Function to get flags of minicluster daemons. .. Patch Set 6: (3 comments)

[kudu-CR] KUDU-3477 Function to get flags of minicluster daemons.

2023-06-16 Thread Anonymous Coward (Code Review)
Hello Zoltan Chovan, Yingchun Lai, Attila Bukor, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/19938 to look at the new patch set (#6). Change subject: KUDU-3477 Function to get flags of minicluster daemons.

[kudu-CR] KUDU-3477 Function to get flags of minicluster daemons.

2023-06-16 Thread Anonymous Coward (Code Review)
Hello Zoltan Chovan, Yingchun Lai, Attila Bukor, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/19938 to look at the new patch set (#5). Change subject: KUDU-3477 Function to get flags of minicluster daemons.

[kudu-CR] WIP KUDU-3458 Startup tserver even if some metadata is corrupted

2023-06-14 Thread Anonymous Coward (Code Review)
Hello Tidy Bot, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/20067 to look at the new patch set (#3). Change subject: WIP KUDU-3458 Startup tserver even if some metadata is corrupted

[kudu-CR] WIP KUDU-3458 Startup tserver even if some metadata is corrupted

2023-06-14 Thread Anonymous Coward (Code Review)
Hello Tidy Bot, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/20067 to look at the new patch set (#2). Change subject: WIP KUDU-3458 Startup tserver even if some metadata is corrupted

[kudu-CR] WIP KUDU-3458 Startup tserver even if some metadata is corrupted

2023-06-14 Thread Anonymous Coward (Code Review)
zmarto...@cloudera.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20067 Change subject: WIP KUDU-3458 Startup tserver even if some metadata is corrupted .. WIP KUDU-3458 Startup tserver even if some

[kudu-CR] KUDU-3477 Function to get flags of minicluster daemons.

2023-06-14 Thread Anonymous Coward (Code Review)
Hello Zoltan Chovan, Yingchun Lai, Attila Bukor, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/19938 to look at the new patch set (#4). Change subject: KUDU-3477 Function to get flags of minicluster daemons.

[kudu-CR] KUDU-3477 Function to get flags of minicluster daemons.

2023-06-01 Thread Anonymous Coward (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/19938 to look at the new patch set (#3). Change subject: KUDU-3477 Function to get flags of minicluster daemons. ..

[kudu-CR] [WIP] KUDU-3477 Function to get flags of minicluster daemons.

2023-05-31 Thread Anonymous Coward (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/19938 to look at the new patch set (#2). Change subject: [WIP] KUDU-3477 Function to get flags of minicluster daemons. ..

[kudu-CR] Fix row project codegen params noalias overflow

2023-05-30 Thread Anonymous Coward (Code Review)
Hello Tidy Bot, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/19952 to look at the new patch set (#4). Change subject: Fix row_project codegen params noalias overflow ..

[kudu-CR] Fix row project codegen params noalias overflow

2023-05-30 Thread Anonymous Coward (Code Review)
Hello Tidy Bot, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/19952 to look at the new patch set (#3). Change subject: Fix row_project codegen params noalias overflow ..

[kudu-CR] Fix row project codegen params noalias overflow

2023-05-30 Thread Anonymous Coward (Code Review)
Hello Tidy Bot, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/19952 to look at the new patch set (#2). Change subject: Fix row_project codegen params noalias overflow ..

[kudu-CR] Fix row project codegen params noalias overflow

2023-05-30 Thread Anonymous Coward (Code Review)
s...@sqh.me has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19952 Change subject: Fix row_project codegen params noalias overflow .. Fix row_project codegen params noalias overflow Change-Id:

[kudu-CR] [WIP] KUDU-3477 Function to get flags of minicluster daemons.

2023-05-25 Thread Anonymous Coward (Code Review)
zmarto...@cloudera.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19938 Change subject: [WIP] KUDU-3477 Function to get flags of minicluster daemons. .. [WIP] KUDU-3477 Function to get flags of

[kudu-CR] [cmake] Kudu should compile on Mac OS without SDKROOT set.

2023-05-25 Thread Anonymous Coward (Code Review)
Hello Attila Bukor, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/19935 to look at the new patch set (#2). Change subject: [cmake] Kudu should compile on Mac OS without SDKROOT set.

[kudu-CR] [cmake] Kudu should compile on Mac OS without SDKROOT environment variable being set.

2023-05-25 Thread Anonymous Coward (Code Review)
zmarto...@cloudera.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19935 Change subject: [cmake] Kudu should compile on Mac OS without SDKROOT environment variable being set. .. [cmake] Kudu should

[kudu-CR] KUDU-3326 Add soft-delete to Python client

2023-05-18 Thread Anonymous Coward (Code Review)
Anonymous Coward (761) has posted comments on this change. ( http://gerrit.cloudera.org:8080/19901 ) Change subject: KUDU-3326 Add soft-delete to Python client .. Patch Set 1: Code-Review+1 LGTM -- To view, visit

[kudu-CR] long to int64

2022-06-13 Thread Anonymous Coward (Code Review)
shanmugabavan.develo...@gmail.com has abandoned this change. ( http://gerrit.cloudera.org:8080/18608 ) Change subject: long to int64 .. Abandoned testcases should be add -- To view, visit http://gerrit.cloudera.org:8080/18608

[kudu-CR] Kudu tool export code

2022-06-13 Thread Anonymous Coward (Code Review)
shanmugabavan.develo...@gmail.com has abandoned this change. ( http://gerrit.cloudera.org:8080/18607 ) Change subject: Kudu tool export code .. Abandoned testcases should be add -- To view, visit

[kudu-CR] .gitignore changed to default

2022-06-13 Thread Anonymous Coward (Code Review)
shanmugabavan.develo...@gmail.com has abandoned this change. ( http://gerrit.cloudera.org:8080/18600 ) Change subject: .gitignore changed to default .. Abandoned testcases should be add -- To view, visit

[kudu-CR] Kudu Export Tool initial commit

2022-06-13 Thread Anonymous Coward (Code Review)
shanmugabavan.develo...@gmail.com has abandoned this change. ( http://gerrit.cloudera.org:8080/18599 ) Change subject: Kudu Export Tool initial commit .. Abandoned testcases should be add -- To view, visit

[kudu-CR] Kudu tool export code

2022-06-10 Thread Anonymous Coward (Code Review)
shanmugabavan25...@gmail.com has restored this change. ( http://gerrit.cloudera.org:8080/18607 ) Change subject: Kudu tool export code .. Restored -- To view, visit http://gerrit.cloudera.org:8080/18607 To unsubscribe, visit

[kudu-CR] Kudu Export Tool initial commit

2022-06-10 Thread Anonymous Coward (Code Review)
shanmugabavan25...@gmail.com has restored this change. ( http://gerrit.cloudera.org:8080/18599 ) Change subject: Kudu Export Tool initial commit .. Restored -- To view, visit http://gerrit.cloudera.org:8080/18599 To

[kudu-CR] .gitignore changed to default

2022-06-10 Thread Anonymous Coward (Code Review)
shanmugabavan25...@gmail.com has restored this change. ( http://gerrit.cloudera.org:8080/18600 ) Change subject: .gitignore changed to default .. Restored -- To view, visit http://gerrit.cloudera.org:8080/18600 To unsubscribe,

[kudu-CR] long to int64

2022-06-10 Thread Anonymous Coward (Code Review)
shanmugabavan25...@gmail.com has restored this change. ( http://gerrit.cloudera.org:8080/18608 ) Change subject: long to int64 .. Restored -- To view, visit http://gerrit.cloudera.org:8080/18608 To unsubscribe, visit

[kudu-CR] long to int64

2022-06-10 Thread Anonymous Coward (Code Review)
shanmugabavan25...@gmail.com has abandoned this change. ( http://gerrit.cloudera.org:8080/18608 ) Change subject: long to int64 .. Abandoned wrong -- To view, visit http://gerrit.cloudera.org:8080/18608 To unsubscribe, visit

[kudu-CR] long to int64

2022-06-10 Thread Anonymous Coward (Code Review)
shanmugabavan25...@gmail.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18608 Change subject: long to int64 .. long to int64 Change-Id: Ie0c27c4828c81f2845967e4533a35b800e2fb033 --- M

[kudu-CR] Kudu tool export code

2022-06-10 Thread Anonymous Coward (Code Review)
shanmugabavan25...@gmail.com has abandoned this change. ( http://gerrit.cloudera.org:8080/18607 ) Change subject: Kudu tool export code .. Abandoned wrong -- To view, visit http://gerrit.cloudera.org:8080/18607 To

[kudu-CR] Kudu tool export code

2022-06-10 Thread Anonymous Coward (Code Review)
shanmugabavan25...@gmail.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18607 Change subject: Kudu tool export code .. Kudu tool export code Change-Id: Icfea09c74379c5c0067f4ee35b40c0420e810c5a ---

[kudu-CR] .gitignore changed to default

2022-06-08 Thread Anonymous Coward (Code Review)
shanmugabavan25...@gmail.com has abandoned this change. ( http://gerrit.cloudera.org:8080/18600 ) Change subject: .gitignore changed to default .. Abandoned mistake -- To view, visit http://gerrit.cloudera.org:8080/18600 To

[kudu-CR] Kudu Export Tool initial commit

2022-06-08 Thread Anonymous Coward (Code Review)
shanmugabavan25...@gmail.com has abandoned this change. ( http://gerrit.cloudera.org:8080/18599 ) Change subject: Kudu Export Tool initial commit .. Abandoned test cases did not added... -- To view, visit

[kudu-CR] .gitignore changed to default

2022-06-08 Thread Anonymous Coward (Code Review)
shanmugabavan25...@gmail.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18600 Change subject: .gitignore changed to default .. .gitignore changed to default Change-Id:

[kudu-CR] Kudu Export Tool initial commit

2022-06-08 Thread Anonymous Coward (Code Review)
shanmugabavan25...@gmail.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18599 Change subject: Kudu Export Tool initial commit .. Kudu Export Tool initial commit Change-Id:

[kudu-CR] Batch set master/tserver flags

2022-05-09 Thread Anonymous Coward (Code Review)
1450306...@qq.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18506 Change subject: Batch set master/tserver flags .. Batch set master/tserver flags Change-Id:

[kudu-CR] test with repartition option

2022-02-06 Thread Anonymous Coward (Code Review)
mko...@twilio.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18209 Change subject: test with repartition option .. test with repartition option Change-Id: I0a5d2e110909db3e3e30dcd1aa0736749e2cf5f1

[kudu-CR] Fix tests

2022-02-06 Thread Anonymous Coward (Code Review)
mko...@twilio.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18208 Change subject: Fix tests .. Fix tests Change-Id: I356f658bddd239ae3b6cc908422ed29fcb18a0fb --- M

[kudu-CR] Fix datatypes

2022-02-04 Thread Anonymous Coward (Code Review)
mko...@twilio.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18206 Change subject: Fix datatypes .. Fix datatypes Change-Id: I4ec4e52666e6ab5a686d015498e981e262c3fb4a --- M

[kudu-CR] Fix typo

2022-02-04 Thread Anonymous Coward (Code Review)
mko...@twilio.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18205 Change subject: Fix typo .. Fix typo Change-Id: Ibbcd339864e392175bed412e50c71621a640ea32 --- M

[kudu-CR] Fix testkudubackup

2022-02-04 Thread Anonymous Coward (Code Review)
mko...@twilio.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18204 Change subject: Fix testkudubackup .. Fix testkudubackup Change-Id: Iabb63fe357bcbb8b115f6ed24cef752200bb38c5 --- M

[kudu-CR] Add test for coaslece and repartition

2022-02-03 Thread Anonymous Coward (Code Review)
mko...@twilio.com has posted comments on this change. ( http://gerrit.cloudera.org:8080/18185 ) Change subject: Add test for coaslece and repartition .. Patch Set 1: > Patch Set 1: > > (1 comment) > > > Patch Set 1: > > > > >

[kudu-CR] [java] KUDU-3309 Add repartition and coalesce options to backup output

2022-02-03 Thread Anonymous Coward (Code Review)
mko...@twilio.com has posted comments on this change. ( http://gerrit.cloudera.org:8080/18174 ) Change subject: [java] KUDU-3309 Add repartition and coalesce options to backup output .. Patch Set 7: > Patch Set 6: > > (1

[kudu-CR] [java] KUDU-3309 Add repartition and coalesce options to backup output

2022-02-03 Thread Anonymous Coward (Code Review)
Hello Attila Bukor, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/18174 to look at the new patch set (#7). Change subject: [java] KUDU-3309 Add repartition and coalesce options to backup output

[kudu-CR] [java] KUDU-3309 Fix TabkeOptions and spaces

2022-02-03 Thread Anonymous Coward (Code Review)
mko...@twilio.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18197 Change subject: [java] KUDU-3309 Fix TabkeOptions and spaces .. [java] KUDU-3309 Fix TabkeOptions and spaces Change-Id:

[kudu-CR] Add test for coaslece and repartition

2022-01-31 Thread Anonymous Coward (Code Review)
mko...@twilio.com has posted comments on this change. ( http://gerrit.cloudera.org:8080/18185 ) Change subject: Add test for coaslece and repartition .. Patch Set 1: > Uploaded patch set 1. Hi Attlia, I have addressed the

[kudu-CR] Adding repartitioning logic along with coalesce logic to backup output

2022-01-31 Thread Anonymous Coward (Code Review)
mko...@twilio.com has posted comments on this change. ( http://gerrit.cloudera.org:8080/18174 ) Change subject: Adding repartitioning logic along with coalesce logic to backup output .. Patch Set 6: (4 comments)

[kudu-CR] Add test for coaslece and repartition

2022-01-31 Thread Anonymous Coward (Code Review)
mko...@twilio.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18185 Change subject: Add test for coaslece and repartition .. Add test for coaslece and repartition Change-Id:

[kudu-CR] Adding repartitioning logic along with coalesce logic to backup output

2022-01-31 Thread Anonymous Coward (Code Review)
Hello Attila Bukor, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/18174 to look at the new patch set (#6). Change subject: Adding repartitioning logic along with coalesce logic to backup output

[kudu-CR] Adding repartitioning logic along with coalesce logic to backup output

2022-01-31 Thread Anonymous Coward (Code Review)
mko...@twilio.com has posted comments on this change. ( http://gerrit.cloudera.org:8080/18174 ) Change subject: Adding repartitioning logic along with coalesce logic to backup output .. Patch Set 5: (3 comments) Thank you

[kudu-CR] Adding repartitioning logic along with coalesce logic to backup output

2022-01-31 Thread Anonymous Coward (Code Review)
Hello Attila Bukor, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/18174 to look at the new patch set (#5). Change subject: Adding repartitioning logic along with coalesce logic to backup output

[kudu-CR] Adding repartitioning logic along with coalesce logic to backup output

2022-01-27 Thread Anonymous Coward (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/18174 to look at the new patch set (#4). Change subject: Adding repartitioning logic along with coalesce logic to backup output

[kudu-CR] Adding repartitioning logic along with coalesce logic to backup output

2022-01-27 Thread Anonymous Coward (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/18174 to look at the new patch set (#3). Change subject: Adding repartitioning logic along with coalesce logic to backup output

[kudu-CR] Adding repartitioning logic along with coalesce logic to backup output

2022-01-27 Thread Anonymous Coward (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/18174 to look at the new patch set (#2). Change subject: Adding repartitioning logic along with coalesce logic to backup output

[kudu-CR] Adding repartitioning logic along with coalesce logic to backup output

2022-01-27 Thread Anonymous Coward (Code Review)
mko...@gmail.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18174 Change subject: Adding repartitioning logic along with coalesce logic to backup output .. Adding repartitioning logic along with

[kudu-CR] [asan] improve asan success rate, kerberos context init and destroy

2022-01-25 Thread Anonymous Coward (Code Review)
Hello Tidy Bot, Alexey Serbin, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/18135 to look at the new patch set (#7). Change subject: [asan] improve asan success rate, kerberos context init and destroy

[kudu-CR] [asan] improve asan success rate, kerberos context init and destroy

2022-01-25 Thread Anonymous Coward (Code Review)
shenxingwuy...@gmail.com has posted comments on this change. ( http://gerrit.cloudera.org:8080/18135 ) Change subject: [asan] improve asan success rate, kerberos context init and destroy .. Patch Set 7: > Patch Set 5: > > (1

[kudu-CR] [asan] improve asan success rate, kerberos context init and destroy

2022-01-25 Thread Anonymous Coward (Code Review)
Hello Tidy Bot, Alexey Serbin, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/18135 to look at the new patch set (#6). Change subject: [asan] improve asan success rate, kerberos context init and destroy

[kudu-CR] [asan] improve asan success rate, kerberos context init and destroy

2022-01-25 Thread Anonymous Coward (Code Review)
Hello Alexey Serbin, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/18135 to look at the new patch set (#5). Change subject: [asan] improve asan success rate, kerberos context init and destroy

[kudu-CR] [tool] fix a command bug, cmd: kudu wal dump ...

2022-01-22 Thread Anonymous Coward (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/18169 to look at the new patch set (#2). Change subject: [tool] fix a command bug, cmd: kudu wal dump ... .. [tool] fix

[kudu-CR] [tool] fix a command bug, cmd: kudu wal dump ...

2022-01-22 Thread Anonymous Coward (Code Review)
shenxingwuy...@gmail.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18169 Change subject: [tool] fix a command bug, cmd: kudu wal dump ... .. [tool] fix a command bug, cmd: kudu wal dump ... kudu

[kudu-CR] [asan] improve asan success rate, k6s context init and destroy

2022-01-14 Thread Anonymous Coward (Code Review)
Hello Alexey Serbin, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/18135 to look at the new patch set (#4). Change subject: [asan] improve asan success rate, k6s context init and destroy

[kudu-CR] [asan] improve asan success rate, k6s context init and destroy

2022-01-14 Thread Anonymous Coward (Code Review)
Hello Alexey Serbin, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/18135 to look at the new patch set (#3). Change subject: [asan] improve asan success rate, k6s context init and destroy

[kudu-CR] [asan] improve asan success rate, k6s context init and destroy

2022-01-10 Thread Anonymous Coward (Code Review)
shenxingwuy...@gmail.com has posted comments on this change. ( http://gerrit.cloudera.org:8080/18135 ) Change subject: [asan] improve asan success rate, k6s context init and destroy .. Patch Set 2: (1 comment) > Patch Set 1:

[kudu-CR] [asan] improve asan success rate, k6s context init and destroy

2022-01-10 Thread Anonymous Coward (Code Review)
Hello Alexey Serbin, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/18135 to look at the new patch set (#2). Change subject: [asan] improve asan success rate, k6s context init and destroy

[kudu-CR] [asan] improve asan success rate, k6s context init and destroy

2022-01-10 Thread Anonymous Coward (Code Review)
shenxingwuy...@gmail.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18135 Change subject: [asan] improve asan success rate, k6s context init and destroy .. [asan] improve asan success rate, k6s

[kudu-CR] KUDU-3197 [tserver] optimal Schema's memory used

2021-12-22 Thread Anonymous Coward (Code Review)
shenxingwuy...@gmail.com has posted comments on this change. ( http://gerrit.cloudera.org:8080/18098 ) Change subject: KUDU-3197 [tserver] optimal Schema's memory used .. Patch Set 5: (2 comments)

[kudu-CR] KUDU-3197 [tserver] optimal Schema's memory used

2021-12-22 Thread Anonymous Coward (Code Review)
Hello Yingchun Lai, Kudu Jenkins, Andrew Wong, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/18098 to look at the new patch set (#5). Change subject: KUDU-3197 [tserver] optimal Schema's memory used

[kudu-CR] KUDU-3339 [tool] CLI to add a column

2021-12-16 Thread Anonymous Coward (Code Review)
Hello Yingchun Lai, Attila Bukor, Kudu Jenkins, Bankim Bhavsar, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/17851 to look at the new patch set (#10). Change subject: KUDU-3339 [tool] CLI to add a column

[kudu-CR] KUDU-3197 [tserver] optimal Schema's memory used

2021-12-14 Thread Anonymous Coward (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/18098 to look at the new patch set (#4). Change subject: KUDU-3197 [tserver] optimal Schema's memory used .. KUDU-3197

[kudu-CR] KUDU-3197 [tserver] optimal Schema's memory used

2021-12-14 Thread Anonymous Coward (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/18098 to look at the new patch set (#3). Change subject: KUDU-3197 [tserver] optimal Schema's memory used .. KUDU-3197

[kudu-CR] KUDU-3197 [tserver] optimal Schema's memory used

2021-12-14 Thread Anonymous Coward (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/18098 to look at the new patch set (#2). Change subject: KUDU-3197 [tserver] optimal Schema's memory used .. KUDU-3197

[kudu-CR] KUDU-3197 fix TabletMeta's variable Schema* to scoped refptr, to reduce memory used

2021-12-13 Thread Anonymous Coward (Code Review)
shenxingwuy...@gmail.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18098 Change subject: KUDU-3197 fix TabletMeta's variable Schema* to scoped_refptr, to reduce memory used .. KUDU-3197 fix

[kudu-CR] KUDU-3339 [tool] CLI to add a column

2021-12-01 Thread Anonymous Coward (Code Review)
Hello Yingchun Lai, Attila Bukor, Kudu Jenkins, Bankim Bhavsar, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/17851 to look at the new patch set (#9). Change subject: KUDU-3339 [tool] CLI to add a column

[kudu-CR] KUDU-3339 [tool] CLI to add a column

2021-11-25 Thread Anonymous Coward (Code Review)
Hello Yingchun Lai, Attila Bukor, Kudu Jenkins, Bankim Bhavsar, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/17851 to look at the new patch set (#8). Change subject: KUDU-3339 [tool] CLI to add a column

[kudu-CR] KUDU-3339 [tool] CLI to add a column

2021-11-24 Thread Anonymous Coward (Code Review)
Hello Yingchun Lai, Attila Bukor, Kudu Jenkins, Bankim Bhavsar, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/17851 to look at the new patch set (#6). Change subject: KUDU-3339 [tool] CLI to add a column

[kudu-CR] [master] KUDU-3311 Allow to start with diff num of masters

2021-11-23 Thread Anonymous Coward (Code Review)
zcho...@cloudera.com has posted comments on this change. ( http://gerrit.cloudera.org:8080/17995 ) Change subject: [master] KUDU-3311 Allow to start with diff num of masters .. Patch Set 15: (1 comment)

[kudu-CR] [master] KUDU-3311 Allow to start with diff num of masters

2021-11-23 Thread Anonymous Coward (Code Review)
Hello Tidy Bot, Alexey Serbin, Attila Bukor, Kudu Jenkins, Andrew Wong, Bankim Bhavsar, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/17995 to look at the new patch set (#15). Change subject: [master] KUDU-3311 Allow to start with diff num of masters

[kudu-CR] Fix readlink behaviour on MacOS in start kudu.sh

2021-11-23 Thread Anonymous Coward (Code Review)
zcho...@cloudera.com has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18049 Change subject: Fix readlink behaviour on MacOS in start_kudu.sh .. Fix readlink behaviour on MacOS in start_kudu.sh The MacOS

  1   2   3   4   5   6   >