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

Bug Fix: Nullability seems to be changed by Spark when writing Parque… #204

Merged
merged 2 commits into from
Mar 16, 2018

Conversation

halfabrane
Copy link
Contributor

…t. Avoid enforcing nullability constraints

Fixes #203

@codecov-io
Copy link

codecov-io commented Mar 12, 2018

Codecov Report

Merging #204 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #204   +/-   ##
=====================================
  Coverage      90%    90%           
=====================================
  Files          52     52           
  Lines        1790   1790           
  Branches      129    130    +1     
=====================================
  Hits         1611   1611           
  Misses        179    179
Impacted Files Coverage Δ
src/main/scala/magellan/catalyst/SpatialJoin.scala 95.23% <ø> (-2.39%) ⬇️
...che/spark/sql/catalyst/expressions/functions.scala 94.61% <100%> (ø) ⬆️
...in/scala/org/apache/spark/sql/types/PointUDT.scala 100% <0%> (+3.12%) ⬆️

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 a226690...1ba9ffd. Read the comment docs.

@harsha2010 harsha2010 merged commit e1d6809 into harsha2010:master Mar 16, 2018
@harsha2010 harsha2010 added this to the 1.0.6 milestone Mar 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants