Re:Re:[Proposal] Support ODBC Scan Node for Doris

2020-08-17 Thread 陈明雨
We will provide a smooth upgrade plan, as follows(It is not implemented, but will be done soon) For the old mysql external table, I think we can ensure compatibility after the upgrade through metadata conversion 1. Users can install Mysql driver in advance before upgrading. 2. Metadata can be m

Re:Re: [Proposal] Support ODBC Scan Node for Doris

2020-08-17 Thread 陈明雨
Nice Work. For the old mysql external table, I think we can ensure compatibility after the upgrade through metadata conversion. 1. Users can install Mysql driver in advance before upgrading. 2. Metadata can be modified during replay, converting MySQLTable to OdbcTable 3. We can add a FE config