Searched refs:start_id_vals (Results 1 – 1 of 1) sorted by relevance
261 std::unique_ptr<NullableVector<uint32_t>> start_id_vals( in ComputeTable() local264 start_id_vals->Append(start_id); in ComputeTable()270 .ExtendWithColumn("start_id", std::move(start_id_vals), in ComputeTable()