>From Ritik Raj <[email protected]>:

Ritik Raj has posted comments on this change by Ritik Raj. ( 
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20863?usp=email )

Change subject: [ASTERIXDB-3702][RT][STO] LSM Sampling
......................................................................


Patch Set 5:

(1 comment)

File 
asterixdb/asterix-app/src/main/java/org/apache/asterix/app/translator/QueryTranslator.java:

https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20863/comment/e64e4bde_c9a10899?usp=email
 :
PS5, Line 5143: // Compile-time check: datasets created before theta sketch 
support cannot be randomly sampled
              :             if (!fullScan && !dsDetails.isRandomSamplable()) {
              :                 LOGGER.warn("Dataset '{}' does not support 
random sampling "
              :                         + "(created before theta sketch 
support); forcing full scan.", datasetName);
              :                 fullScan = true;
              :             }
> backward compatibility
Done



--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20863?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: Ieaeb919c3b058955860385012b4d1bb738fc1cfa
Gerrit-Change-Number: 20863
Gerrit-PatchSet: 5
Gerrit-Owner: Ritik Raj <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Comment-Date: Mon, 09 Feb 2026 09:57:30 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Ritik Raj <[email protected]>

Reply via email to