justinborromeo opened a new issue #7377: Unified web console cuts off long 
strings
URL: https://github.com/apache/incubator-druid/issues/7377
 
 
   ### Description and Motivation
   
   When a long string is returned by a SQL query, the unified web console will 
cut off part of the string.  Afaik, the only way to view the entire string is 
to inspect the html of the webpage (which is highly inconvenient and not very 
user-friendly).  It would be nice if there was a way to view the whole string 
(maybe a popup box that contains the entire contents of the cell when clicked 
on?).  
   
   
![image](https://user-images.githubusercontent.com/9417701/55200718-b2426100-517c-11e9-8869-559cdb7971f4.png)
   
   ### Motivation
   
   This change would be beneficial as it would allow the results of EXPLAIN 
PLAN queries to be viewed.  Also, it would allow users to view long strings in 
their query results.
   

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


With regards,
Apache Git Services

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

Reply via email to