Skip to content

consistency of the gold_result #186

@fly78lv

Description

@fly78lv

如题,请问gold_result是否会变化? 我观察到我生成的sql中,存在以下情况: 行数和列数都是一样的,列值只跟gold_result相差个位数,遂请问gold_result是否会变化?

Hi, I have a question about the consistency of the gold_result.

In my experiments, I observed cases where the generated SQL produces results with the same shape (identical number of rows and columns) as the gold_result, but a few cell values differ slightly.

This makes me wonder:
Is the gold_result strictly deterministic, or could there be variations due to factors such as data updates, execution differences, or non-deterministic SQL operations?

Appreciate any clarification. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions