Raigor

Results 125 comments of Raigor

Closed due to no response. If this problem persists, please reopen it or submit a new one.

Closed due to no response. If this problem persists, please reopen it or submit a new one.

Yes, it is indeed possible to cause the column too long. If we use `text` type, will it affect the calculation query of the cipher column?

If adding cipher columns cause the row to be too long, the table may need to be split.

@zhang-zhipeng Thanks for your feedback, It is recommended that you use markdown to organize the code, otherwise it will be difficult to read.

@zihaoAK47 It is in the 2.0 documentation ([link](https://docs.opengauss.org/zh/docs/2.0.0/docs/Developerguide/ALTER-RULE.html)) In fact, openGauss has so many similarities with PostgreSQL (SQL protocol and syntax), so we should sort out the common parts and...

However, letting openGauss inherit the PostgreSQL class will also lead to a large number of duplicate Classes. It may be necessary to redesign how to reduce duplicate classes.

@liangjiajie-hub You may need to use cluster mode (with zookeeper) to persist the meta data.

> hello,why does my pull request can not pass all check,The CI check failed. I just change one line,and it show " CI / CI - Compile by JDK 11...