หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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>