You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RELEASE v1.1.0 (#31)
- Support bulk insert for PostgreSQL 14
- Support GROUP By times(), fill() feature of InfluxDB
- Fix memory leaking
Co-authored-by: Nguyen Thi Van Anh <aanh>
InfluxDB FDW v1.0.0
Support INSERT/DELETE features
Support add more functions to pushdown
Support LIMIT OFFSET clause pushdown
Support pushdown scalar operator ANY/ALL (ARRAY)
Refactored tests
Support PostgreSQL 13.0, tlist function pushdown and Bug fixes
Support PostgreSQL 13.0
Support function pushdown in the target list (for PGSpider)
Support new "tags" option for specifying 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