You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ruler comes with a built-in flattener for JSON. Suppose I wanted one for Avro or Protobufs or whatever. It might be nice to have a generic Flattening interface that other people could implement for whatever data type. It should include the ArrayMembership apparatus because other data types are apt to have arrays too.
Would you be willing to make the change?
Yes.
The text was updated successfully, but these errors were encountered:
What is your idea?
Ruler comes with a built-in flattener for JSON. Suppose I wanted one for Avro or Protobufs or whatever. It might be nice to have a generic Flattening interface that other people could implement for whatever data type. It should include the ArrayMembership apparatus because other data types are apt to have arrays too.
Would you be willing to make the change?
Yes.
The text was updated successfully, but these errors were encountered: