"Query chunking" demonstration notebook#141
Draft
sedonaprice wants to merge 5 commits intospacetelescope:mainfrom
Draft
"Query chunking" demonstration notebook#141sedonaprice wants to merge 5 commits intospacetelescope:mainfrom
sedonaprice wants to merge 5 commits intospacetelescope:mainfrom
Conversation
Also slightly edit narrative.
Change all query columns to lower case, reflecting what is returned from postgres TAP.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As part of the CASJobs sunsetting efforts, MAST will be providing notebooks demonstrating how to query the Pan-STARRS catalogs at MAST using TAP/ADQL as an alternative access method.
With the retirement of CASJobs, a notebook demonstrating how to split up large/long-running queries that cannot be submitted with a single TAP query (and not overload MAST resources) was identified as a valuable example to be added.
This pull request is to include such a notebook. The queries included are the "full" versions of Q2 and Q4 from the "20 queries for Pan-STARRS", which are intended as another resource. This enables referencing that separate notebook regarding how that query was constructed, and enables this notebook to focus only on the "how to chunk and then submit chunks" aspects.
As a note: a couple of things will require editing before merging. These are flagged with big red text, which will be removed prior to merging: