buffaloDeveloper opened a new issue, #15696: URL: https://github.com/apache/druid/issues/15696
Please provide a detailed title (e.g. "Broker crashes when using TopN query with Bound filter" instead of just "Broker crashes"). ### Affected Version Druid 28.0.0 in Kubernetes ### Description Fresh install of Druid 28.0.0. Druid deploys sucessfully in k8, but I see the following error in the Druid Console UI related to a metadata query: `Unknown exception / Compiling "GeneratedMetadata_CollationHandler" in Line 19, Column 14: Line 31, Column 50: Compiling "collations(org.apache.calcite.rel.RelNode r, org.apache.calcite.rel.metadata.RelMetadataQuery mq)" / org.codehaus.commons.compiler.InternalCompilerException ` Note: I followed the upgrade steps to add the column (not sure if required for a fresh install, but did it regardless) and gave the druid user account full access to the meta store database.  I don't see any errors in the Druid k8 Pod logs of any relevance. -- 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]
