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

match two tag can attribute filtering #5184

Closed
nebula-bots opened this issue Jan 3, 2023 · 1 comment
Closed

match two tag can attribute filtering #5184

nebula-bots opened this issue Jan 3, 2023 · 1 comment
Labels
affects/master PR/issue: this bug affects master version. auto-sync process/done Process of bug severity/minor Severity of bug type/bug Type: something is unexpected wontfix Solution: this will not be worked on recently
Milestone

Comments

@nebula-bots
Copy link
Contributor

Please check the FAQ documentation before raising an issue

Describe the bug (required)

1

this is doc url
https://docs.nebula-graph.com.cn/master/3.ngql-guide/7.general-query-statements/2.match/

it should be not supported

(root@nebula) [basketballplayer]> match (v1:player:team) where v1.player.name=="Tim Duncan" return v1 limit 10;
+----+
| v1 |
+----+
+----+
Empty set (time spent 1394/1694 us)

Tue, 03 Jan 2023 11:53:16 CST

Your Environments (required)

  • OS: uname -a
  • Compiler: g++ --version or clang++ --version
  • CPU: lscpu
  • Commit id 86a551c, 3.4.0-ent

How To Reproduce(required)

Steps to reproduce the behavior:

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

Expected behavior

Additional context

@nebula-bots nebula-bots added affects/master PR/issue: this bug affects master version. auto-sync severity/minor Severity of bug type/bug Type: something is unexpected labels Jan 3, 2023
@Sophie-Xie Sophie-Xie added this to the v3.4.0 milestone Jan 3, 2023
@xtcyclist
Copy link
Contributor

This is not a problem with the community version. Close this issue.

@github-actions github-actions bot added the process/fixed Process of bug label Jan 9, 2023
@HarrisChu HarrisChu added the process/done Process of bug label Jan 9, 2023
@github-actions github-actions bot removed the process/fixed Process of bug label Jan 9, 2023
@nebula-bots nebula-bots added wontfix Solution: this will not be worked on recently and removed process/done Process of bug labels Jan 13, 2023
@nebula-bots nebula-bots added the process/done 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. auto-sync process/done Process of bug severity/minor Severity of bug type/bug Type: something is unexpected wontfix Solution: this will not be worked on recently
Projects
None yet
Development

No branches or pull requests

4 participants