pub type PbVectorIndexWriteNode = VectorIndexWriteNode;
pub struct PbVectorIndexWriteNode { pub table: Option<Table>, }
table: Option<Table>