TeslaCN commented on issue #82: URL: https://github.com/apache/shardingsphere-elasticjob-ui/issues/82#issuecomment-751318392
The direct cause of this exception: We switch DataSource from H2 to PostgreSQL, but DBDictionary didn't switched. So the framework use H2Dictionary to parse query result from PostgreSQL. org.apache.openjpa.jdbc.sql.H2Dictionary org.apache.openjpa.jdbc.sql.PostgresDictionary ---------------------------------------------------------------- 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]
