agozhiy commented on issue #1995: DRILL-7605: Preserve query form field values between reloads / navigation URL: https://github.com/apache/drill/pull/1995#issuecomment-592110966 Query Type is not being saved properly. Example: 1. Run a simple query, but set query type "physical" -> It will fail 2. Return to the query page 3. Rerun the query Observed results: Query Type is set to it's default value (sql) Although it will fail so as the type is still "physical", disregarding of what option you select this time.
---------------------------------------------------------------- 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
