[Impala-ASF-CR] IMPALA-12762: Fix cmake error in package building

2024-01-30 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20965 )

Change subject: IMPALA-12762: Fix cmake error in package building
..


Patch Set 3: Verified+1


--
To view, visit http://gerrit.cloudera.org:8080/20965
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ice0cbb0671d915f997fa74217521a82be164ae57
Gerrit-Change-Number: 20965
Gerrit-PatchSet: 3
Gerrit-Owner: Yifan Zhang 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Quanlong Huang 
Gerrit-Reviewer: Yifan Zhang 
Gerrit-Reviewer: Zihao Ye 
Gerrit-Comment-Date: Tue, 30 Jan 2024 13:22:07 +
Gerrit-HasComments: No


[Impala-ASF-CR] IMPALA-12762: Fix cmake error in package building

2024-01-30 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/20965 )

Change subject: IMPALA-12762: Fix cmake error in package building
..

IMPALA-12762: Fix cmake error in package building

This patch adds extra processing of option 'BUILD_WITH_NO_TESTS' in
be/src/exec/json/CMakeLists.txt, so test targets will not be generated
by the CMake when building Impala with -package and -notests.

Testing:
  - Run './buildall.sh -noclean -notests -package' with no error

Change-Id: Ice0cbb0671d915f997fa74217521a82be164ae57
Reviewed-on: http://gerrit.cloudera.org:8080/20965
Reviewed-by: Impala Public Jenkins 
Tested-by: Impala Public Jenkins 
---
M be/src/exec/json/CMakeLists.txt
M bin/jenkins/build-all-flag-combinations.sh
2 files changed, 6 insertions(+), 2 deletions(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/20965
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ice0cbb0671d915f997fa74217521a82be164ae57
Gerrit-Change-Number: 20965
Gerrit-PatchSet: 4
Gerrit-Owner: Yifan Zhang 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Quanlong Huang 
Gerrit-Reviewer: Yifan Zhang 
Gerrit-Reviewer: Zihao Ye 


[Impala-ASF-CR] IMPALA-12762: Fix cmake error in package building

2024-01-30 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20965 )

Change subject: IMPALA-12762: Fix cmake error in package building
..


Patch Set 2:

Build Successful

https://jenkins.impala.io/job/gerrit-code-review-checks/15100/ : Initial code 
review checks passed. Use gerrit-verify-dryrun-external or gerrit-verify-dryrun 
to run full precommit tests.


--
To view, visit http://gerrit.cloudera.org:8080/20965
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ice0cbb0671d915f997fa74217521a82be164ae57
Gerrit-Change-Number: 20965
Gerrit-PatchSet: 2
Gerrit-Owner: Yifan Zhang 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Quanlong Huang 
Gerrit-Reviewer: Yifan Zhang 
Gerrit-Reviewer: Zihao Ye 
Gerrit-Comment-Date: Tue, 30 Jan 2024 08:54:47 +
Gerrit-HasComments: No


[Impala-ASF-CR] IMPALA-12762: Fix cmake error in package building

2024-01-30 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20965 )

Change subject: IMPALA-12762: Fix cmake error in package building
..


Patch Set 3:

Build started: https://jenkins.impala.io/job/gerrit-verify-dryrun/10213/ 
DRY_RUN=false


--
To view, visit http://gerrit.cloudera.org:8080/20965
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ice0cbb0671d915f997fa74217521a82be164ae57
Gerrit-Change-Number: 20965
Gerrit-PatchSet: 3
Gerrit-Owner: Yifan Zhang 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Quanlong Huang 
Gerrit-Reviewer: Yifan Zhang 
Gerrit-Reviewer: Zihao Ye 
Gerrit-Comment-Date: Tue, 30 Jan 2024 08:47:53 +
Gerrit-HasComments: No


[Impala-ASF-CR] IMPALA-12762: Fix cmake error in package building

2024-01-30 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20965 )

Change subject: IMPALA-12762: Fix cmake error in package building
..


Patch Set 3: Code-Review+2


