-
## Motivation
Our metadata is gradually converging into YAML files within the ETL pipeline, including dataset metadata, multi-dimensional indicators, and TSV files created by `create_explorer` (tho…
-
### What happened?
I'm not exactly sure what the general condition is for this bug, but I have at least one pipeline where using `FlatMapTuple` with a lambda results in a weird output type hint that …
-
## Issue Description
We have to fetch arrays of object from one of our collections . We found that to do that we have to use $unwind in the aggregation pipeline .
- Description of the issue:
…
-
### Problem Statement
As a devops engineer attempting to utilize the `kyverno apply` command in my automated build pipelines, I want the command to support valid `yaml` and `json` output via an `--ou…
-
# Bug Report
## Description
I have the following dvc pipeline with the following stage:
```
stages:
process:
foreach: ${datasets}
do:
cmd: >-
python ${GEN_SC…
-
### aqua info
```console
$ aqua info
{
"version": "2.36.2",
"commit_hash": "716d9ac6f2de2beffe0db87caf418443155170ab",
"os": "linux",
"arch": "amd64",
"pwd": "/home/(USER)/tmp/aqua-t…
-
Prior to support data preparation for the ChatQnA pipeline where the end user uploads their own documents we had pre-populated the vectorDB with some Nike data. In https://github.com/opea-project/GenA…
-
**Is your feature request related to a problem? Please describe.**
Training and fine-tuning models often involve significant manual work, especially when experimenting with different hyperparameters …
-
Hi,
I am trying to use the extension for a multi stage yaml pipeline, in which I run some tests and generate allure reports for each stage.
It would be nice to have this extension providing a ta…
-
### Feature Area
/area sdk
### What feature would you like to see?
Being able to send an argument that is a serializable class to a @dsl.component function
### What is the use case or pain poi…