PluginCtx
class PluginCtx
Categories: spi
Common context surface shared by every plugin variant (batch source, stream source, destination).
Extends FlowCtx with the per-trx working directory where the
plugin materialises parquet files.
Properties
property
work_dirPathPer-trx scratch directory the plugin writes parquet to. Cleaned up by the runtime after the trx completes.