Apache Flink
Description
Configuration
uv sync --extra flink --no-devproject: my_project
registry: data/registry.db
provider: local
offline_store:
type: file
online_store:
type: sqlite
path: data/online_store.db
batch_engine:
type: flink.engine
execution_mode: batch
parallelism: 4
table_config:
pipeline.name: "Feast Flink Compute Engine"
pandas_split_num: 4Configuration Options
Option
Type
Default
Description
Flink Transformations
DAG Support
Current Limitations
Last updated
Was this helpful?