HappenLee commented on code in PR #55458:
URL: https://github.com/apache/doris/pull/55458#discussion_r2335541415


##########
be/src/olap/rowset/segment_v2/ann_index/ann_topn_runtime.h:
##########
@@ -161,7 +161,8 @@ class AnnTopNRuntime {
     size_t _src_column_idx = -1;                ///< Source vector column index
     size_t _dest_column_idx = -1;               ///< Destination distance 
column index
     segment_v2::AnnIndexMetric _metric_type;    ///< Distance metric type
-    vectorized::IColumn::Ptr _query_array;      ///< Query vector data

Review Comment:
   why change the struct



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to