You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@doris.apache.org by GitBox <gi...@apache.org> on 2018/11/14 10:00:32 UTC

[GitHub] chaoyli opened a new pull request #311: transform row-oriented table to columnar-oriented table

chaoyli opened a new pull request #311: transform row-oriented table to columnar-oriented table
URL: https://github.com/apache/incubator-doris/pull/311
 
 
   Apache Doris has not supported row-oriented table any more.
   In future release, row-oriented table should be transformed to columnar-oriented table.
   Now we provide a schema change operator to accomplish this transformation.
   Also we provide a script to generate all command about transformation, it should be performed before upgrade.
   Script is stored in docs/row_to_column/ directory.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@doris.apache.org
For additional commands, e-mail: dev-help@doris.apache.org