tooptoop4 opened a new pull request #9897: URL: https://github.com/apache/incubator-superset/pull/9897
Fix for this issue: "it seems to assume schema is 'default' instead of using actual schema com.facebook.presto.sql.analyzer.SemanticException: line 1:15: Table hive.default.current_book_monthly$partitions does not exist at com.facebook.presto.sql.analyzer.StatementAnalyzer$Visitor.visitTable(StatementAnalyzer.java:917) SELECT * FROM "current_book_monthly$partitions" ORDER BY datestr DESC, filename DESC, insert_time DESC LIMIT 1 " ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
