Feldera Python SDK

Contents:

  • Introduction
  • Pandas Compatibility
  • Examples

API Reference:

  • feldera
Feldera Python SDK
  • Feldera Python SDK Documentation
  • View page source

Feldera Python SDK Documentation

Contents:

  • Introduction
    • Installation
    • Key Concepts
  • Pandas Compatibility
    • Using Pandas DataFrames as Input / Output
  • Examples
    • Connecting to Feldera Sandbox
    • Connecting to Feldera on localhost
    • TLS with Self Signed Certificates
    • Setting HTTP Connection Timeouts
    • Creating a Pipeline (OVERWRITING existing pipelines)
    • Creating a Pipeline with Fault Tolerance Enabled
    • Runtime configuration of a Pipeline
    • Starting a Pipeline
    • Analyzing Existing Feldera Pipeline for Errors
    • Using Pandas DataFrames
    • Using Completion Tokens
    • Executing ad-hoc SQL Queries
    • Iterating over Output Chunks
    • Waiting for Completion
    • End-to-End Example with Kafka Sink
    • Retrieve a support-bundle for a pipeline
    • Specifying Data Sources / Sinks

API Reference:

  • feldera
    • feldera package
      • feldera.pipeline_builder module
        • PipelineBuilder
      • feldera.pipeline module
        • Pipeline
      • feldera.enums module
        • BootstrapPolicy
        • BuildMode
        • CheckpointStatus
        • CompilationProfile
        • CompletionTokenStatus
        • DeploymentDesiredStatus
        • DeploymentResourcesDesiredStatus
        • DeploymentResourcesStatus
        • DeploymentRuntimeDesiredStatus
        • DeploymentRuntimeStatus
        • FaultToleranceModel
        • PipelineFieldSelector
        • PipelineStatus
        • ProgramStatus
        • StorageStatus
        • TransactionStatus
      • feldera.output_handler module
        • OutputHandler
      • feldera.runtime_config module
        • Resources
        • RuntimeConfig
        • Storage
      • Subpackages
        • feldera.rest package

Indices and tables

  • Index

  • Module Index

Next

© Copyright 2024, Feldera.

Built with Sphinx using a theme provided by Read the Docs.