[QUESTION] The difference of the ImportSST::Upload and Ingest Write/RawWrite
liujp opened this issue · comments
liujp commented
My question is that : How to use the Write/Rawrite RPC method to write the key-values to the tikvcluster?
liujp commented
Got that, the writer is transaction writer while the rawWrite is for rawKv writer, and both writer is a rocksdb engine, so the batch key-values to be written in can be un-order