>From Ali Alsuliman <[email protected]>:

Attention is currently required from: Janhavi Tripurwar, Michael Blow, Murtadha 
Hubail.

Ali Alsuliman has posted comments on this change by Janhavi Tripurwar. ( 
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21576?usp=email )

Change subject: [ASTERIXDB-3593][API] Track every job of a multi-statement 
request
......................................................................


Patch Set 9: Code-Review+2

(1 comment)

File 
asterixdb/asterix-algebra/src/main/java/org/apache/asterix/translator/ClientRequest.java:

https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21576/comment/be5fca1d_c31c15a3?usp=email
 :
PS9, Line 231:     public void setCompileTimeNanos(long compileTimeNanos) {
I think we should come back to this `setCompileTimeNanos()` and `setPlan()` and 
do them in a better way. It feels like we should have a way to say that "set 
this info for this statement" instead of:
* setting/staging it for the whole request (the `setCompileTimeNanos()`) or
* setting it via job id (the `setPlan()`)



--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21576?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: I34debfac471df71034b9b29c0cc84a9dd7acac78
Gerrit-Change-Number: 21576
Gerrit-PatchSet: 9
Gerrit-Owner: Janhavi Tripurwar <[email protected]>
Gerrit-Reviewer: Ali Alsuliman <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Janhavi Tripurwar <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Michael Blow <[email protected]>
Gerrit-Reviewer: Murtadha Hubail <[email protected]>
Gerrit-Attention: Murtadha Hubail <[email protected]>
Gerrit-Attention: Janhavi Tripurwar <[email protected]>
Gerrit-Attention: Michael Blow <[email protected]>
Gerrit-Comment-Date: Tue, 08 Sep 2026 01:09:46 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes

Reply via email to