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

Support more field types #16

Closed
spacemansteve opened this issue Jun 20, 2017 · 0 comments
Closed

Support more field types #16

spacemansteve opened this issue Jun 20, 2017 · 0 comments

Comments

@spacemansteve
Copy link
Contributor

Needed value types include timestamp and hashtable/dict.

spacemansteve pushed a commit to spacemansteve/ADSPipelineMsg that referenced this issue Jun 20, 2017
spacemansteve pushed a commit to spacemansteve/ADSPipelineMsg that referenced this issue Jun 21, 2017
metrics records rn_citation_data is an array of hashtables.  protobuf serializer converts them into a list of citation_record objects.  added tests for all values in protobuf
spacemansteve pushed a commit to spacemansteve/ADSPipelineMsg that referenced this issue Jun 22, 2017
the object for the list of metrics records no longer subclesses Msg.  the __init__ method accepts a list of dicts where each dict defines a full metrics record for a bibcode.  it creates a metrics_pb2.MetricsRecordList which holds a list of MetricRecord objects.
spacemansteve pushed a commit to spacemansteve/ADSPipelineMsg that referenced this issue Jun 22, 2017
the object for the list of metrics records no longer subclesses Msg.  the __init__ method accepts a list of dicts where each dict defines a full metrics record for a bibcode.  it creates a metrics_pb2.MetricsRecordList which holds a list of MetricRecord objects.
spacemansteve pushed a commit to spacemansteve/ADSPipelineMsg that referenced this issue Jun 23, 2017
spacemansteve pushed a commit to spacemansteve/ADSPipelineMsg that referenced this issue Jun 23, 2017
marblestation pushed a commit that referenced this issue Jun 23, 2017
marblestation pushed a commit to marblestation/ADSPipelineMsg that referenced this issue Jul 17, 2017
marblestation pushed a commit to marblestation/ADSPipelineMsg that referenced this issue Jul 17, 2017
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

No branches or pull requests

1 participant