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

Add support for PostGIS data types #31

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

gabfl
Copy link
Owner

@gabfl gabfl commented Sep 17, 2022

Add support for PostgreSQL's PostGIS geometry and geography data types, both mapped to BigQuery's GEOGRAPHY datatypes

@codecov
Copy link

codecov bot commented Sep 17, 2022

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (ae2f347) 100.00% compared to head (11f375e) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #31   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          239       238    -1     
=========================================
- Hits           239       238    -1     
Impacted Files Coverage Δ
src/fdw.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gabfl
Copy link
Owner Author

gabfl commented Sep 17, 2022

Resolves #30

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.

1 participant