pixelsdb / pixels

An efficient storage and compute engine for both on-prem and cloud-native data analytics.
GNU Affero General Public License v3.0
128 stars 32 forks source link

Pixels C++ Enhancement and Fix bug #679

Closed yuly16 closed 2 months ago

yuly16 commented 2 months ago

We need to add the following enhancement and fix the bug for Pixels C++:

  1. add ssd array schedule for pixels
  2. fix the issue that the file count of a dataset is smaller than the number of SSDs
  3. fix the string column reader to read e1 and e2 encoding correctly