Open githubmanticore opened 1 week ago
👎 CLT tests in test/clt-tests/core/ test/clt-tests/expected-errors/
✅ OK: 28
❌ Failed: 1
⏳ Duration: 398s
👉 Check Action Results for commit dd14915
Failed tests:
👎 CLT tests in test/clt-tests/core/ test/clt-tests/expected-errors/
✅ OK: 28
❌ Failed: 1
⏳ Duration: 347s
👉 Check Action Results for commit 69cb317
Failed tests:
👎 CLT tests in test/clt-tests/core/ test/clt-tests/expected-errors/
✅ OK: 28
❌ Failed: 1
⏳ Duration: 351s
👉 Check Action Results for commit b107169
Failed tests:
👎 CLT tests in test/clt-tests/core/ test/clt-tests/expected-errors/
✅ OK: 28
❌ Failed: 1
⏳ Duration: 351s
👉 Check Action Results for commit 0b25aa6
Failed tests:
@Nick-S-2018 What changed? Why is vector
back to TEXT
instead of JSON
?
Update buddy version to: 3.0.1 24111409 989ac95 which includes:
989ac95
Merge branch 'main' into fix/autoschema_float_vector3861c6b
Fixed the handling of incorrect bulk insert (#399)43b347c
Updated JSON data type detectionf599a87
fixed mistype in README.md6707485
Fixed response handling in plugins (#393)5d89277
Added the handling of bigints; updated deps (#335)0fd677e
Fix github commit detection111f317
Use head_ref instead of default one on checkout953eb4a
Use update-deps fix9b46a98
Fixed type comparison558535e
Fixed codestyle, updated tests3c700f7
Added support for float vector data to autoschema4554bc9
Added support for float_vector to autoschema, updated tests