Skip to content

Add support for Apache.Arrow.Types.TimestampType to DataFrame - #6871

Merged
michaelgsharp merged 1 commit into
dotnet:mainfrom
asmirnov82:6809_dataframe_add_timestamp_support
Dec 7, 2023
Merged

Add support for Apache.Arrow.Types.TimestampType to DataFrame#6871
michaelgsharp merged 1 commit into
dotnet:mainfrom
asmirnov82:6809_dataframe_add_timestamp_support

Conversation

@asmirnov82

Copy link
Copy Markdown
Contributor

Fixes #6809

@asmirnov82

Copy link
Copy Markdown
Contributor Author
@codecov

codecov Bot commented Oct 23, 2023

Copy link
Copy Markdown

Codecov Report

Merging #6871 (f3c4b0c) into main (766569b) will decrease coverage by 0.04%.
Report is 3 commits behind head on main.
The diff coverage is 56.25%.

@@            Coverage Diff             @@
##             main    #6871      +/-   ##
==========================================
- Coverage   69.40%   69.37%   -0.04%     
==========================================
  Files        1238     1238              
  Lines      249441   249475      +34     
  Branches    25522    25524       +2     
==========================================
- Hits       173130   173066      -64     
+ Misses      69692    69649      -43     
- Partials     6619     6760     +141     
Flag Coverage Δ
Debug 69.37% <56.25%> (-0.04%) ⬇️
production 63.88% <56.25%> (-0.05%) ⬇️
test 88.90% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
.../Microsoft.Data.Analysis/VBufferDataFrameColumn.cs 45.77% <60.00%> (-1.41%) ⬇️
src/Microsoft.Data.Analysis/DataFrame.Arrow.cs 91.60% <52.94%> (-6.86%) ⬇️

... and 19 files with indirect coverage changes

@michaelgsharp
michaelgsharp merged commit f32ae2c into dotnet:main Dec 7, 2023
@asmirnov82
asmirnov82 deleted the 6809_dataframe_add_timestamp_support branch December 7, 2023 20:32
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

3 participants