>From Ian Maxon <[email protected]>: Attention is currently required from: Suryaa Charan Shivakumar.
Ian Maxon has posted comments on this change by Suryaa Charan Shivakumar. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21237?usp=email ) Change subject: [ASTERIXDB-3776] Add OGC/PostGIS compatibility layer for geospatial functions ...................................................................... Patch Set 3: Code-Review+2 (1 comment) File asterixdb/asterix-geo/src/main/java/org/apache/asterix/geo/evaluators/functions/STPointNOGCDescriptor.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21237/comment/ad594aca_b408fcfd?usp=email : PS2, Line 51: LineString line = (LineString) geometry; : if (n < 1 || n > line.getNumPoints()) { > ah, that's too bad. […] Done -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21237?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: Ia6e37080a581292744ddc9020b814927413c16ac Gerrit-Change-Number: 21237 Gerrit-PatchSet: 3 Gerrit-Owner: Suryaa Charan Shivakumar <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Attention: Suryaa Charan Shivakumar <[email protected]> Gerrit-Comment-Date: Thu, 28 May 2026 17:26:28 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes Comment-In-Reply-To: Ian Maxon <[email protected]> Comment-In-Reply-To: Suryaa Charan Shivakumar <[email protected]>
