One interesting feature from the F3 paper is shared dictionaries, across a combination of columns.
The extreme version of this would be a single dictionary referenced by all the columns.
There is some related work in the C3 repo as well: https://github.com/cwida/C3
I am assuming this is something that the vortex layout could accomodate. Any pointers on how to approach this with the current extensibility layers?
One interesting feature from the F3 paper is shared dictionaries, across a combination of columns.
The extreme version of this would be a single dictionary referenced by all the columns.
There is some related work in the C3 repo as well: https://github.com/cwida/C3
I am assuming this is something that the vortex layout could accomodate. Any pointers on how to approach this with the current extensibility layers?