Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry pick Use kernel utility for parsing timestamps in csv reader. to active_release #853

Merged
merged 1 commit into from
Oct 24, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Oct 24, 2021

Automatic cherry-pick of 4cfe621

* Use kernel utility for parsing timestamps in csvs.

* Remove cruft.

* Cleanup.

* Lint.

* Remove erroneous stringify.
@github-actions github-actions bot added the arrow Changes to the arrow crate label Oct 24, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 24, 2021

Codecov Report

Merging #853 (f79c280) into active_release (a721e00) will increase coverage by 0.03%.
The diff coverage is 98.07%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           active_release     #853      +/-   ##
==================================================
+ Coverage           82.62%   82.66%   +0.03%     
==================================================
  Files                 168      168              
  Lines               48033    48081      +48     
==================================================
+ Hits                39687    39744      +57     
+ Misses               8346     8337       -9     
Impacted Files Coverage Δ
arrow/src/csv/reader.rs 91.77% <98.07%> (+1.86%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a721e00...f79c280. Read the comment docs.

@alamb alamb merged commit 733fd58 into active_release Oct 24, 2021
@alamb alamb deleted the cherry_pick_4cfe6219 branch October 24, 2021 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants