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

Can not parse "," value in EVAL function argument #134

Open
DarshanLukhi opened this issue Jun 24, 2021 · 1 comment
Open

Can not parse "," value in EVAL function argument #134

DarshanLukhi opened this issue Jun 24, 2021 · 1 comment

Comments

@DarshanLukhi
Copy link

Steps to Reproduce:

import splparser.parser
EVAL xrefs = mvjoin(mvzip('plugin.xrefs{}.type', 'plugin.xrefs{}.id', " #"), ",")
@harshcds1212
Copy link

harshcds1212 commented Jul 28, 2023

@salspaugh we are also facing the same problem. Do you have any workaround?
Query :
| eval class=split(class, ",")

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