blambov commented on PR #2267:
URL: https://github.com/apache/cassandra/pull/2267#issuecomment-1503455415

   > One more question , is it possible that one node have two sstable format 
(BIG and BIT)under one table ?
   
   This is possible (e.g. after an upgrade where `upgradesstables` was not 
applied). The inputs are independently read (each by its format), and the 
output is created in the current write format.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to