-
Follow-up from #11374
### Environment
* KFP version: 2.3.0
* KFP SDK version: 2.10.0
* All dependencies version:
### Steps to reproduce
1. Create a python virtual environment
…
-
when run "pip install -e",
Traceback (most recent call last):
File "SVDQuant/nunchaku/example.py", line 3, in
from nunchaku.pipelines import flux as nunchaku_flux
File "SVDQuant/nunchak…
-
When validating pipeline before publishing, we could validate that all required artifacts are also published.
We could compare the list of published artifacts (get all Publish tasks and get the art…
-
### Describe your use-case which is not covered by existing documentation.
This plugin miss some test specially for pipelines and jobs.
Increase test coverage closer to 100%
### Reference any rel…
-
I was working on to use the kedro pipelines in databricks, Can you please confirm, if the Kedro version 0.18.7 supports integration of unity catalog tables. As i tied multiple datatypes in kedro catal…
-
- [ ] GC: make sure we are able to GC everything that's GC'able in theory
- [x] GC for hopping windows #1889
- [x] GC for tumbling windows
- [ ] GC for group operators (LAG/LEAD/topk)
- […
-
# User story
As a developer I want to track the duration of my pipeline so that I prevent it from taking too much time.
## Acceptance criteria
- [x] User can add a metric "CI-pipeline duration"
- …
-
## Description
Currently, in the Kedro VSCode extension, users can expand pipelines but lack the ability to collapse them. This limitation hinders efficient navigation and management of complex pipel…
-
Dataflow job with template is cumbersome to update and do not support network configurations
-
Now that the new QueryBuilder input has been rolled out, logs pipeline filter input should switch to the new input
This is also expected to resolve some known bugs caused by the older QueryBuilder inp…