[ 
https://issues.apache.org/jira/browse/IMPALA-14370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Fehr updated IMPALA-14370:
--------------------------------
    Summary: OTel Tracing Skips Queries with Leading Comments  (was: OTel 
Tracing Skips Comments)

> OTel Tracing Skips Queries with Leading Comments
> ------------------------------------------------
>
>                 Key: IMPALA-14370
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14370
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Jason Fehr
>            Priority: Major
>
> The code in otel.cc that determines whether or not a query should be traced 
> does not handle comments if written similar to:
> /*/ comment */select * from tbl
> The code is detecting the first */ as the end of the comment.  Impala itself 
> does correctly parse this query, so it is not a syntax error.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to