Go: Add command FUNCTION DELETE - #3603
Merged
Merged
Conversation
jonathanl-bq
had a problem deploying
to
AWS_ACTIONS
April 14, 2025 21:51 — with
GitHub Actions
Error
jonathanl-bq
had a problem deploying
to
AWS_ACTIONS
April 14, 2025 21:53 — with
GitHub Actions
Error
jonathanl-bq
force-pushed
the
go/ulojonat-funcdelete
branch
from
April 14, 2025 22:04
a345f79 to
548f742
Compare
jonathanl-bq
had a problem deploying
to
AWS_ACTIONS
April 14, 2025 22:04 — with
GitHub Actions
Error
jonathanl-bq
had a problem deploying
to
AWS_ACTIONS
April 14, 2025 23:47 — with
GitHub Actions
Error
jonathanl-bq
force-pushed
the
go/ulojonat-funcdelete
branch
from
April 14, 2025 23:54
de7bfd3 to
7056054
Compare
jonathanl-bq
had a problem deploying
to
AWS_ACTIONS
April 14, 2025 23:54 — with
GitHub Actions
Error
jonathanl-bq
had a problem deploying
to
AWS_ACTIONS
April 15, 2025 00:44 — with
GitHub Actions
Error
jonathanl-bq
had a problem deploying
to
AWS_ACTIONS
April 15, 2025 01:01 — with
GitHub Actions
Error
jonathanl-bq
had a problem deploying
to
AWS_ACTIONS
April 15, 2025 03:18 — with
GitHub Actions
Error
jonathanl-bq
had a problem deploying
to
AWS_ACTIONS
April 15, 2025 03:29 — with
GitHub Actions
Error
jonathanl-bq
had a problem deploying
to
AWS_ACTIONS
April 15, 2025 23:36 — with
GitHub Actions
Error
jonathanl-bq
had a problem deploying
to
AWS_ACTIONS
April 15, 2025 23:51 — with
GitHub Actions
Error
jonathanl-bq
had a problem deploying
to
AWS_ACTIONS
April 16, 2025 00:06 — with
GitHub Actions
Error
jonathanl-bq
had a problem deploying
to
AWS_ACTIONS
April 16, 2025 00:23 — with
GitHub Actions
Error
jonathanl-bq
marked this pull request as ready for review
April 16, 2025 00:23
Yury-Fridlyand
approved these changes
Apr 16, 2025
jonathanl-bq
temporarily deployed
to
AWS_ACTIONS
April 16, 2025 17:23 — with
GitHub Actions
Inactive
jonathanl-bq
force-pushed
the
go/ulojonat-funcdelete
branch
from
April 16, 2025 22:03
d816fc4 to
fbde285
Compare
jonathanl-bq
had a problem deploying
to
AWS_ACTIONS
April 16, 2025 22:03 — with
GitHub Actions
Error
jonathanl-bq
had a problem deploying
to
AWS_ACTIONS
April 16, 2025 22:03 — with
GitHub Actions
Failure
jonathanl-bq
had a problem deploying
to
AWS_ACTIONS
April 16, 2025 22:03 — with
GitHub Actions
Failure
jonathanl-bq
had a problem deploying
to
AWS_ACTIONS
April 16, 2025 22:03 — with
GitHub Actions
Failure
jonathanl-bq
force-pushed
the
go/ulojonat-funcdelete
branch
from
April 16, 2025 22:12
fbde285 to
491e720
Compare
jonathanl-bq
had a problem deploying
to
AWS_ACTIONS
April 16, 2025 22:13 — with
GitHub Actions
Error
Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com>
Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com>
Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com>
Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com>
Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com>
Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com>
Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com>
Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com>
Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com>
Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com>
Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com>
jonathanl-bq
force-pushed
the
go/ulojonat-funcdelete
branch
from
April 16, 2025 22:42
491e720 to
9f94ba6
Compare
jonathanl-bq
temporarily deployed
to
AWS_ACTIONS
April 16, 2025 22:42 — with
GitHub Actions
Inactive
avifenesh
pushed a commit
to avifenesh/valkey-glide
that referenced
this pull request
Apr 18, 2025
* Implement FUNCTION DELETE command for Go client Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Remove extra line added to standalone tests Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Update CHANGELOG Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Fix typo causing build error Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Add missing client call Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Fix build errors in integTests Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Fix unit tests Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Use correct version of FunctionDelete in cluster with route unit test Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Check against correct error type in integTests Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Remove unused deleteResult variables Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Run formatter Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> --------- Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com>
ikolomi
pushed a commit
that referenced
this pull request
May 11, 2025
* Implement FUNCTION DELETE command for Go client Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Remove extra line added to standalone tests Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Update CHANGELOG Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Fix typo causing build error Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Add missing client call Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Fix build errors in integTests Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Fix unit tests Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Use correct version of FunctionDelete in cluster with route unit test Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Check against correct error type in integTests Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Remove unused deleteResult variables Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Run formatter Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> --------- Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com>
affonsov
pushed a commit
that referenced
this pull request
Aug 21, 2026
* Implement FUNCTION DELETE command for Go client Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Remove extra line added to standalone tests Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Update CHANGELOG Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Fix typo causing build error Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Add missing client call Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Fix build errors in integTests Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Fix unit tests Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Use correct version of FunctionDelete in cluster with route unit test Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Check against correct error type in integTests Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Remove unused deleteResult variables Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> * Run formatter Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com> --------- Signed-off-by: Jonathan Louie <Jonathan.Louie@improving.com>
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
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.
Issue link
This Pull Request is linked to issue (URL): #3480
Checklist
Before submitting the PR make sure the following are checked: