Release v0.3.0
Support PostgreSQL 13.0
Support function pushdown in the target list (for PGSpider)
Support new "tags" option for specifing tag keys
Bug fixes
- Fix influxdb not support compare time column with OR
- Fix influxdb not support IN/NOT IN
- Fix invalid input syntax for type integer
- Fix error GROUP BY only works with time and tag dimensions
- Fix time argument and having clause
- Fix influxdb does not support DISTINCT within aggregate except count()
- Fix error parsing with LIKE operator
- Fix InfluxDB return 0 rows when related tag key operation
- fix build on macOS
- fix WHERE string comparision other than = and != operators
- fix mix usage of aggregate function and arithmetic