You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/01/13 22:22:24 UTC

[GitHub] [arrow] ovr opened a new pull request #9201: ARROW-11246: [Rust] Add type to Unexpected accumulator state error

ovr opened a new pull request #9201:
URL: https://github.com/apache/arrow/pull/9201


   I am getting an error: Unexpected accumulator state, but It's not possible to understand what value is passed when the exception is done on the user's side. Let's add Type to make investigation of bugs, more easy.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] alamb commented on pull request #9201: ARROW-11246: [Rust] Add type to Unexpected accumulator state error

Posted by GitBox <gi...@apache.org>.
alamb commented on pull request #9201:
URL: https://github.com/apache/arrow/pull/9201#issuecomment-761773121


   I apologize for the delay in merging Rust PRs -- the 3.0 release is being finalized now and are planning to minimize entropy by postponing merging  changes not critical for the release until the process was complete. I hope the process is complete in the next few days. There is more [discussion](https://lists.apache.org/list.html?dev@arrow.apache.org) in the mailing list 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] alamb closed pull request #9201: ARROW-11246: [Rust] Add type to Unexpected accumulator state error

Posted by GitBox <gi...@apache.org>.
alamb closed pull request #9201:
URL: https://github.com/apache/arrow/pull/9201


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] codecov-io commented on pull request #9201: ARROW-11246: [Rust] Add type to Unexpected accumulator state error

Posted by GitBox <gi...@apache.org>.
codecov-io commented on pull request #9201:
URL: https://github.com/apache/arrow/pull/9201#issuecomment-759784354


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/9201?src=pr&el=h1) Report
   > Merging [#9201](https://codecov.io/gh/apache/arrow/pull/9201?src=pr&el=desc) (e2179b9) into [master](https://codecov.io/gh/apache/arrow/commit/6da7718b47b9d643baa0314981315621fcb619c3?el=desc) (6da7718) will **increase** coverage by `0.00%`.
   > The diff coverage is `62.90%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/9201/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/9201?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff           @@
   ##           master    #9201   +/-   ##
   =======================================
     Coverage   81.55%   81.56%           
   =======================================
     Files         215      215           
     Lines       51600    51656   +56     
   =======================================
   + Hits        42084    42133   +49     
   - Misses       9516     9523    +7     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9201?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow/src/datatypes.rs](https://codecov.io/gh/apache/arrow/pull/9201/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZGF0YXR5cGVzLnJz) | `78.59% <0.00%> (-0.16%)` | :arrow_down: |
   | [...tafusion/src/physical\_plan/distinct\_expressions.rs](https://codecov.io/gh/apache/arrow/pull/9201/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2Rpc3RpbmN0X2V4cHJlc3Npb25zLnJz) | `91.26% <0.00%> (-0.45%)` | :arrow_down: |
   | [...ust/datafusion/src/physical\_plan/hash\_aggregate.rs](https://codecov.io/gh/apache/arrow/pull/9201/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2hhc2hfYWdncmVnYXRlLnJz) | `84.65% <0.00%> (ø)` | |
   | [rust/datafusion/src/physical\_plan/hash\_join.rs](https://codecov.io/gh/apache/arrow/pull/9201/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2hhc2hfam9pbi5ycw==) | `84.27% <0.00%> (ø)` | |
   | [rust/datafusion/src/physical\_plan/common.rs](https://codecov.io/gh/apache/arrow/pull/9201/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2NvbW1vbi5ycw==) | `78.78% <73.58%> (+13.57%)` | :arrow_up: |
   | [rust/parquet/src/encodings/encoding.rs](https://codecov.io/gh/apache/arrow/pull/9201/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9lbmNvZGluZ3MvZW5jb2RpbmcucnM=) | `95.43% <0.00%> (+0.19%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9201?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/arrow/pull/9201?src=pr&el=footer). Last update [081d966...e2179b9](https://codecov.io/gh/apache/arrow/pull/9201?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #9201: ARROW-11246: [Rust] Add type to Unexpected accumulator state error

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9201:
URL: https://github.com/apache/arrow/pull/9201#issuecomment-759775922


   https://issues.apache.org/jira/browse/ARROW-11246


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org