|
|
|
|
|
by jarulraj
3440 days ago
|
|
We certainly do :) There happens to be an autonomous mechanism for supporting hybrid workloads (OLTP & OLAP). Peloton supports hybrid storage layouts that are automatically and dynamically adapted over time based on the workload patterns. Row and columnar storage types are special cases of hybrid storage layouts. This is a promising area of ongoing research. If you are curious about this kind of autonomous tuning of storage layout, you might want to check this out [1]. [1] https://www.cs.cmu.edu/~jarulraj/papers/2016.tile.sigmod.pdf |
|