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

CADC-13452 ingest an existing table into the tap_schema #174

Merged
merged 16 commits into from
Sep 17, 2024

Conversation

jburke-cadc
Copy link
Contributor

No description provided.

Copy link
Member

@pdowler pdowler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some preliminary comments on the TableIngester and datatype handling only.

An alternative to the comment I made about the TableIngester ctor: maybe ingest should just return the TableDesc and the calling code should do the TapSchemaDAO transaction?? Then that code could be used in ways other, like validating tap_schema vs table. Thoughts?

@pdowler pdowler marked this pull request as ready for review September 17, 2024 17:39
Copy link
Member

@pdowler pdowler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approving and merging incomplete work so subsequent updates will be easier to review

@pdowler pdowler merged commit 96d4187 into opencadc:main Sep 17, 2024
1 check passed
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.

2 participants