666doge
Results
2
issues of
666doge
**The Type of SQL** hive sql **Your Code** import {HiveSQL} from 'dt-sql-parser'; const parser = new HiveSQL(); const sqlStr = 'select * from abc from cc;'; // 错误的语法。 const errors...
bug
enhancement
### 🐛 Question description [Please make everyone to understand it] 请问为什么package.json中的sideEffects字段没有了,导致不能使用tree shaking了,在之前的changelog 2.3.20 (2021-05-13) 中是添加了这个字段的, commit地址: https://github.com/antvis/g2plot/commit/7f4cd17dfeb430534e660e1902009c83e349b71c ### 🏞 Expected result 支持tree shaking ### 🚑 Any additional [like screenshots] *...
Question