[ 
https://issues.apache.org/jira/browse/DRILL-6450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494041#comment-16494041
 ] 

ASF GitHub Bot commented on DRILL-6450:
---------------------------------------

kkhatua commented on issue #1295: DRILL-6450: Visualized plans for profiles 
querying JDBC sources is broken
URL: https://github.com/apache/drill/pull/1295#issuecomment-392892045
 
 
   @amansinha100  can you review this for this small PR?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Visualized plans for profiles querying JDBC sources is broken
> -------------------------------------------------------------
>
>                 Key: DRILL-6450
>                 URL: https://issues.apache.org/jira/browse/DRILL-6450
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Query Planning & Optimization
>    Affects Versions: 1.13.0
>            Reporter: Kunal Khatua
>            Assignee: Kunal Khatua
>            Priority: Major
>             Fix For: 1.14.0
>
>
> When viewing a profile for a query against a JDBC source, the visualized plan 
> is not rendered. This is because the generated SQL pushed down to the JDBC 
> source has a line break injected just before the {{FROM}} clause.
> The workaround is to strip away any injected newlines at least for the SQL 
> defined in the text plan, so that the backend Javascript can render it 
> correctly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to