lpt9 opened a new issue #12285: URL: https://github.com/apache/druid/issues/12285
I encountered the following error when Druid was parsing SQL:  ### Affected Version The Druid version is` 1.1.10` , I also tried the latest version(`1.2.8`) ### Description The code I execute is as follows: `jdbcTemplate.execute("CREATE TABLE TRACE_LOG_BK AS (SELECT * FROM TRACE_LOG) DEFINITION ONLY ");` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
