Versions Compared

Key

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

...

  • Implement insertDataRows operation in FreeList: insert batch of datarows several data rows at once.
  • Implement invokeAll operation in BPlusTree: support search searching and insert batch inserting range of keys.
  • Enable batch insertion of keys in preloader (enabled by a special system property).

...