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(connect): sql #3696

Merged
merged 5 commits into from
Jan 17, 2025

fix bad merge

20704df
Select commit
Loading
Failed to load commit list.
Merged

feat(connect): sql #3696

fix bad merge
20704df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 16, 2025 in 0s

83.83% of diff hit (target 77.87%)

View this Pull Request on Codecov

83.83% of diff hit (target 77.87%)

Annotations

Check warning on line 116 in src/daft-catalog/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-catalog/src/lib.rs#L114-L116

Added lines #L114 - L116 were not covered by tests

Check warning on line 166 in src/daft-catalog/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-catalog/src/lib.rs#L165-L166

Added lines #L165 - L166 were not covered by tests

Check warning on line 64 in src/daft-catalog/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-catalog/src/python.rs#L64

Added line #L64 was not covered by tests

Check warning on line 90 in src/daft-connect/src/connect_service.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/connect_service.rs#L90

Added line #L90 was not covered by tests

Check warning on line 98 in src/daft-connect/src/connect_service.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/connect_service.rs#L98

Added line #L98 was not covered by tests

Check warning on line 253 in src/daft-connect/src/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/execute.rs#L253

Added line #L253 was not covered by tests

Check warning on line 259 in src/daft-connect/src/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/execute.rs#L259

Added line #L259 was not covered by tests

Check warning on line 263 in src/daft-connect/src/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/execute.rs#L261-L263

Added lines #L261 - L263 were not covered by tests

Check warning on line 269 in src/daft-connect/src/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/execute.rs#L269

Added line #L269 was not covered by tests

Check warning on line 276 in src/daft-connect/src/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/execute.rs#L276

Added line #L276 was not covered by tests

Check warning on line 298 in src/daft-connect/src/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/execute.rs#L298

Added line #L298 was not covered by tests

Check warning on line 301 in src/daft-connect/src/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/execute.rs#L301

Added line #L301 was not covered by tests

Check warning on line 304 in src/daft-connect/src/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/execute.rs#L304

Added line #L304 was not covered by tests

Check warning on line 307 in src/daft-connect/src/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/execute.rs#L307

Added line #L307 was not covered by tests

Check warning on line 311 in src/daft-connect/src/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/execute.rs#L311

Added line #L311 was not covered by tests

Check warning on line 325 in src/daft-connect/src/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/execute.rs#L323-L325

Added lines #L323 - L325 were not covered by tests

Check warning on line 346 in src/daft-connect/src/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/execute.rs#L346

Added line #L346 was not covered by tests

Check warning on line 353 in src/daft-connect/src/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/execute.rs#L353

Added line #L353 was not covered by tests

Check warning on line 363 in src/daft-connect/src/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/execute.rs#L361-L363

Added lines #L361 - L363 were not covered by tests

Check warning on line 659 in src/daft-connect/src/spark_analyzer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/spark_analyzer.rs#L659

Added line #L659 was not covered by tests

Check warning on line 662 in src/daft-connect/src/spark_analyzer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/spark_analyzer.rs#L662

Added line #L662 was not covered by tests

Check warning on line 665 in src/daft-connect/src/spark_analyzer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/spark_analyzer.rs#L665

Added line #L665 was not covered by tests

Check warning on line 668 in src/daft-connect/src/spark_analyzer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/spark_analyzer.rs#L668

Added line #L668 was not covered by tests