Skip to content

DM-49220: Add command line tool for creating BigQuery dataset objects from a Felis schema#43

Draft
JeremyMcCormick wants to merge 3 commits into
mainfrom
tickets/DM-49220
Draft

DM-49220: Add command line tool for creating BigQuery dataset objects from a Felis schema#43
JeremyMcCormick wants to merge 3 commits into
mainfrom
tickets/DM-49220

Conversation

@JeremyMcCormick

Copy link
Copy Markdown
Contributor

No description provided.

@JeremyMcCormick JeremyMcCormick marked this pull request as draft May 29, 2026 22:49
@codecov

codecov Bot commented May 29, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 82.89963% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.27%. Comparing base (9ee0ab0) to head (2ff1012).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...n/lsst/dax/ppdb/scripts/build_bigquery_datasets.py 0.00% 23 Missing ⚠️
...n/lsst/dax/ppdb/bigquery/schema/dataset_builder.py 90.78% 8 Missing and 5 partials ⚠️
...n/lsst/dax/ppdb/bigquery/schema/felis_converter.py 84.61% 4 Missing and 2 partials ⚠️
...hon/lsst/dax/ppdb/bigquery/ppdb_bigquery_config.py 95.16% 2 Missing and 1 partial ⚠️
python/lsst/dax/ppdb/scripts/__init__.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   64.52%   66.27%   +1.75%     
==========================================
  Files          38       43       +5     
  Lines        2072     2313     +241     
  Branches      197      223      +26     
==========================================
+ Hits         1337     1533     +196     
- Misses        672      709      +37     
- Partials       63       71       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JeremyMcCormick JeremyMcCormick force-pushed the tickets/DM-49220 branch 5 times, most recently from af618d4 to cf2353d Compare June 2, 2026 07:16
This converts tables from the PPDB Felis schema into BigQuery, allowing
arbitrary changes or extensions, and also provides a hook for creating
views from SQL.

There is an additional option to configure public view access on the
internal dataset.
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