Skip to content

Conversation

@houqp
Copy link
Member

@houqp houqp commented Feb 21, 2021

Looks like there is no particular reason to return inferred schema as SchemaRef, so I think it's more flexible and performant to return Schema instead, then let caller decide whether it should be wrapped into a SchemaRef or not.

@github-actions
Copy link

@codecov-io
Copy link

codecov-io commented Feb 21, 2021

Codecov Report

Merging #9538 (f58fcc6) into master (5fc0e5e) will increase coverage by 0.00%.
The diff coverage is 91.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #9538   +/-   ##
=======================================
  Coverage   82.27%   82.27%           
=======================================
  Files         244      244           
  Lines       55393    55393           
=======================================
+ Hits        45573    45574    +1     
+ Misses       9820     9819    -1     
Impacted Files Coverage Δ
rust/arrow/src/json/reader.rs 83.50% <91.66%> (-0.08%) ⬇️
rust/parquet/src/encodings/encoding.rs 95.05% <0.00%> (+0.19%) ⬆️
rust/arrow/src/array/transform/fixed_binary.rs 84.21% <0.00%> (+5.26%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5fc0e5e...f58fcc6. Read the comment docs.

@houqp houqp force-pushed the qp_json branch 2 times, most recently from 7a12ecf to 00302a1 Compare February 21, 2021 08:49
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me. Thank @houqp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants