chenhao7253886 commented on a change in pull request #1418: SetSmt support Expr
URL: https://github.com/apache/incubator-doris/pull/1418#discussion_r299438676
##########
File path: fe/src/main/cup/sql_parser.cup
##########
@@ -2542,7 +2542,7 @@ option_value_follow_option_type ::=
option_value_no_option_type ::=
/* Normal set value */
- variable_name:variable equal set_expr_or_default:expr
+ variable_name:variable equal expr:expr
Review comment:
ok, i will fix it.
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]