Commit Graph

4 Commits

Author SHA1 Message Date
67b842ce04 [License] Organize and modify the license of the code (#4371)
1. Disable the MySQL client and LZO library by default when building the Doris.

    MySQL client library is used for MySQL external table feature.
    This feature will be replaced by the new ODBC external table soon.

    LZO library is used to compress/decompress data of some old data format of Doris,
    which is no longer used anymore.

2. Add missing license to some files.

3. For all non-Apache-License code, all are explained in NOTICE file and the corresponding license is declared.

4. Remove the js source code from webroot, it will be downloaded as thirdparty
2020-08-24 21:51:55 +08:00
d9e455124a [FIX] fix some doris web page dispaly error (#3544) 2020-05-14 11:38:42 +08:00
6f206ae9c6 Fix some license (#290) 2018-11-09 14:30:09 +08:00
e2311f656e baidu palo 2017-08-11 17:51:21 +08:00