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

feat(db_engine_specs): Allow uploaded columns of dtype datetime to be stored as TIMESTAMP in the Hive schema #21850

Closed
wants to merge 3 commits into from

Fixed broken test

40a5454
Select commit
Loading
Failed to load commit list.
Closed

feat(db_engine_specs): Allow uploaded columns of dtype datetime to be stored as TIMESTAMP in the Hive schema #21850

Fixed broken test
40a5454
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2024 in 0s

65.96% (-0.22%) compared to 8f4415b

View this Pull Request on Codecov

65.96% (-0.22%) compared to 8f4415b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8f4415b) 66.18% compared to head (40a5454) 65.96%.
Report is 2199 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21850      +/-   ##
==========================================
- Coverage   66.18%   65.96%   -0.22%     
==========================================
  Files        1805     1987     +182     
  Lines       69066    90890   +21824     
  Branches     7369     7369              
==========================================
+ Hits        45712    59959   +14247     
- Misses      21448    29025    +7577     
  Partials     1906     1906              

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