I want to play with some options for splitting a table to test performance.
If I were to create a new table and perform an upsert select * to the table, with billions of rows in the source table, is that like an overnight operation or should it be pretty quick? For reference, we have 6 (beefy) region servers in our cluster. Thanks!
