morningman commented on pull request #4387: URL: https://github.com/apache/incubator-doris/pull/4387#issuecomment-678880183
> > > Why not change the default value of config `default_rowset_type` in `common/config.h` to `BETA` > > > > > > Modifying this config will cause BE to automatically convert all existing data. > > In fact, this is a very bad design because it is completely uncontrollable. . . > > But since we have released this feature in version 0.12, even if we make changes, we cannot change the status quo. > > I will add some explain in document. > > We will change it to BETA in 0.13? > the real default is BETA but the value in config says default is ALPHA this it too werid yes, but I can't find a good way to solve it. I think we can just leave it and explain it in document. ---------------------------------------------------------------- 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]
