Skip to content

chore(cubesql): Support parsing date with time as `Date32`

Codecov / codecov/patch succeeded Dec 19, 2023 in 1s

88.88% of diff hit (target 87.35%)

View this Pull Request on Codecov

88.88% of diff hit (target 87.35%)

Annotations

Check warning on line 1072 in rust/cubesql/cubesql/src/compile/engine/df/scan.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/df/scan.rs#L1067-L1072

Added lines #L1067 - L1072 were not covered by tests

Check warning on line 1081 in rust/cubesql/cubesql/src/compile/engine/df/scan.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/df/scan.rs#L1074-L1081

Added lines #L1074 - L1081 were not covered by tests

Check warning on line 1086 in rust/cubesql/cubesql/src/compile/engine/df/scan.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/df/scan.rs#L1085-L1086

Added lines #L1085 - L1086 were not covered by tests

Check warning on line 1088 in rust/cubesql/cubesql/src/compile/engine/df/scan.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/df/scan.rs#L1088

Added line #L1088 was not covered by tests

Check warning on line 1093 in rust/cubesql/cubesql/src/compile/engine/df/scan.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/df/scan.rs#L1093

Added line #L1093 was not covered by tests

Check warning on line 1108 in rust/cubesql/cubesql/src/compile/engine/df/scan.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/df/scan.rs#L1108

Added line #L1108 was not covered by tests

Check warning on line 772 in rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs#L772

Added line #L772 was not covered by tests

Check warning on line 20443 in rust/cubesql/cubesql/src/compile/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/mod.rs#L20443

Added line #L20443 was not covered by tests

Check warning on line 20459 in rust/cubesql/cubesql/src/compile/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/mod.rs#L20459

Added line #L20459 was not covered by tests

Check warning on line 2869 in rust/cubesql/cubesql/src/compile/rewrite/rules/filters.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/rewrite/rules/filters.rs#L2869

Added line #L2869 was not covered by tests

Check warning on line 4490 in rust/cubesql/cubesql/src/compile/rewrite/rules/filters.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/rewrite/rules/filters.rs#L4490

Added line #L4490 was not covered by tests

Check warning on line 479 in rust/cubesql/cubesql/src/sql/dataframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/dataframe.rs#L478-L479

Added lines #L478 - L479 were not covered by tests

Check warning on line 485 in rust/cubesql/cubesql/src/sql/dataframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/dataframe.rs#L483-L485

Added lines #L483 - L485 were not covered by tests

Check warning on line 489 in rust/cubesql/cubesql/src/sql/dataframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/dataframe.rs#L487-L489

Added lines #L487 - L489 were not covered by tests