manticoresoftware / columnar

Manticore Columnar Library
Apache License 2.0
82 stars 15 forks source link

distributed index can not handle knn queries #55

Closed tomatolog closed 4 months ago

tomatolog commented 7 months ago

seems all knn related data is not send to agent that is why agents of the distributed index replies with the error

select id, knn_dist() from distr where knn ( image_vector, 5, (0.286569,-0.031816,0.066684,0.032926) );
ERROR 1064: table distr: agent ip: remote query error: table test: KNN_DIST() is only allowed for KNN() queries
glookka commented 4 months ago

Fixed in https://github.com/manticoresoftware/manticoresearch/commit/fb447b26486a9297dd4d68a92336bfeb00a4e79b