--
To view, visit http://gerrit.cloudera.org:8080/20965
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ice0cbb0671d915f997fa74217521a82be164ae57
Gerrit-Change-Number: 20965
Gerrit-PatchSet: 3
Gerrit-Owner: Yifan Zhang 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Quanlong Huang 
Gerrit-Reviewer: Yifan Zhang 
Gerrit-Reviewer: Zihao Ye 
Gerrit-Comment-Date: Tue, 30 Jan 2024 08:47:52 +
Gerrit-HasComments: No


[Impala-ASF-CR] IMPALA-12762: Fix cmake error in package building

2024-01-30 Thread Quanlong Huang (Code Review)
Quanlong Huang has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20965 )

Change subject: IMPALA-12762: Fix cmake error in package building
..


Patch Set 2: Code-Review+2


--
To view, visit http://gerrit.cloudera.org:8080/20965
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ice0cbb0671d915f997fa74217521a82be164ae57
Gerrit-Change-Number: 20965
Gerrit-PatchSet: 2
Gerrit-Owner: Yifan Zhang 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Quanlong Huang 
Gerrit-Reviewer: Yifan Zhang 
Gerrit-Reviewer: Zihao Ye 
Gerrit-Comment-Date: Tue, 30 Jan 2024 08:47:19 +
Gerrit-HasComments: No


[Impala-ASF-CR] IMPALA-12762: Fix cmake error in package building

2024-01-30 Thread Yifan Zhang (Code Review)
Yifan Zhang has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20965 )

Change subject: IMPALA-12762: Fix cmake error in package building
..


Patch Set 2:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/20965/1/bin/jenkins/build-all-flag-combinations.sh
File bin/jenkins/build-all-flag-combinations.sh:

http://gerrit.cloudera.org:8080/#/c/20965/1/bin/jenkins/build-all-flag-combinations.sh@42
PS1, Line 42: notests -
> Let's change this to "notests" so new changes won't break the build again.
Done


http://gerrit.cloudera.org:8080/#/c/20965/1/bin/jenkins/build-all-flag-combinations.sh@50
PS1, Line 50: notests -
> Let's change this to "notests" as well.
Done



--
To view, visit http://gerrit.cloudera.org:8080/20965
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ice0cbb0671d915f997fa74217521a82be164ae57
Gerrit-Change-Number: 20965
Gerrit-PatchSet: 2
Gerrit-Owner: Yifan Zhang 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Quanlong Huang 
Gerrit-Reviewer: Yifan Zhang 
Gerrit-Reviewer: Zihao Ye 
Gerrit-Comment-Date: Tue, 30 Jan 2024 08:31:12 +
Gerrit-HasComments: Yes


[Impala-ASF-CR] IMPALA-12762: Fix cmake error in package building

2024-01-30 Thread Yifan Zhang (Code Review)
Hello Quanlong Huang, Zihao Ye, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

http://gerrit.cloudera.org:8080/20965

to look at the new patch set (#2).

Change subject: IMPALA-12762: Fix cmake error in package building
..

IMPALA-12762: Fix cmake error in package building

This patch adds extra processing of option 'BUILD_WITH_NO_TESTS' in
be/src/exec/json/CMakeLists.txt, so test targets will not be generated
by the CMake when building Impala with -package and -notests.

Testing:
  - Run './buildall.sh -noclean -notests -package' with no error

Change-Id: Ice0cbb0671d915f997fa74217521a82be164ae57
---
M be/src/exec/json/CMakeLists.txt
M bin/jenkins/build-all-flag-combinations.sh
2 files changed, 6 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/65/20965/2
--
To view, visit http://gerrit.cloudera.org:8080/20965
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ice0cbb0671d915f997fa74217521a82be164ae57
Gerrit-Change-Number: 20965
Gerrit-PatchSet: 2
Gerrit-Owner: Yifan Zhang 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Quanlong Huang 
Gerrit-Reviewer: Yifan Zhang 
Gerrit-Reviewer: Zihao Ye 


[Impala-ASF-CR] IMPALA-12762: Fix cmake error in package building

2024-01-29 Thread Zihao Ye (Code Review)
Zihao Ye has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20965 )

