finos / legend-engine

Legend Engine module
https://legend.finos.org
Apache License 2.0
80 stars 233 forks source link

Persistence: keep duckdb versions consistent #3020

Closed aziemchawdhary-gs closed 1 month ago

aziemchawdhary-gs commented 1 month ago

Persistence: keep duckdb versions consistent to avoid flakey test failures in the persistence duckdb module. (Error message is the same as documented here https://duckdb.org/docs/internals/storage.html#error-message-when-opening-an-incompatible-database-file)

Looks like https://github.com/finos/legend-engine/pull/2956 inadvertently added back the old version of duckdb that was updated in https://github.com/finos/legend-engine/pull/2968

github-actions[bot] commented 1 month ago

Test Results

  1 022 files  ±0    1 022 suites  ±0   1h 23m 23s :stopwatch: - 1m 34s 12 127 tests ±0  12 037 :heavy_check_mark: ±0  90 :zzz: ±0  0 :x: ±0  17 556 runs  ±0  17 466 :heavy_check_mark: ±0  90 :zzz: ±0  0 :x: ±0 

Results for commit 743df761. ± Comparison against base commit 6d52683f.