Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Impala 2.8.0
Description
Because missing metadata loading happens outside of analysis / planning (see AnalysisContext.analyze(), it's not included in the EventSequence that's created in Analyzer.GlobalState. We should move the event sequence into the analysis context, and mark when all metadata was successfully loaded.