Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.14.0
-
None
Description
Prerequisites:
Use Drill Web UI to submit queries
Query:
select ' sds sada' from (values(1))
Expected Result:
" sds sada"
Actual Result:
"sds sada"
Note: Inspecting the element using Chrome Developer Tools you can see that it contain the real string. So something should be done with HTML formatting.
Attachments
Issue Links
- links to