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

Implement/test columnar geospatial #75

Merged
merged 3 commits into from
Sep 16, 2019
Merged

Conversation

randyzwitch
Copy link
Contributor

@randyzwitch randyzwitch commented Sep 16, 2019

Implement TColumn for geospatial types, so that data can be loaded using load_table_binary_columnar

@codecov
Copy link

codecov bot commented Sep 16, 2019

Codecov Report

Merging #75 into master will decrease coverage by 0.1%.
The diff coverage is 91.6%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #75     +/-   ##
========================================
- Coverage    23.9%   23.8%   -0.2%     
========================================
  Files          11      11             
  Lines        2561    2557      -4     
========================================
- Hits          614     609      -5     
- Misses       1947    1948      +1
Impacted Files Coverage Δ
src/constructors.jl 95.3% <91.6%> (-1.1%) ⬇️

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 2c85bd2...cc34fca. Read the comment docs.

@randyzwitch
Copy link
Contributor Author

Work towards #41

@randyzwitch randyzwitch changed the title [WIP] Implement/test columnar geospatial Implement/test columnar geospatial Sep 16, 2019
@randyzwitch randyzwitch merged commit 8b2401b into master Sep 16, 2019
@randyzwitch randyzwitch deleted the addcolumnargeotests branch September 16, 2019 23:37
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.

None yet

1 participant