Skip to content

Conversation

@yew1eb
Copy link
Contributor

@yew1eb yew1eb commented Jan 17, 2026

Which issue does this PR close?

Closes #1907

Rationale for this change

What changes are included in this PR?

  1. Fix YAML syntax errors in tpcds-reusable.yml blocking TPCDS CI execution.
  2. Fix the issue that auron-it integration in CI became ineffective after recent PR merges.
  3. Normalize unstable TPCDS suite codegen IDs (Scala 2.12/2.13, plan stable) by replacing numbers (e.g., 132) with 'X'.
  4. Increase memory allocation to avoid failures caused by high memory consumption of some queries.

Are there any user-facing changes?

How was this patch tested?

@github-actions github-actions bot added the infra label Jan 17, 2026
@yew1eb yew1eb force-pushed the AURON_1907 branch 2 times, most recently from c027c08 to 3648a8a Compare January 17, 2026 11:23
@yew1eb yew1eb changed the title [AURON #1907] Fix [AURON #1907][CI] Fix YAML syntax error and rebase issue Jan 17, 2026
@yew1eb yew1eb force-pushed the AURON_1907 branch 3 times, most recently from e42010b to 5cc2c6a Compare January 17, 2026 16:42
@yew1eb yew1eb changed the title [AURON #1907][CI] Fix YAML syntax error and rebase issue [AURON #1907][CI] Fix YAML syntax error and and restore TPCDS CI execution Jan 19, 2026
@yew1eb
Copy link
Contributor Author

yew1eb commented Jan 19, 2026

@richox @cxzl25 PTAL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TPCDS CI not triggered (yaml error tpcds-reusable.yml#L160)

1 participant