Physicalpixel commented on issue #32143:
URL: https://github.com/apache/superset/issues/32143#issuecomment-2847750574
After an upgrade to 4.1.1,
I am unable to save datasets.
I am able to run the query and get results in sqlLab
These are the errors I get:
superset.exceptions.SupersetParseError: Error parsing near 'FROM' at line 2:4
sqlglot.errors.ParseError: Required keyword: 'expression' missing for <class
'sqlglot.expressions.Mul'>. Line 2, Col: 4.
SELECT FIRST (100) *
FROM "test query 20"
Is there any update for this issue?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]