1. Is there any solution at the level of logical modeling that allows automatic generation of MemSQL code?
2. Are line segment metadata generated and loaded into leaves or aggregators nodes?
3. How to query data and metadata of nodes specific? I want to see how the distribution was to understand the consequences of each change.
4. In terms of DDL, from what I observed, the possibilities of modeling variation would be:
- Rowstores vs. Columnstore
- Fragmented vs. Reference Tables
- Shard key vs. Random fragmentation (keyless sharding)
- Less amount vs. higher in columnstore_segment_rows
- Is there anything else you would need to observe at this stage?