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/11 23:15:07 UTC

[GitHub] [arrow] alamb opened a new pull request #9169: ARROW-11216: [Rust] add doc example for StringDictionaryBuilder

alamb opened a new pull request #9169:
URL: https://github.com/apache/arrow/pull/9169


   I find myself trying to remember the exact incantation to create a `StringDictionaryBuilder` so I figured I would add it as  a doc example
   
   


----------------------------------------------------------------
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 #9169: ARROW-11216: [Rust] add doc example for StringDictionaryBuilder

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


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


----------------------------------------------------------------
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] jorgecarleitao closed pull request #9169: ARROW-11216: [Rust] add doc example for StringDictionaryBuilder

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


   


----------------------------------------------------------------
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 #9169: ARROW-11216: [Rust] add doc example for StringDictionaryBuilder

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/9169?src=pr&el=h1) Report
   > Merging [#9169](https://codecov.io/gh/apache/arrow/pull/9169?src=pr&el=desc) (7ab19e3) into [master](https://codecov.io/gh/apache/arrow/commit/6da7718b47b9d643baa0314981315621fcb619c3?el=desc) (6da7718) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/9169/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/9169?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff           @@
   ##           master    #9169   +/-   ##
   =======================================
     Coverage   81.55%   81.55%           
   =======================================
     Files         215      215           
     Lines       51600    51600           
   =======================================
     Hits        42084    42084           
     Misses       9516     9516           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9169?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow/src/array/builder.rs](https://codecov.io/gh/apache/arrow/pull/9169/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYnVpbGRlci5ycw==) | `85.89% <ø> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9169?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/9169?src=pr&el=footer). Last update [6da7718...7ab19e3](https://codecov.io/gh/apache/arrow/pull/9169?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] alamb commented on pull request #9169: ARROW-11216: [Rust] add doc example for StringDictionaryBuilder

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


   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