Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An failure occurred when attempting to resolve a query or command with both the legacy fixed-point analyzer as well as the single-pass resolver.
FIXED_POINT_FAILED_SINGLE_PASS_SUCCEEDED
Fixed-point resolution failed, but single-pass resolution succeeded.
Single-pass analyzer output:
<singlePassOutput>
LOGICAL_PLAN_COMPARISON_MISMATCH
Outputs of fixed-point and single-pass analyzers do not match.
Fixed-point analyzer output:
<fixedPointOutput>
Single-pass analyzer output:
<singlePassOutput>
OUTPUT_SCHEMA_COMPARISON_MISMATCH
Output schemas of fixed-point and single-pass analyzers do not match.
Fixed-point analyzer output schema:
<fixedPointOutputSchema>
Single-pass analyzer output schema:
<singlePassOutputSchema>