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: support to struct datatype #26

Merged
merged 2 commits into from
Nov 7, 2023

feat: support to struct datatype

b4828e4
Select commit
Loading
Failed to load commit list.
Merged

feat: support to struct datatype #26

feat: support to struct datatype
b4828e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 7, 2023 in 1s

75.19% of diff hit (target 79.35%)

View this Pull Request on Codecov

75.19% of diff hit (target 79.35%)

Annotations

Check warning on line 85 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L85

Added line #L85 was not covered by tests

Check warning on line 88 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L88

Added line #L88 was not covered by tests

Check warning on line 205 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L195-L205

Added lines #L195 - L205 were not covered by tests

Check warning on line 230 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L229-L230

Added lines #L229 - L230 were not covered by tests

Check warning on line 232 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L232

Added line #L232 was not covered by tests

Check warning on line 234 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L234

Added line #L234 was not covered by tests

Check warning on line 236 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L236

Added line #L236 was not covered by tests

Check warning on line 241 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L238-L241

Added lines #L238 - L241 were not covered by tests

Check warning on line 248 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L243-L248

Added lines #L243 - L248 were not covered by tests

Check warning on line 256 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L251-L256

Added lines #L251 - L256 were not covered by tests

Check warning on line 259 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L259

Added line #L259 was not covered by tests

Check warning on line 262 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L262

Added line #L262 was not covered by tests

Check warning on line 264 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L264

Added line #L264 was not covered by tests

Check warning on line 283 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L270-L283

Added lines #L270 - L283 were not covered by tests

Check warning on line 285 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L285

Added line #L285 was not covered by tests

Check warning on line 301 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L287-L301

Added lines #L287 - L301 were not covered by tests

Check warning on line 303 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L303

Added line #L303 was not covered by tests

Check warning on line 305 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L305

Added line #L305 was not covered by tests

Check warning on line 307 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L307

Added line #L307 was not covered by tests

Check warning on line 311 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L310-L311

Added lines #L310 - L311 were not covered by tests

Check warning on line 366 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L366

Added line #L366 was not covered by tests

Check warning on line 378 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L378

Added line #L378 was not covered by tests

Check warning on line 390 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L390

Added line #L390 was not covered by tests

Check warning on line 401 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L401

Added line #L401 was not covered by tests

Check warning on line 414 in src/arrow_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arrow_reader.rs#L414

Added line #L414 was not covered by tests