bchapuis opened a new pull request, #753: URL: https://github.com/apache/incubator-baremaps/pull/753
The performance of exporting vector tiles has recently deteriorated (#726). This was attributed to certain SQL queries taking tens of seconds to execute. Additionally, significant time was spent parsing queries using JSQLParser. This pull request addresses both of these issues and logs warnings to help identify slow queries. -- 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]
