obi split
Would it be possible to add a split
command that would split a table to several ones according to the values present in a column.
Imagine a OBIDMS named foo
with a table A
containing a column named color
.
The color
column contains values belonging to three possible modalities red
, blue
or green
.
obi distribute -t color foo/A
That would create three new tables named red
, blue
and green
that would contain respectively the lines of A
having the red
, blue
or green
value in its column color
.
Would be super cool ;-)
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information