mspruc commented on PR #750: URL: https://github.com/apache/wayang/pull/750#issuecomment-4302316733
@zkaoudi any thoughts on how we are going to support multiple SQL dialects moving forward? also for https://github.com/gknz/wayang/blob/e6901a31288efc54c4029dc55c5405a770808112/wayang-platforms/wayang-jdbc-template/src/main/java/org/apache/wayang/jdbc/execution/JdbcExecutor.java#L164 what do you think about instead of dropping tables, which may have issues, just running a normal CREATE TABLE and throw an exception if it exists? -- 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]
