Skip to content

[FEAT] connect: add alias support

Codecov / codecov/patch failed Nov 21, 2024 in 1s

26.00% of diff hit (target 77.44%)

View this Pull Request on Codecov

26.00% of diff hit (target 77.44%)

Annotations

Check warning on line 312 in src/daft-connect/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/lib.rs#L312

Added line #L312 was not covered by tests

Check warning on line 31 in src/daft-connect/src/translation/datatype.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype.rs#L7-L31

Added lines #L7 - L31 were not covered by tests

Check warning on line 80 in src/daft-connect/src/translation/datatype.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype.rs#L37-L80

Added lines #L37 - L80 were not covered by tests

Check warning on line 112 in src/daft-connect/src/translation/datatype.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype.rs#L82-L112

Added lines #L82 - L112 were not covered by tests

Check warning on line 14 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L14

Added line #L14 was not covered by tests

Check warning on line 18 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L18

Added line #L18 was not covered by tests

Check warning on line 22 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L22

Added line #L22 was not covered by tests

Check warning on line 31 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L31

Added line #L31 was not covered by tests

Check warning on line 35 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L35

Added line #L35 was not covered by tests

Check warning on line 41 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 43 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L43

Added line #L43 was not covered by tests

Check warning on line 45 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L45

Added line #L45 was not covered by tests

Check warning on line 55 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L55

Added line #L55 was not covered by tests

Check warning on line 59 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L59

Added line #L59 was not covered by tests

Check warning on line 63 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L63

Added line #L63 was not covered by tests

Check warning on line 72 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L72

Added line #L72 was not covered by tests

Check warning on line 74 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L74

Added line #L74 was not covered by tests

Check warning on line 76 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L76

Added line #L76 was not covered by tests

Check warning on line 78 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L78

Added line #L78 was not covered by tests

Check warning on line 80 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L80

Added line #L80 was not covered by tests

Check warning on line 82 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L82

Added line #L82 was not covered by tests

Check warning on line 85 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L85

Added line #L85 was not covered by tests

Check warning on line 88 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L88

Added line #L88 was not covered by tests

Check warning on line 91 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L91

Added line #L91 was not covered by tests

Check warning on line 94 in src/daft-connect/src/translation/expr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr.rs#L94

Added line #L94 was not covered by tests