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-41226: Remove datastore records from serialized DatasetRef #896

Merged
merged 1 commit into from
Oct 19, 2023

Commits on Oct 18, 2023

  1. Remove datastore records from serialized DatasetRef (DM-41226)

    This removes the piece of code for (de-)serializing datastore records in
    DatasetRef that was added on DM-40053. We worry that serialized QuantumGraph
    could grow in size, though presently we do not fill datastore records when
    we make refs for quantum graph. In the future the whole thing will be
    replaced by a more efficient data structures, so this serialization will
    likely disappear entirely.
    andy-slac committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    584df7a View commit details
    Browse the repository at this point in the history