[
https://issues.apache.org/jira/browse/ASTERIXDB-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761127#comment-17761127
]
ASF subversion and git services commented on ASTERIXDB-3100:
------------------------------------------------------------
Commit 68fdc54b764b1d9f85244a6108ae034c8c569c29 in asterixdb's branch
refs/heads/master from Ian Maxon
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=68fdc54b76 ]
[ASTERIXDB-3100] Fix profiling for intersect
- user model changes: no
- storage format changes: no
- interface changes: yes
Details:
Change the profiler to not use the stack-based time tracking,
and rather use subtracting the total time sequentially from
each upstream operator to determine the time taken for each
individual operator.
Change-Id: Icf2a8f66f39e39eb6a39506c9f385c623176a87c
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17319
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: Ali Alsuliman <[email protected]>
Tested-by: Jenkins <[email protected]>
> Profiler hangs queries containing intersect or other similar operators
> ----------------------------------------------------------------------
>
> Key: ASTERIXDB-3100
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3100
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: RT - Runtime
> Reporter: Ian Maxon
> Assignee: Ian Maxon
> Priority: Major
> Labels: triaged
> Fix For: 0.9.9
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)