logv / snorkel

UI for interactive data analysis | https://snorkel.logv.org
https://fb.com/groups/snorkelsnorkelsnorkel
161 stars 21 forks source link

[grpc] add grpc translation to sybil driver #38

Closed okayzed closed 5 years ago

okayzed commented 6 years ago

This diff marshalls data from the sybild.proto format into the previous format from sybil. Works with table, time series, dist and samples queries. The reason for marshalling is that grpc doesn't support dynamic field names, which is how we were returning data previously.

TESTING: