Kdata Basket Random //top\\

Kdata uses indexing and probabilistic skip lists. Instead of loading every row into memory, it scans the basket index, randomly selects pointers, and retrieves only the relevant baskets. This makes it highly efficient for terabyte-scale log data.