kangpinghuang opened a new issue #2246: specify storage format for newly 
created table
URL: https://github.com/apache/incubator-doris/issues/2246
 
 
   For issue #2245 ,  to solve problem No.1, we should add a method to specify 
the storage format for newly created table.
   here is a method:
   1. add a property(namely storage_format) in create table/alter table add 
partition
   2. add an optional field(namely storage_format) in TabletMeta of BE to 
record the preferred storage format. the following load,compaction, schema 
change, rollup will use the specified format.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to