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

DM-13770: Add datasets to enable writing object tables to parquet #88

Merged
merged 9 commits into from Apr 15, 2018

Conversation

timothydmorton
Copy link
Contributor

The deepCoadd_obj table dataset is a "fake" fits table, meaning the python object it points to has readFits/writeFits objects that actually write to and read from parquet files. This is a temporary workaround before a ParquetStorage storage type is defined (DM-13876).

@timothydmorton
Copy link
Contributor Author

I note that two tests seem to be failing in obs_base, but the same tests fail when I switch to the master branch, so I'm not sure what's up with that.

@timothydmorton timothydmorton merged commit a70c291 into master Apr 15, 2018
@ktlim ktlim deleted the tickets/DM-13770 branch August 25, 2018 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant