maropu commented on pull request #29728: URL: https://github.com/apache/spark/pull/29728#issuecomment-691898796
> Most SQL engine do not support >> postgres=# create table t3(a int, b int, c int); >> CREATE TABLE >> postgres=# select * from t3 where a = b =c; >> ERROR: syntax error at or near "=" Is the example in the PR description PostgreSQL one? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
