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

ESO - Enable Table Access Protocol (TAP) queries #3138

Open
3 of 7 tasks
juanmcloaiza opened this issue Nov 26, 2024 · 0 comments
Open
3 of 7 tasks

ESO - Enable Table Access Protocol (TAP) queries #3138

juanmcloaiza opened this issue Nov 26, 2024 · 0 comments

Comments

@juanmcloaiza
Copy link
Contributor

juanmcloaiza commented Nov 26, 2024

It is required to replace WDB queries by their TAP analogs. The changes should be transparent to the end user and to the unit tests.

Functions to be upgraded:

  • list_instruments
  • list_surveys list_collections
  • query_instruments
  • query_surveys query_collections
  • query_main
  • query_apex_quicklooks
  • deprecate functions *_surveys(...) in favor of _*collections(...)

This partially solves issue #2038. In a follow-up issue, OAuth will be added. I'm going to be working on this. [cc @szampier ]

Related:

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

No branches or pull requests

1 participant