Change subject: IMPALA-12762: Fix cmake error in package building
..


Patch Set 1: Code-Review+1


--
To view, visit http://gerrit.cloudera.org:8080/20965
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ice0cbb0671d915f997fa74217521a82be164ae57
Gerrit-Change-Number: 20965
Gerrit-PatchSet: 1
Gerrit-Owner: Yifan Zhang 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Quanlong Huang 
Gerrit-Reviewer: Yifan Zhang 
Gerrit-Reviewer: Zihao Ye 
Gerrit-Comment-Date: Tue, 30 Jan 2024 01:49:47 +
Gerrit-HasComments: No


[Impala-ASF-CR] IMPALA-12762: Fix cmake error in package building

2024-01-29 Thread Quanlong Huang (Code Review)
Quanlong Huang has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20965 )

Change subject: IMPALA-12762: Fix cmake error in package building
..


Patch Set 1: Code-Review+1

(2 comments)

Thanks for fixing this so quickly!

http://gerrit.cloudera.org:8080/#/c/20965/1/bin/jenkins/build-all-flag-combinations.sh
File bin/jenkins/build-all-flag-combinations.sh:

http://gerrit.cloudera.org:8080/#/c/20965/1/bin/jenkins/build-all-flag-combinations.sh@42
PS1, Line 42: skiptests
Let's change this to "notests" so new changes won't break the build again.


http://gerrit.cloudera.org:8080/#/c/20965/1/bin/jenkins/build-all-flag-combinations.sh@50
PS1, Line 50: skiptests
Let's change this to "notests" as well.



--
To view, visit http://gerrit.cloudera.org:8080/20965
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ice0cbb0671d915f997fa74217521a82be164ae57
Gerrit-Change-Number: 20965
Gerrit-PatchSet: 1
Gerrit-Owner: Yifan Zhang 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Quanlong Huang 
Gerrit-Reviewer: Yifan Zhang 
Gerrit-Reviewer: Zihao Ye 
Gerrit-Comment-Date: Mon, 29 Jan 2024 13:07:29 +
Gerrit-HasComments: Yes


[Impala-ASF-CR] IMPALA-12762: Fix cmake error in package building

2024-01-29 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20965 )

Change subject: IMPALA-12762: Fix cmake error in package building
..


Patch Set 1:

Build Successful

https://jenkins.impala.io/job/gerrit-code-review-checks/15082/ : Initial code 
review checks passed. Use gerrit-verify-dryrun-external or gerrit-verify-dryrun 
to run full precommit tests.


--
To view, visit http://gerrit.cloudera.org:8080/20965
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ice0cbb0671d915f997fa74217521a82be164ae57
Gerrit-Change-Number: 20965
Gerrit-PatchSet: 1
Gerrit-Owner: Yifan Zhang 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Quanlong Huang 
Gerrit-Reviewer: Yifan Zhang 
Gerrit-Reviewer: Zihao Ye 
Gerrit-Comment-Date: Mon, 29 Jan 2024 10:38:52 +
Gerrit-HasComments: No


[Impala-ASF-CR] IMPALA-12762: Fix cmake error in package building

2024-01-29 Thread Yifan Zhang (Code Review)
Yifan Zhang has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20965


Change subject: IMPALA-12762: Fix cmake error in package building
..

IMPALA-12762: Fix cmake error in package building

This patch adds extra processing of option 'BUILD_WITH_NO_TESTS' in
be/src/exec/json/CMakeLists.txt, so test targets will not be generated
by the CMake when building Impala with -package and -notests.

Testing:
  - Run './buildall.sh -noclean -notests -package' with no error

Change-Id: Ice0cbb0671d915f997fa74217521a82be164ae57
---
M be/src/exec/json/CMakeLists.txt
1 file changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/65/20965/1
--
To view, visit http://gerrit.cloudera.org:8080/20965
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ice0cbb0671d915f997fa74217521a82be164ae57
Gerrit-Change-Number: 20965
Gerrit-PatchSet: 1
Gerrit-Owner: Yifan Zhang