pixelsdb / pixels

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

[Issue #658] get file paths from metadata instead of storage #686

Closed bianhq closed 4 months ago

bianhq commented 4 months ago

So that we can control the access of every file, this is necessary for range index and real-time update. We also adapt the implementation of projections accordingly.