Stefanie Scherzinger
Stefanie Scherzinger
Using this wrapper tool https://github.com/davidkelley/json-dereference-cli, it seems expansion of references does not always terminate, e.g. with https://raw.githubusercontent.com/ProjectMarduk/Kanro/9d86bcfa673e6cb03d821012a593f9fae22a8865/schema/kanro.json
It would be great to have the option to get the line number where the match was found.
The unit tests create patterns like `(?=bar)(?=foo)`, e.g. in the test that [merges contains](https://github.com/mokkabonna/json-schema-merge-allof/blob/b3cf311e5c7891b6ab1e115ced3e98804fca1acb/test/specs/index.spec.js#L877). Yet this resulting pattern seems to be unsatisfiable. The following instances are valid w.r.t. the original...
We have repeatedly observed goodput higher than throughput (for TPC-H and YCSB on PostgreSQL); { "Start timestamp (milliseconds)":1739569996066, "Current Timestamp (milliseconds)":1739572194220, "Elapsed Time (nanoseconds)":2198000068342, "DBMS Type":"POSTGRES", "DBMS Version":"PostgreSQL 17.3 on...