-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Stop concat from attempting to sort mismatched columns by default #20613
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
913723b
Stop concat from attempting to sort mismatched columns by default
brycepg 5da763f
Merge remote-tracking branch 'upstream/master' into brycepg-master
TomAugspurger 02b2db9
Updates
TomAugspurger a497763
Test fallout
TomAugspurger 954a1b6
Updated append
TomAugspurger 2a20377
versionadded
TomAugspurger 35570c4
Squash more test warnings
TomAugspurger 983d0c1
py2 compat
TomAugspurger 27d2d32
Merge remote-tracking branch 'upstream/master' into brycepg-master
TomAugspurger 4960e3f
Document outer is not affected
TomAugspurger 8bbbdd5
Docs
TomAugspurger dcfa6d0
Sort for intersection
TomAugspurger 2eaeb1e
More tests
TomAugspurger bc7dd48
Test fixup.
TomAugspurger b3f95dd
Stop concat from attempting to sort mismatched columns by default
brycepg f37d7ef
Updates
TomAugspurger e467f91
Test fallout
TomAugspurger 058fae5
Updated append
TomAugspurger 04e5151
versionadded
TomAugspurger c864679
Squash more test warnings
TomAugspurger 7e975c9
py2 compat
TomAugspurger a8ba430
Document outer is not affected
TomAugspurger 62b1e7b
Docs
TomAugspurger 0ace673
Sort for intersection
TomAugspurger d5cafdf
More tests
TomAugspurger ce8ff05
Test fixup.
TomAugspurger ce756d4
ugh
TomAugspurger 362e84d
quoting
TomAugspurger 0210d33
Clarify
TomAugspurger 06772b4
Removed unnescesary check
TomAugspurger 95cdf67
Merge remote-tracking branch 'upstream/master' into brycepg-master
TomAugspurger d10f5bd
Merge remote-tracking branch 'brycepg/master' into brycepg-master
TomAugspurger e47cbb9
Prune tests
TomAugspurger 0182c98
Default sort
TomAugspurger 7e58998
Make both tests happy
TomAugspurger 5b58e75
Explicit columns
TomAugspurger 074d03c
List of series
TomAugspurger 5e1b024
test, fix pivot
TomAugspurger File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Docs
- Loading branch information
commit 8bbbdd52a9d223215eef408c75f2526ce828e19b
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
make this a note (maybe a warning)