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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
