Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • With normal collection types, the map values gets distributed to multiple sstables with append, which might lead to read latency issues

  • To the handle the scenario, will consider the frozen collection types, which will helpful in avoiding tombstone and avoid multiple sstable reads

...

V1 vs V2 APIs:

...