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/30 23:22:45 UTC

[GitHub] [arrow] andygrove opened a new pull request #9377: ARROW-11440: [Rust] [DataFusion] Add method to CsvExec to get CSV schema

andygrove opened a new pull request #9377:
URL: https://github.com/apache/arrow/pull/9377


   I needed this in Ballista so that I could implement serde for the CsvExec operator.


----------------------------------------------------------------
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 #9377: ARROW-11440: [Rust] [DataFusion] Add method to CsvExec to get CSV schema

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


   


----------------------------------------------------------------
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 #9377: ARROW-11440: [Rust] [DataFusion] Add method to CsvExec to get CSV schema

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/9377?src=pr&el=h1) Report
   > Merging [#9377](https://codecov.io/gh/apache/arrow/pull/9377?src=pr&el=desc) (c1b0832) into [master](https://codecov.io/gh/apache/arrow/commit/f05b49bb08c0a4cc0cbfcfb07103dcf374c7fd38?el=desc) (f05b49b) will **increase** coverage by `0.00%`.
   > The diff coverage is `100.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/9377/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/9377?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff           @@
   ##           master    #9377   +/-   ##
   =======================================
     Coverage   81.94%   81.94%           
   =======================================
     Files         231      231           
     Lines       53374    53378    +4     
   =======================================
   + Hits        43739    43743    +4     
     Misses       9635     9635           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9377?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/datafusion/src/physical\_plan/csv.rs](https://codecov.io/gh/apache/arrow/pull/9377/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2Nzdi5ycw==) | `73.79% <100.00%> (+0.74%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9377?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/9377?src=pr&el=footer). Last update [f05b49b...a6e69d8](https://codecov.io/gh/apache/arrow/pull/9377?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 #9377: ARROW-11440: [Rust] [DataFusion] Add method to CsvExec to get CSV schema

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


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


----------------------------------------------------------------
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