risingwave_
frontend
2.4.0-alpha
ToPb
Implementors
In risingwave_
frontend::
optimizer::
plan_
node::
to_
prost
risingwave_frontend
::
optimizer
::
plan_node
::
to_prost
Trait
ToPb
Copy item path
Source
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
StreamEowcSort
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
StreamSource
Source
§
impl
ToPb
for
StreamSourceScan
Source
§
impl
ToPb
for
StreamStatelessSimpleAgg
Source
§
impl
ToPb
for
StreamSyncLogStore
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