Skip to content

Releases: gorigami/linaldb

v0.1.88

Choose a tag to compare

@github-actions github-actions released this 21 Sep 00:56
200c7c9
v0.1.88: fix PRUNE LINEAGE on a database with no data dir yet

v0.1.87

Choose a tag to compare

@github-actions github-actions released this 20 Sep 13:39
4bff82e
v0.1.87: HNSW vector index, provenance pruning, Arrow IPC transport o…

v0.1.86

Choose a tag to compare

@github-actions github-actions released this 19 Sep 16:41
2457bcb
v0.1.86: USE + X-Linal-Database header fix, POST /execute/batch

v0.1.85

Choose a tag to compare

@github-actions github-actions released this 18 Sep 00:18
8f43864
v0.1.85: fix NetCdfConnector silently ignoring CF attrs declared as 1…

v0.1.84

Choose a tag to compare

@github-actions github-actions released this 17 Sep 17:01
6fbc04b
v0.1.84: scientific-engine expansion plan (LSTSQ/VARIANCE/MEDIAN/QUAN…

v0.1.83

Choose a tag to compare

@github-actions github-actions released this 16 Sep 22:58
2cf8aa1
v0.1.83: Bool column predicate comparison + in-place TRANSFORM schema…

v0.1.82

Choose a tag to compare

@github-actions github-actions released this 13 Sep 19:13
afa13bb
v0.1.82: JOIN silent column collision, linalg keyword identifier coll…

v0.1.81

Choose a tag to compare

@github-actions github-actions released this 13 Sep 01:01
cdd8b18
v0.1.81: fix EXPLAIN LINEAGE misattribution across a zero-copy TRANSPOSE

v0.1.80

Choose a tag to compare

@github-actions github-actions released this 12 Sep 22:14
c323c55
v0.1.80: unified provenance model + EXPLAIN LINEAGE + classical linea…

v0.1.79

Choose a tag to compare

@github-actions github-actions released this 12 Sep 00:18
78cb149
v0.1.79: fix CORRELATE (raw dot product -> true Pearson correlation) …