>From Wail Alkowaileet <[email protected]>:

Attention is currently required from: Ian Maxon.
Wail Alkowaileet has posted comments on this change. ( 
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/15924 )

Change subject: [ASTERIXDB-3054][RT] Add more profiling info
......................................................................


Patch Set 27:

(4 comments)

Commit Message:

https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/15924/comment/d3845628_e75a28c1
PS26, Line 9:   - min, max, avg tuple sizes
            :   - compile time
            :   - show job creation,start,end, and queued time in profile
            :   - tuple counts per operator
            :   - spilling and level info for HHJ
            :   - enable most SQLPPExecutionTests w/ profiling on
I think it is more than HHJ. Also, includes Warm/Cold read from the BufferCache 
😊


File 
asterixdb/asterix-external-data/src/main/java/org/apache/asterix/external/operators/ExternalScanOperatorDescriptor.java:

https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/15924/comment/25916063_fb4158dd
PS26, Line 70: new NoOpOperatorStats
Use the singleton instance


File 
asterixdb/asterix-runtime/src/main/java/org/apache/asterix/runtime/operators/StreamStatsOperatorDescriptor.java:

https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/15924/comment/ae528122_f55cec40
PS26, Line 70: getStatsCollector
Can this be null?


https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/15924/comment/eaa20a52_a3dbb7ba
PS26, Line 96: if (statsCollector != null) {
Can this be null?



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

Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Change-Id: Icf2a8f66f39e39eb6a39506c9f385d603976a87e
Gerrit-Change-Number: 15924
Gerrit-PatchSet: 27
Gerrit-Owner: Ian Maxon <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Till Westmann <[email protected]>
Gerrit-Reviewer: Vijay Sarathy <[email protected]>
Gerrit-Reviewer: Wail Alkowaileet <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Attention: Ian Maxon <[email protected]>
Gerrit-Comment-Date: Wed, 05 Oct 2022 21:36:25 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment

Reply via email to