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 fixes https://github.com/flyteorg/flyte/issues/4707 ## Why are the changes needed? Show versions and creation time of remote-task/launchplan/workflow ## What changes were proposed in this pull request? This PR contains...

size:L

## Tracking issue _https://github.com/flyteorg/flyte/issues/4241_ ## Why are the changes needed? Currently StructuredDatasets only support flat schemas. This PR aims to support nested types as form of `dict`/`json`, `dataclass`, `named args`/`kwargs`....

size:M

## Tracking issue N/A ## Why are the changes needed? It isn't reasonable that `pyflyte` can only run files under current and nested directories. ## What changes were proposed in...

size:M

## Tracking issue Closes [flyteorg/flyte #4691](https://github.com/flyteorg/flyte/issues/4691) ## Why are the changes needed? Make str and int available for mem, gpu and ephemeral_storage. Make str, int, float available for cpu. ##...

size:M

## Tracking issue NA ## Why are the changes needed? To make register `task`, `workflow`, and `launchplan` **x2.5 ~ x4 faster** in `pyflyte run` and `pyflyte register` by leveraging `asyncio`....

size:L

## Tracking issue NA ## Why are the changes needed? Cannot run a task registered by flytekit remote ## What changes were proposed in this pull request? - Update task...

lgtm
size:S

## Tracking issue _NA_ ## Why are the changes needed? _NA_ ## What changes were proposed in this pull request? _NA_ ## How was this patch tested? _NA_ ### Setup...

## Tracking issue NA ## Why are the changes needed? `pyflyte run` takes ~40 seconds to serialize and register a workflow. ## What changes were proposed in this pull request?...

size:M

## Why are the changes needed? Ran into an error in create method of Databricks agent when testing v1.11.0. ``` Last Error: USER:: rpc error: code = Internal desc =...

size:XS

Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4. Changelog Sourced from cryptography's changelog. 42.0.4 - 2024-02-20 * Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to...

dependencies
lgtm
size:XS