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

[DOP-16967] Allow writing ArrayType(TimestampType) to Clickhouse #14

Merged
merged 1 commit into from
Oct 2, 2024

[DOP-16967] Allow writing ArrayType(TimestampType) from Spark to Clic…

bcdf700
Select commit
Loading
Failed to load commit list.
Merged

[DOP-16967] Allow writing ArrayType(TimestampType) to Clickhouse #14

[DOP-16967] Allow writing ArrayType(TimestampType) from Spark to Clic…
bcdf700
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 1s

73.39% (+1.83%) compared to 5d72653

View this Pull Request on Codecov

73.39% (+1.83%) compared to 5d72653

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 73.39%. Comparing base (5d72653) to head (bcdf700).

Files with missing lines Patch % Lines
...lickhouse/spark35/ClickhouseDialectExtension.scala 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #14      +/-   ##
===========================================
+ Coverage    71.55%   73.39%   +1.83%     
===========================================
  Files            2        2              
  Lines          109      109              
  Branches        27       27              
===========================================
+ Hits            78       80       +2     
+ Misses          21       19       -2     
  Partials        10       10              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.