Uh oh!
There was an error while loading. Please reload this page.
GH-34786: [C++] Fix output schema calculated by Substrait consumer for AggregateRel - #34904
Conversation
…mer for AggregateRel
rtpsw
commented
Apr 5, 2023
@westonpace, this is a simpler PR, as compared to #34885, following a discussion with @icexelloss. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
icexelloss
commented
Apr 5, 2023
@rtpsw Thanks - at high level I think this looks a lot nicer - Are there any test we can add for this? |
rtpsw
commented
Apr 5, 2023
I should have an answer after experimenting with this code a bit. |
rtpsw
commented
Apr 7, 2023
Added test-cases. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
@rtpsw Looks pretty good - left a few question/comments. Please take a look. |
icexelloss
commented
Apr 10, 2023
@westonpace This looks pretty good to me. Can you please take a look too? |
westonpace
left a comment
There was a problem hiding this comment.
This is a great simplification. Thanks!
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
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>
Uh oh!
There was an error while loading. Please reload this page.
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. |
ursabot
commented
Apr 14, 2023
['Python', 'R'] benchmarks have high level of regressions. |
…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>
…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>
See #34786
Can replace #34885