Skip to content

[FEAT] (WIP) connect: createDataFrame

Codecov / codecov/patch failed Dec 4, 2024 in 1s

57.71% of diff hit (target 77.00%)

View this Pull Request on Codecov

57.71% of diff hit (target 77.00%)

Annotations

Check warning on line 76 in daft/dataframe/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/dataframe/dataframe.py#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 78 in daft/dataframe/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/dataframe/dataframe.py#L78

Added line #L78 was not covered by tests

Check warning on line 81 in daft/dataframe/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/dataframe/dataframe.py#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 86 in daft/dataframe/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/dataframe/dataframe.py#L83-L86

Added lines #L83 - L86 were not covered by tests

Check warning on line 89 in daft/dataframe/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/dataframe/dataframe.py#L88-L89

Added lines #L88 - L89 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype/codec.rs#L38

Added line #L38 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype/codec.rs#L42

Added line #L42 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype/codec.rs#L67-L71

Added lines #L67 - L71 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype/codec.rs#L79

Added line #L79 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype/codec.rs#L93-L98

Added lines #L93 - L98 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype/codec.rs#L102-L110

Added lines #L102 - L110 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype/codec.rs#L114-L116

Added lines #L114 - L116 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype/codec.rs#L120-L166

Added lines #L120 - L166 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype/codec.rs#L168-L175

Added lines #L168 - L175 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype/codec.rs#L188

Added line #L188 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype/codec.rs#L194

Added line #L194 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype/codec.rs#L211

Added line #L211 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype/codec.rs#L215

Added line #L215 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype/codec.rs#L221

Added line #L221 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype/codec.rs#L225

Added line #L225 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype/codec.rs#L229

Added line #L229 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype/codec.rs#L233

Added line #L233 was not covered by tests

Check warning on line 6 in src/daft-connect/src/translation/logical_plan/aggregate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/aggregate.rs#L6

Added line #L6 was not covered by tests

Check warning on line 20 in src/daft-connect/src/translation/logical_plan/aggregate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/aggregate.rs#L20

Added line #L20 was not covered by tests

Check warning on line 47 in src/daft-connect/src/translation/logical_plan/aggregate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/aggregate.rs#L45-L47

Added lines #L45 - L47 were not covered by tests