- Yes, it's SQL on distributed transactional kv
- SQL layer is stateless, runs in multiple containers
- SQL layer would push down compute logic down to the storage(like, filter/predicate)
....Yes, that reminds me of TiDB
- Yes, it's SQL on distributed transactional kv
- SQL layer is stateless, runs in multiple containers
- SQL layer would push down compute logic down to the storage(like, filter/predicate)
....Yes, that reminds me of TiDB