kkhatua opened a new pull request #1591: DRILL-6933: Fix ctrl+enter when Impersonation is disabled URL: https://github.com/apache/drill/pull/1591 Without impersonation, the key combination did not work because a conditional block of the FTLs skipped the Javascript functions required for submitting with the key combination. This commit fixes that by unifying the functions that are common to both approaches of submitting a query (with and without impersoination)
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
