csun5285 commented on code in PR #66169:
URL: https://github.com/apache/doris/pull/66169#discussion_r3735285715
##########
fe/fe-sql-parser/src/main/antlr4/org/apache/doris/nereids/DorisParser.g4:
##########
@@ -2065,6 +2066,7 @@ nonReserved
| COMMITTED
| COMPACT
| COMPLETE
+ | COMPRESSION
Review Comment:
可以结合编码方式也一起考虑下,下一步支持设置列的编码方式
--
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]