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

add gcformat_index udf for gcformat feature sign #4020

Open
wants to merge 2 commits into
base: v0.9
Choose a base branch
from

Conversation

zhanghaohit
Copy link
Collaborator

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    add gcformat_index udf for gcformat feature sign

  • What is the current behavior? (You can also link to an open issue here)
    No index column in the gcformat

  • What is the new behavior (if this is a feature change)?
    gcformat output will follow this format if gcformat_index is specified:
    label index| slot:sign(:value) slot:sign(:value) ...

    Otherwise, keep the same behaviour if gcformat_index is not given:
    label| slot:sign(:value) slot:sign(:value) ...

@github-actions github-actions bot added the execute-engine hybridse sql engine label Jan 23, 2025
Copy link
Contributor

HybridSE Linux Test Report

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit e3e172d.

Copy link
Contributor

HybridSE Mac Test Report

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit e3e172d.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
execute-engine hybridse sql engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant