9 Commits

Author SHA1 Message Date
b2bd1e373b Updated lib config and small stuff 2025-01-23 17:31:41 +01:00
7c34431702 Error found!!
Got an error that I could find for a while. It was when parsing a lot of
files.

Turn out it was the Thread Pool or something because if I run on 1 core,
it's ok.

Different thing in this commit, I just want to freeze a state that
benchmark work.
2025-01-22 11:34:00 +01:00
6338cb6364 NewData ordered by default 2025-01-15 19:59:13 +01:00
672d79cbea Add config and schema for benchmark 2025-01-14 22:32:31 +01:00
6ccfc7feb9 Send back to true and remove .pdb from release 2025-01-12 19:08:34 +01:00
955aff0d09 Moved global error to lib and fuse to a unique one 2025-01-12 00:37:57 +01:00
71e5f6eb1e Started to debug schema with multiple struct and some time keyword
Added NOW already and now debuging some stuff regarding filter and
parsing file of one struct when it should be another

Also moved query test into a seperated test file.
And some fix and changed in docs
2025-01-08 10:09:15 +01:00
e3264d8553 Random ADD for benchmark 2025-01-06 20:45:16 +00:00
b075f8b89a Moved config to libs 2025-01-02 12:19:05 +00:00