Skip to content

IginX v0.5.0 -- Embarking to lead and to embrace!

Latest
Compare
Choose a tag to compare
@zhuyuqing zhuyuqing released this 26 Aug 13:24

The download link for the All-in-One Fast-Deploy binary package IginX-FastDeploy-v0.5.0-bin.zip
The download link for the IginX-Release-Only binary package IginX-release-v0.5.0-bin.zip

  • Change IginX query language to be compatible with standard SQL
  • Add TagKV support
  • Add preliminary sub-queries
  • Add Python UDF engine
  • Add Python processing flow engine
  • Add annotation support on time series segments
  • Add API for curve matching
  • Introduce a pluggable query optimizer on the operator tree
  • Introduce a pluggable validator on the logical plan
  • Introduce a pluggable execution optimizer on the tree of execution tasks
  • Add session APIs to be compatible with InfluxDB
  • Add tests on new SQL statements and functionalities
  • Add storage interface for PostgreSQL database
  • Add storage interface for TimescaleDB database
  • Add storage interface for OpenTSDB database
  • Add HistoricalPolicy for importing time-irrelevant historical data imports