pub trait ToPb: TryToBatchPb + TryToStreamPb { }

Implementors§

source§

impl ToPb for BatchDelete

source§

impl ToPb for BatchExchange

source§

impl ToPb for BatchExpand

source§

impl ToPb for BatchFileScan

source§

impl ToPb for BatchFilter

source§

impl ToPb for BatchGroupTopN

source§

impl ToPb for BatchHashAgg

source§

impl ToPb for BatchHashJoin

source§

impl ToPb for BatchHopWindow

source§

impl ToPb for BatchIcebergScan

source§

impl ToPb for BatchInsert

source§

impl ToPb for BatchKafkaScan

source§

impl ToPb for BatchLimit

source§

impl ToPb for BatchLogSeqScan

source§

impl ToPb for BatchLookupJoin

source§

impl ToPb for BatchMaxOneRow

source§

impl ToPb for BatchMySqlQuery

source§

impl ToPb for BatchNestedLoopJoin

source§

impl ToPb for BatchOverWindow

source§

impl ToPb for BatchPostgresQuery

source§

impl ToPb for BatchProject

source§

impl ToPb for BatchProjectSet

source§

impl ToPb for BatchSeqScan

source§

impl ToPb for BatchSimpleAgg

source§

impl ToPb for BatchSort

source§

impl ToPb for BatchSortAgg

source§

impl ToPb for BatchSource

source§

impl ToPb for BatchSysSeqScan

source§

impl ToPb for BatchTableFunction

source§

impl ToPb for BatchTopN

source§

impl ToPb for BatchUnion

source§

impl ToPb for BatchUpdate

source§

impl ToPb for BatchValues

source§

impl ToPb for LogicalAgg

source§

impl ToPb for LogicalApply

source§

impl ToPb for LogicalCdcScan

source§

impl ToPb for LogicalChangeLog

source§

impl ToPb for LogicalCteRef

source§

impl ToPb for LogicalDedup

source§

impl ToPb for LogicalDelete

source§

impl ToPb for LogicalExcept

source§

impl ToPb for LogicalExpand

source§

impl ToPb for LogicalFileScan

source§

impl ToPb for LogicalFilter

source§

impl ToPb for LogicalHopWindow

source§

impl ToPb for LogicalIcebergScan

source§

impl ToPb for LogicalInsert

source§

impl ToPb for LogicalIntersect

source§

impl ToPb for LogicalJoin

source§

impl ToPb for LogicalKafkaScan

source§

impl ToPb for LogicalLimit

source§

impl ToPb for LogicalMaxOneRow

source§

impl ToPb for LogicalMultiJoin

source§

impl ToPb for LogicalMySqlQuery

source§

impl ToPb for LogicalNow

source§

impl ToPb for LogicalOverWindow

source§

impl ToPb for LogicalPostgresQuery

source§

impl ToPb for LogicalProject

source§

impl ToPb for LogicalProjectSet

source§

impl ToPb for LogicalRecursiveUnion

source§

impl ToPb for LogicalScan

source§

impl ToPb for LogicalShare

source§

impl ToPb for LogicalSource

source§

impl ToPb for LogicalSysScan

source§

impl ToPb for LogicalTableFunction

source§

impl ToPb for LogicalTopN

source§

impl ToPb for LogicalUnion

source§

impl ToPb for LogicalUpdate

source§

impl ToPb for LogicalValues

source§

impl ToPb for StreamAsOfJoin

source§

impl ToPb for StreamCdcTableScan

source§

impl ToPb for StreamChangeLog

source§

impl ToPb for StreamDedup

source§

impl ToPb for StreamDeltaJoin

source§

impl ToPb for StreamDml

source§

impl ToPb for StreamDynamicFilter

source§

impl ToPb for StreamEowcOverWindow

source§

impl ToPb for StreamExchange

source§

impl ToPb for StreamExpand

source§

impl ToPb for StreamFilter

source§

impl ToPb for StreamFsFetch

source§

impl ToPb for StreamGlobalApproxPercentile

source§

impl ToPb for StreamGroupTopN

source§

impl ToPb for StreamHashAgg

source§

impl ToPb for StreamHashJoin

source§

impl ToPb for StreamHopWindow

source§

impl ToPb for StreamLocalApproxPercentile

source§

impl ToPb for StreamMaterialize

source§

impl ToPb for StreamNow

source§

impl ToPb for StreamOverWindow

source§

impl ToPb for StreamProject

source§

impl ToPb for StreamProjectSet

source§

impl ToPb for StreamRowIdGen

source§

impl ToPb for StreamRowMerge

source§

impl ToPb for StreamShare

source§

impl ToPb for StreamSimpleAgg

source§

impl ToPb for StreamSink

source§

impl ToPb for StreamEowcSort

source§

impl ToPb for StreamSource

source§

impl ToPb for StreamSourceScan

source§

impl ToPb for StreamStatelessSimpleAgg

source§

impl ToPb for StreamTableScan

source§

impl ToPb for StreamTemporalJoin

source§

impl ToPb for StreamTopN

source§

impl ToPb for StreamUnion

source§

impl ToPb for StreamValues

source§

impl ToPb for StreamWatermarkFilter