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

get_tag_schema() returns non-decoded result #242

Closed
Aiee opened this issue Nov 28, 2022 · 1 comment
Closed

get_tag_schema() returns non-decoded result #242

Aiee opened this issue Nov 28, 2022 · 1 comment
Labels
affects/master PR/issue: this bug affects master version. process/done Process of bug severity/minor Severity of bug type/bug Type: something is unexpected wontfix This will not be worked on

Comments

@Aiee
Copy link
Contributor

Aiee commented Nov 28, 2022

Please check the FAQ documentation before raising an issue

Describe the bug (required)
get_tag_schema() returns non-decoded result

Your Environments (required)

  • OS: uname -a
  • Commit id (e.g. a3ffc7d8)

How To Reproduce(required)
Ref: https://discuss.nebula-graph.com.cn/t/topic/11447/4

Expected behavior

Additional context

@Aiee Aiee added the type/bug Type: something is unexpected label Nov 28, 2022
@HarrisChu HarrisChu added affects/none PR/issue: this bug affects none version. severity/none Severity of bug affects/master PR/issue: this bug affects master version. severity/minor Severity of bug labels Dec 1, 2022
@github-actions github-actions bot removed affects/none PR/issue: this bug affects none version. severity/none Severity of bug labels Dec 1, 2022
@HarrisChu
Copy link
Contributor

marked as known issue.

root cause:

  1. meta stores the default value as Expression.
  2. and it could not decode in python client.

@HarrisChu HarrisChu added the wontfix This will not be worked on label Jan 16, 2023
@github-actions github-actions bot added the process/fixed Process of bug label Jan 16, 2023
@HarrisChu HarrisChu added the process/done Process of bug label Jan 16, 2023
@github-actions github-actions bot removed the process/fixed Process of bug label Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects/master PR/issue: this bug affects master version. process/done Process of bug severity/minor Severity of bug type/bug Type: something is unexpected wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants