blackfox1983 opened a new issue #2999: Support alter non-OLAP table. e.g. doris on es URL: https://github.com/apache/incubator-doris/issues/2999 i use doris on es in our production environment. and offenly i add some columns when after added some fields in es. now i need drop table and re-create table because doris is not supporting alter non-olap table. it maybe make service offline because it cannot run sql on the table. can doris support alter table (add / remove column) when es-mapping modified? or has a mechanism that can sync field from es automatic? thanks
---------------------------------------------------------------- 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]
