mongrov / timon

Efficient local storage and Amazon S3-compatible data synchronization for time-series data,leveraging Parquet for storage and DataFusion for querying, all wrapped in a simple and intuitive API
Other
0 stars 0 forks source link

define schemas with validation rules for the Parquet files #8

Closed AhmedBoutaraa57 closed 6 days ago

AhmedBoutaraa57 commented 1 week ago

We should be able to create or define schemas with validation rules for the Parquet files or databases we have created. These schemas should be table-dependent, as we have multiple tables within a single database.

AhmedBoutaraa57 commented 6 days ago

closed with commit 389593df