The GitHub Actions job "Nightly - CI" on shardingsphere.git/master has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss).
Head commit for run: 4b17fa8aced539c59454a4a2c37dbc7931ca33bf / Liang Zhang <zhangli...@apache.org> Optimize column segment extraction in SQL parsing (#35474) * Optimize column segment extraction in SQL parsing - Modify ColumnExtractor to return a new Collection instead of updating an existing one - Update related test cases to use the new method signature - Refactor DeleteStatementContext, SelectStatementContext, and UpdateStatementContext to use the new column extraction approach - Extract common logic for creating where segments into separate methods * Optimize column segment extraction in SQL parsing - Modify ColumnExtractor to return a new Collection instead of updating an existing one - Update related test cases to use the new method signature - Refactor DeleteStatementContext, SelectStatementContext, and UpdateStatementContext to use the new column extraction approach - Extract common logic for creating where segments into separate methods Report URL: https://github.com/apache/shardingsphere/actions/runs/15138503649 With regards, GitHub Actions via GitBox