pub fn hydrate_object( rows: &[RowData], ) -> HydrationResult<Vec<HashMap<String, Value>>>
Object 模式:每行 → HashMap<String, Value>