-
I am using the WeaviateEmbeddingRetriever to work with the data.
It works fine with the default class in weaviate.
Once I change it to the data class created by myself with customized schema, I got …
-
### Bug Description
Having an ingestion pipeline with a redis cache makes the pipeline not compatible with multiprocessing, so setting `num_workers` to be nonzero causes the pipeline to fail with `Ty…
-
## Description
At the moment, when packaging a Kedro project using `kedro package`, two artifacts are created; a .whl file containing the source code and a `tar.gz` file consisting of the configurati…
-
Hello!
We have a service, that is using your library to detect potential deadlocks.
Service is using go 1.22 (a `go 1.22.0` directive inside a `go.mod` file).
This service is deployed via a CI/CD p…
-
### Description
**Bug Report:** Azure PowerShell Version 13.0.0 Causes Deployment Failures in ALZ-Bicep
**Description:**
Using Azure PowerShell version 13.0.0 has led to multiple reports of ALZ-…
-
## Description
- I would like to save partitioned Polars parquet datasets which currently relies on Pyarrow using write_parquet
- Following documentation: [https://docs.pola.rs/api/python/version/…
-
### Test code to reproduce
I can't provide the test code, since it contains company data. However, I can tell you is these issue is seen in first 5-10 mins once we start our test pipelines.
![Scre…
-
Do we need to lock around this? It would be good to ensure our parallel tests Invoke a callback in parallel with RegisterCallbacks
_Originally posted by @dashpole in https://github.com/open-teleme…
-
When i run my jenkinsfile, I am getting the below console output and is running like that without exiting
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Still waiting to schedule ta…
-
EVM has the EVMSingleUseExpression pass that performs code scheduling to reduce a number of required stack manipulation instructions. This pass work at the end of compilation pipeline, before the stac…