Skip to content

[FEAT] connect: add alias support

Codecov / codecov/project succeeded Nov 21, 2024 in 0s

77.31% (-0.12%) compared to d9d916b

View this Pull Request on Codecov

77.31% (-0.12%) compared to d9d916b

Details

Codecov Report

Attention: Patch coverage is 26.00000% with 259 lines in your changes missing coverage. Please review.

Project coverage is 77.31%. Comparing base (d9d916b) to head (074f460).

Files with missing lines Patch % Lines
src/daft-connect/src/translation/datatype.rs 7.40% 100 Missing ⚠️
...-connect/src/translation/logical_plan/aggregate.rs 0.00% 44 Missing ⚠️
src/daft-connect/src/translation/literal.rs 0.00% 33 Missing ⚠️
...onnect/src/translation/expr/unresolved_function.rs 0.00% 31 Missing ⚠️
src/daft-connect/src/translation/expr.rs 54.38% 26 Missing ⚠️
...daft-connect/src/translation/logical_plan/range.rs 62.50% 18 Missing ⚠️
src/daft-dsl/src/lit.rs 0.00% 3 Missing ⚠️
src/daft-connect/src/translation/logical_plan.rs 33.33% 2 Missing ⚠️
src/daft-connect/src/lib.rs 80.00% 1 Missing ⚠️
...ft-connect/src/translation/logical_plan/project.rs 88.88% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3342      +/-   ##
==========================================
- Coverage   77.42%   77.31%   -0.12%     
==========================================
  Files         678      685       +7     
  Lines       83251    83546     +295     
==========================================
+ Hits        64459    64592     +133     
- Misses      18792    18954     +162     
Files with missing lines Coverage Δ
src/daft-connect/src/translation/schema.rs 100.00% <100.00%> (+100.00%) ⬆️
src/daft-connect/src/lib.rs 64.21% <80.00%> (+14.45%) ⬆️
...ft-connect/src/translation/logical_plan/project.rs 88.88% <88.88%> (ø)
src/daft-connect/src/translation/logical_plan.rs 61.53% <33.33%> (-2.26%) ⬇️
src/daft-dsl/src/lit.rs 56.28% <0.00%> (-0.49%) ⬇️
...daft-connect/src/translation/logical_plan/range.rs 62.50% <62.50%> (ø)
src/daft-connect/src/translation/expr.rs 54.38% <54.38%> (ø)
...onnect/src/translation/expr/unresolved_function.rs 0.00% <0.00%> (ø)
src/daft-connect/src/translation/literal.rs 0.00% <0.00%> (ø)
...-connect/src/translation/logical_plan/aggregate.rs 0.00% <0.00%> (ø)
... and 1 more

... and 2 files with indirect coverage changes

---- 🚨 Try these New Features: