>From Calvin Thomas Dani <[email protected]>:

Attention is currently required from: Ali Alsuliman, Ian Maxon.

Calvin Thomas Dani has posted comments on this change by Calvin Thomas Dani. ( 
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20126?usp=email )

Change subject: [ASTERIXDB-3676] Vector Distance Functions
......................................................................


Patch Set 28:

(4 comments)

File 
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/vector/VectorQueries.xml:

https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20126/comment/eb435e57_29dcf98b?usp=email
 :
PS15, Line 1: <!--
> we need tests for manhattan, dot, l2
Done


File 
asterixdb/asterix-runtime/src/main/java/org/apache/asterix/runtime/evaluators/functions/vector/VectorDistanceArrScalarEvaluator.java:

https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20126/comment/50af8d29_2028a04b?usp=email
 :
PS17, Line 123:  vectorPool = new ListObjectPool((IObjectFactory<double[], 
Integer>) double[]::new);
> I actually pushed to check dimensions up, so if differing dimensions returns 
> null. […]
Done


https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20126/comment/d3b9f7d7_85615302?usp=email
 :
PS17, Line 237: return getValueFromTag(typeTag, data, offset);
> Yes, acknowledged and is returning null
Done


File 
asterixdb/asterix-runtime/src/main/java/org/apache/asterix/runtime/evaluators/functions/vector/VectorDistanceArrScalarEvaluator.java:

https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20126/comment/a3d63038_00fb42f0?usp=email
 :
PS19, Line 113: if 
(!ATYPETAGDESERIALIZER.deserialize(pointables[i].getByteArray()[pointables[i].getStartOffset()])
              :                         .isListType())
> it return null now
Done



--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20126?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://asterix-gerrit.ics.uci.edu/settings?usp=email

Gerrit-MessageType: comment
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Change-Id: I45176e7da13ed222f48bb36bd1f0ab4074a0bcb9
Gerrit-Change-Number: 20126
Gerrit-PatchSet: 28
Gerrit-Owner: Calvin Thomas Dani <[email protected]>
Gerrit-Reviewer: Ali Alsuliman <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Attention: Ian Maxon <[email protected]>
Gerrit-Attention: Ali Alsuliman <[email protected]>
Gerrit-Comment-Date: Mon, 08 Jun 2026 17:58:27 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Calvin Thomas Dani <[email protected]>
Comment-In-Reply-To: Ian Maxon <[email protected]>
Comment-In-Reply-To: Ali Alsuliman <[email protected]>

Reply via email to