Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Aug 5, 2024

Which issue does this PR close?

N/A

Rationale for this change

CI is failing on main, for example https://github.com/apache/datafusion/actions/runs/10251066368/job/28358425606

I think it is a logical conflict between #11795 and #11814

What changes are included in this PR?

Update test output

Are these changes tested?

Are there any user-facing changes?

No, this is just a development process change

@alamb alamb added the development-process Related to development process of DataFusion label Aug 5, 2024
@github-actions github-actions bot added sqllogictest SQL Logic Tests (.slt) and removed development-process Related to development process of DataFusion labels Aug 5, 2024
01)Limit: skip=0, fetch=5
02)--Aggregate: groupBy=[[aggregate_test_100.c3, MIN(aggregate_test_100.c1)]], aggr=[[]]
03)----Aggregate: groupBy=[[aggregate_test_100.c3]], aggr=[[MIN(aggregate_test_100.c1)]]
02)--Aggregate: groupBy=[[aggregate_test_100.c3, min(aggregate_test_100.c1)]], aggr=[[]]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the case of the aggregate name is different

Copy link
Member

@lewiszlw lewiszlw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed this too and planning to fix it.

@alamb
Copy link
Contributor Author

alamb commented Aug 5, 2024

Thanks @lewiszlw -- let's merge this once the tests pass green to get CI back success

@alamb
Copy link
Contributor Author

alamb commented Aug 5, 2024

@alamb alamb merged commit 0417e54 into apache:main Aug 5, 2024
@alamb
Copy link
Contributor Author

alamb commented Aug 5, 2024

Thanks for the speedy review @lewiszlw

@alamb alamb deleted the alamb/update_plans branch August 5, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants