-
Notifications
You must be signed in to change notification settings - Fork 174
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
[FEAT] connect: add more (internally P2) column operations (WIP) #3387
Draft
andrewgazelka
wants to merge
1
commit into
main
Choose a base branch
from
andrew/connect-columns-p2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
This was referenced Nov 21, 2024
This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced Nov 21, 2024
andrewgazelka
force-pushed
the
andrew/connect-columns-p2
branch
from
November 21, 2024 05:37
39c1061
to
1631a8d
Compare
andrewgazelka
changed the title
[FEAT] connect: add more (internally P2) column operations
[FEAT] connect: add more (internally P2) column operations (WIP)
Nov 21, 2024
andrewgazelka
force-pushed
the
andrew/connect-binary-operators
branch
from
November 21, 2024 16:57
54468cc
to
28173ab
Compare
andrewgazelka
force-pushed
the
andrew/connect-columns-p2
branch
from
November 21, 2024 16:58
1631a8d
to
7b02dc1
Compare
andrewgazelka
force-pushed
the
andrew/connect-binary-operators
branch
from
November 21, 2024 18:43
28173ab
to
cdca2e2
Compare
andrewgazelka
force-pushed
the
andrew/connect-columns-p2
branch
from
November 21, 2024 18:43
7b02dc1
to
9db2f26
Compare
andrewgazelka
force-pushed
the
andrew/connect-binary-operators
branch
from
November 27, 2024 07:42
cdca2e2
to
fbc5c6e
Compare
andrewgazelka
force-pushed
the
andrew/connect-columns-p2
branch
from
November 27, 2024 07:42
9db2f26
to
a2243d0
Compare
andrewgazelka
force-pushed
the
andrew/connect-binary-operators
branch
from
December 4, 2024 02:09
fbc5c6e
to
a2e0beb
Compare
andrewgazelka
force-pushed
the
andrew/connect-columns-p2
branch
from
December 4, 2024 02:09
a2243d0
to
fa3e27b
Compare
andrewgazelka
force-pushed
the
andrew/connect-binary-operators
branch
2 times, most recently
from
December 4, 2024 02:33
b9a7f70
to
3ee5757
Compare
andrewgazelka
force-pushed
the
andrew/connect-columns-p2
branch
2 times, most recently
from
December 4, 2024 02:44
9fd596b
to
3bebd08
Compare
andrewgazelka
force-pushed
the
andrew/connect-columns-p2
branch
from
December 4, 2024 08:52
3bebd08
to
5fadc26
Compare
CodSpeed Performance ReportMerging #3387 will degrade performances by 32.02%Comparing Summary
Benchmarks breakdown
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3387 +/- ##
==========================================
+ Coverage 77.84% 77.85% +0.01%
==========================================
Files 718 718
Lines 88250 88254 +4
==========================================
+ Hits 68696 68708 +12
+ Misses 19554 19546 -8
|
andrewgazelka
force-pushed
the
andrew/connect-columns-p2
branch
9 times, most recently
from
December 11, 2024 22:02
215fd6a
to
fdbc6ef
Compare
andrewgazelka
force-pushed
the
andrew/connect-columns-p2
branch
6 times, most recently
from
December 19, 2024 10:14
63ee498
to
a49e465
Compare
andrewgazelka
force-pushed
the
andrew/connect-columns-p2
branch
from
December 19, 2024 17:04
a49e465
to
d08ffda
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.