Skip to content

Conversation

@mustafasrepo
Copy link
Contributor

Which issue does this PR close?

Closes #6850.

Rationale for this change

See for #6850 explanation

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added core Core DataFusion crate sqllogictest SQL Logic Tests (.slt) labels Jul 5, 2023
@@ -0,0 +1,101 @@
c1,c2,c3,c4,c5,c6,c7,c8,c9,c10,c11,c12,c13
Copy link
Contributor Author

@mustafasrepo mustafasrepo Jul 5, 2023

Choose a reason for hiding this comment

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

This file is same with aggregate_test_100.csv file. However, rows are reordered according to c1 ASC

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thanks @mustafasrepo -- I left a naming suggestion I think will improve this PR but I don't think it is required

@mustafasrepo mustafasrepo merged commit f06185e into apache:main Jul 6, 2023
alamb pushed a commit to alamb/datafusion that referenced this pull request Jul 6, 2023
…6852)

* Fix ordering of the source

* rename file path more decriptive
@mustafasrepo mustafasrepo deleted the feature/bug_fix_source_order branch July 25, 2023 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aggregate_test_100_with_order is not itself ordered

2 participants