Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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>
SINGLE_PASS_FAILED_FIXED_POINT_SUCCEEDED
Single-pass resolution failed, but fixed-point resolution succeeded.
Fixed-point analyzer output:
<fixedPointOutput>