flytekit icon indicating copy to clipboard operation
flytekit copied to clipboard

Extensible Python SDK for developing Flyte tasks and workflows. Simple to get started and learn and highly extensible.

Results 305 flytekit issues
Sort by recently updated
recently updated
newest added

## Tracking issue Reference [Issue](https://github.com/flyteorg/flyte/issues/5727) ## Why are the changes needed? Currently, Flyte does not support partial tasks with lists as inputs, resulting in errors when using map_task with such...

## Why are the changes needed? I think it's nice to have parity here. We could also choose to extend this in the future to support not just the `flyte://`...

## Tracking issue Reference Issue - [#2963](https://github.com/flyteorg/flyte/issues/2963) ## Why are the changes needed? The Soda.io plugin integrates data quality monitoring into Flyte, enabling users to automatically perform data quality checks...

Experiment to carry over task args from flytekit plugin decorators.

## Tracking issue NA ## Why are the changes needed? It's hard to read `Literal.__str__`, especially when you have a nested list or dict. ## What changes were proposed in...