Skip to content
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(query): implement ST_ENDPOINT #15366

Merged
merged 9 commits into from
Apr 29, 2024
Merged

Conversation

kkk25641463
Copy link
Contributor

@kkk25641463 kkk25641463 commented Apr 28, 2024

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

feat: Implement ST_ENDPOINT().
see alse doc.

Tests

  • Unit Test
  • Logic Test
  • Benchmark Test
  • No Test - Explain why

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Breaking Change (fix or feature that could cause existing functionality not to work as expected)
  • Documentation Update
  • Refactoring
  • Performance Improvement
  • Other (please describe):

This change is Reviewable

Signed-off-by: Fan Yang <yangfanlinux@gmail.com>
@kkk25641463 kkk25641463 changed the title ST_ENDPOINT feat(query): implement ST_ENDPOINT Apr 28, 2024
@github-actions github-actions bot added the pr-feature this PR introduces a new feature to the codebase label Apr 28, 2024
@BohuTANG BohuTANG requested a review from b41sh April 28, 2024 14:57
Copy link
Member

@b41sh b41sh left a comment

Choose a reason for hiding this comment

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

LGTM

@BohuTANG
Copy link
Member

Oh, this PR has conflicting files due to the previous: #15347

@BohuTANG BohuTANG merged commit 8be0b58 into datafuselabs:main Apr 29, 2024
72 checks passed
@kkk25641463 kkk25641463 deleted the ST_ENDPOINT branch April 29, 2024 05:08
lichuang pushed a commit to lichuang/databend that referenced this pull request Apr 29, 2024
* ST_ENDPOINT

Signed-off-by: Fan Yang <yangfanlinux@gmail.com>

* Update geometry.rs

* Update geometry.rs

Signed-off-by: Fan Yang <yangfanlinux@gmail.com>

---------

Signed-off-by: Fan Yang <yangfanlinux@gmail.com>
BohuTANG pushed a commit that referenced this pull request May 6, 2024
* feat: add nextval table function

* feat: add nextval table function

* feat: add nextval table function

* feat: add nextval table function

* feat: add nextval table function

* feat: add nextval table function

* feat: add nextval table function

* feat: add nextval table function

* feat: add nextval table function

* feat: add nextval table function as insert value

* feat: add nextval table function

* feat: add nextval table function

* feat: add nextval table function

* feat: add nextval table function

* feat: add nextval table function, fix explain bug

* feat: add nextval table function, fix explain bug

* feat(query): implement ST_ENDPOINT (#15366)

* ST_ENDPOINT

Signed-off-by: Fan Yang <yangfanlinux@gmail.com>

* Update geometry.rs

* Update geometry.rs

Signed-off-by: Fan Yang <yangfanlinux@gmail.com>

---------

Signed-off-by: Fan Yang <yangfanlinux@gmail.com>

* refactor: Define StageFileIdent with TIdent (#15371)

* feat: add nextval table function

* feat: add nextval table function

* feat: add nextval table function

* feat: add nextval table function

* feat: add nextval table function

* feat: add nextval table function

* feat: add nextval table function

* feat: add nextval table function

---------

Signed-off-by: Fan Yang <yangfanlinux@gmail.com>
Co-authored-by: Fan Yang <yangfanlinux@gmail.com>
Co-authored-by: 张炎泼 <drdr.xp@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-feature this PR introduces a new feature to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants