>From Calvin Thomas Dani <[email protected]>: Attention is currently required from: Ian Maxon.
Calvin Thomas Dani has posted comments on this change by Calvin Thomas Dani. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21159?usp=email ) Change subject: [ASTERIXDB-3760] Training VTree index ...................................................................... Patch Set 12: (4 comments) File asterixdb/asterix-common/pom.xml: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21159/comment/0ba30551_5c46b1fc?usp=email : PS5, Line 205: <version>0.3.10-SNAPSHOT</version> > There an error when i use ${project.version}. […] Done File asterixdb/asterix-metadata/src/main/java/org/apache/asterix/metadata/utils/SecondaryVectorOperationsHelper.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21159/comment/f3ee6be8_7d386d1a?usp=email : PS5, Line 236: sampleSize = Math.max(sampleSize, 10000); : sampleSize = Math.min(sampleSize, 1000000); > done Done https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21159/comment/36d33ce8_3995519b?usp=email : PS5, Line 425: UUID permitUUID = UUID.randomUUID(); : UUID materializedDataUUID = UUID.randomUUID(); > done Done File asterixdb/asterix-runtime/pom.xml: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21159/comment/dcbec3d8_1a9a5b07?usp=email : PS5, Line 176: <version>0.3.10-SNAPSHOT</version> > same here about the version variable Done -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21159?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: I1264840ffd536d91c0ee11634abfd35a0ad79ecd Gerrit-Change-Number: 21159 Gerrit-PatchSet: 12 Gerrit-Owner: Calvin Thomas Dani <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-CC: Ian Maxon <[email protected]> Gerrit-Attention: Ian Maxon <[email protected]> Gerrit-Comment-Date: Tue, 02 Jun 2026 08:13:54 +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]>
