pub async fn append_frame(
pool: &PgPool,
_partition_config: &PartitionConfig,
handle: &Handle,
frame: Frame,
) -> Result<AppendFrameOutcome, EngineError>pub async fn append_frame(
pool: &PgPool,
_partition_config: &PartitionConfig,
handle: &Handle,
frame: Frame,
) -> Result<AppendFrameOutcome, EngineError>