Eric: I would rather explicitly define the index columns in the JSON header
Yarik: Please propose it as an alternative proposal to this one then! We might then consider them one by side later.
Here's an example:
{
"IndexColumns": [
"participant_id",
"session_id",
"run_id"
],
"participant_id": {
...
},
...
(all the other usual data dictionary sidecar JSON stuff)
...
}
Originally posted by @ericearl in #2273
So proposed as an alternative to
Originally posted by @ericearl in #2273
So proposed as an alternative to