-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add Expresion and Attribute support in read/write params #157
Comments
This should be fixed on the server side. Moving the issue to the main Spline repo. |
No, sorry. It's actually a UI issue. Moving it back to the UI repo :) |
This is a limitation of the {
"properties": {
"table" : {
"output": [
{ EXPRESSION }
]
}
}
}
In either case it requires more efforts and because of low priority of the issue I'm moving it out of the scope of this release. |
Since Spark Agent 0.6.3 Expressions and Attributes can be present in read and write operations.
This doesn't cause any issues, but UI doesn't show all available information and/or shows them as raw data.
The text was updated successfully, but these errors were encountered: