-
Notifications
You must be signed in to change notification settings - Fork 17
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
BigQuery TAP support #172
base: main
Are you sure you want to change the base?
BigQuery TAP support #172
Conversation
Can you also add this to the Below cadc-tap-server-oracle (which I just fixed so you will need to pull main) and in that same style. We haven't got to it yet in tap.git (technical debt), but in many repos we also run the
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few comments on the build
Hi @pdowler - is there anything else needed on this PR? I believe the build steps were addressed. |
I started reviewing the details but got side tracked. The ball is in my
court now.
…--
Patrick Dowler
Canadian Astronomy Data Centre
Victoria, BC, Canada
On Thu, 6 Feb 2025 at 06:09, dspeck1 ***@***.***> wrote:
Hi @pdowler <https://github.com/pdowler> - is there anything else needed
on this PR? I believe the build steps were addressed.
—
Reply to this email directly, view it on GitHub
<#172 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADIEM7U4DPJHGOVY72DRWED2ONULHAVCNFSM6AAAAABNXAPIMWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMZZHEZTIMJWGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Add tap support for BigQuery. Includes the geometric conversions from TAP to BigQuery geometric functions. The TAP server example for running this will be provided in a different repository.