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

Piped fetch clause failed reporting error on legal input #2545

Closed
kikimo opened this issue Aug 20, 2021 · 3 comments
Closed

Piped fetch clause failed reporting error on legal input #2545

kikimo opened this issue Aug 20, 2021 · 3 comments

Comments

@kikimo
Copy link
Contributor

kikimo commented Aug 20, 2021

Please check the FAQ documentation before raising an issue

Please check the FAQ documentation and old issues before raising an issue in case someone has asked the same question that you are asking.

Describe the bug (must be provided)

A clear and concise description of what the bug is.

Your Environments (must be provided)

  • OS: Linux vince.wu-53 3.10.0-1160.36.2.el7.x86_64 Parser framework #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
  • Compliler: cmake version 3.15.5, g++ (Nebula Graph Build) 7.5.0
  • CPU: Intel(R) Xeon(R) Platinum 8260 CPU @ 2.30GHz
  • Commit id v2-nightly

How To Reproduce(must be provided)

Steps to reproduce the behavior:

image

Expected behavior

Piped fetch clause should yield correct result.

Additional context

Provide logs and configs, or any other context to trace the problem.

@kikimo kikimo changed the title Bug in fetch clause Piped fetch clause failed report error on legal input Aug 20, 2021
@kikimo kikimo added the type/bug Type: something is unexpected label Aug 20, 2021
@Shylock-Hg
Copy link
Contributor

It's the expected result. We don't allow multiple input in sentence.

@kikimo kikimo changed the title Piped fetch clause failed report error on legal input Piped fetch clause failed reporting error on legal input Aug 20, 2021
@kikimo
Copy link
Contributor Author

kikimo commented Aug 20, 2021

I see, fetch support two types of input:

  1. constant list
  2. piped column(only one column allowed)

right? @Shylock-Hg

@kikimo kikimo closed this as completed Aug 20, 2021
@Shylock-Hg
Copy link
Contributor

I see, fetch support two types of input:

  1. constant list
  2. piped column(only one column allowed)

right? @Shylock-Hg

Yes.

@kikimo kikimo removed the type/bug Type: something is unexpected label Aug 23, 2021
yixinglu pushed a commit to yixinglu/nebula that referenced this issue Sep 14, 2023
…#2545)

Co-authored-by: Yichen Wang <18348405+Aiee@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants