Skip to content

Conversation

@rtpsw
Copy link
Contributor

@rtpsw rtpsw commented Apr 5, 2023

@rtpsw rtpsw requested a review from westonpace as a code owner April 5, 2023 08:00
@github-actions
Copy link

github-actions bot commented Apr 5, 2023

@rtpsw
Copy link
Contributor Author

rtpsw commented Apr 5, 2023

@westonpace, this is a simpler PR, as compared to #34885, following a discussion with @icexelloss.

@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting review Awaiting review labels Apr 5, 2023
@icexelloss
Copy link
Contributor

@rtpsw Thanks - at high level I think this looks a lot nicer -

Are there any test we can add for this?

@rtpsw
Copy link
Contributor Author

rtpsw commented Apr 5, 2023

Are there any test we can add for this?

I should have an answer after experimenting with this code a bit.

@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Apr 7, 2023
@rtpsw
Copy link
Contributor Author

rtpsw commented Apr 7, 2023

Are there any test we can add for this?

I should have an answer after experimenting with this code a bit.

Added test-cases.

@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting change review Awaiting change review labels Apr 10, 2023
@icexelloss
Copy link
Contributor

icexelloss commented Apr 10, 2023

@rtpsw Looks pretty good - left a few question/comments. Please take a look.

@icexelloss
Copy link
Contributor

@westonpace This looks pretty good to me. Can you please take a look too?

Copy link
Member

@westonpace westonpace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great simplification. Thanks!

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting changes Awaiting changes labels Apr 10, 2023
rtpsw and others added 5 commits April 10, 2023 17:31
Co-authored-by: Weston Pace <weston.pace@gmail.com>
Co-authored-by: Weston Pace <weston.pace@gmail.com>
Co-authored-by: Weston Pace <weston.pace@gmail.com>
@rtpsw rtpsw requested a review from westonpace April 11, 2023 13:55
@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting merge Awaiting merge labels Apr 11, 2023
@westonpace westonpace merged commit 342b74e into apache:main Apr 12, 2023
@rtpsw rtpsw deleted the GH-34786.simpler branch April 14, 2023 06:13
@ursabot
Copy link

ursabot commented Apr 14, 2023

Benchmark runs are scheduled for baseline = 2e78adb and contender = 342b74e. 342b74e is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Finished ⬇️0.0% ⬆️0.0%] ec2-t3-xlarge-us-east-2
[Failed] test-mac-arm
[Finished ⬇️2.3% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.22% ⬆️0.03%] ursa-thinkcentre-m75q
Buildkite builds:
[Finished] 342b74e4 ec2-t3-xlarge-us-east-2
[Failed] 342b74e4 test-mac-arm
[Finished] 342b74e4 ursa-i9-9960x
[Finished] 342b74e4 ursa-thinkcentre-m75q
[Finished] 2e78adbe ec2-t3-xlarge-us-east-2
[Failed] 2e78adbe test-mac-arm
[Finished] 2e78adbe ursa-i9-9960x
[Finished] 2e78adbe ursa-thinkcentre-m75q
Supported benchmarks:
ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
test-mac-arm: Supported benchmark langs: C++, Python, R
ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java

@ursabot
Copy link

ursabot commented Apr 14, 2023

['Python', 'R'] benchmarks have high level of regressions.
ursa-i9-9960x

liujiacheng777 pushed a commit to LoongArch-Python/arrow that referenced this pull request May 11, 2023
…mer for AggregateRel (apache#34904)

See apache#34786
* Closes: apache#34786

Can replace apache#34885

Lead-authored-by: Yaron Gvili <rtpsw@hotmail.com>
Co-authored-by: rtpsw <rtpsw@hotmail.com>
Co-authored-by: Weston Pace <weston.pace@gmail.com>
Signed-off-by: Weston Pace <weston.pace@gmail.com>
ArgusLi pushed a commit to Bit-Quill/arrow that referenced this pull request May 15, 2023
…mer for AggregateRel (apache#34904)

See apache#34786
* Closes: apache#34786

Can replace apache#34885

Lead-authored-by: Yaron Gvili <rtpsw@hotmail.com>
Co-authored-by: rtpsw <rtpsw@hotmail.com>
Co-authored-by: Weston Pace <weston.pace@gmail.com>
Signed-off-by: Weston Pace <weston.pace@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[C++] Output schema calculated by Substrait consumer for aggregate rel seems incorrect.

4 participants