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

When two tags contain the same prop name, the yield syntax of the go statement does not get the result accurately #5483

Closed
flymysql opened this issue Apr 7, 2023 · 1 comment
Labels
affects/none PR/issue: this bug affects none version. process/fixed Process of bug severity/none Severity of bug type/bug Type: something is unexpected

Comments

@flymysql
Copy link
Contributor

flymysql commented Apr 7, 2023

Please check the FAQ documentation before raising an issue

Describe the bug (required)

I have two tags, tag1 and tag2, both of which contain a prop ts.
If I insert these two tags into a vertex, and the value of ts prop is different, how do I specify which tag's ts prop is used for the ts field when using the go statement to return the point property

image

Your Environments (required)

  • OS: uname -a
  • Compiler: g++ --version or clang++ --version
  • CPU: lscpu
  • Commit id (e.g. a3ffc7d8)

How To Reproduce(required)

Steps to reproduce the behavior:

  1. Step 1
  2. Step 2
  3. Step 3

Expected behavior

Additional context

@flymysql flymysql added the type/bug Type: something is unexpected label Apr 7, 2023
@github-actions github-actions bot added affects/none PR/issue: this bug affects none version. severity/none Severity of bug labels Apr 7, 2023
@flymysql
Copy link
Contributor Author

flymysql commented Apr 7, 2023

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects/none PR/issue: this bug affects none version. process/fixed Process of bug severity/none Severity of bug type/bug Type: something is unexpected
Projects
None yet
Development

No branches or pull requests

1 participant