XiaoMi / soar

SQL Optimizer And Rewriter
Apache License 2.0
8.67k stars 1.32k forks source link

fix #178 and add optimizer hint in SplitStatement function #179

Closed martianzhang closed 5 years ago

martianzhang commented 5 years ago
  1. fix #178 JSON datatype sampling error, JSON only support utf8mb4 now
  2. SplitStatement support optimizer hint /+ xx /
  3. Update vendor