Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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>