pub(crate) fn build_delta_join_without_arrange(
state: &mut BuildFragmentGraphState,
current_fragment: &StreamFragment,
node: StreamNode,
) -> Result<StreamNode, RwError>
pub(crate) fn build_delta_join_without_arrange(
state: &mut BuildFragmentGraphState,
current_fragment: &StreamFragment,
node: StreamNode,
) -> Result<StreamNode, RwError>