Skip to content

Latest commit

 

History

History
141 lines (91 loc) · 3.91 KB

RELEASES.md

File metadata and controls

141 lines (91 loc) · 3.91 KB

MLSQL Version 1.4.0 (2019-09-xx)

MLSQL Language

Bug Fix

  • When extracting HBase namespace, it returns ref instead of real namespace.
  • When using ET JDBC to update MySQL, Losing data will happens.
  • more......

New Features

Break Features

  • Remove streamingpro-opencv, streamingpro-dl4j, streamingpro-automl
  • Merge streamingpro-crawler into stremingpro-mlsql
  • /stream/jobs/kill and /stream/jobs/running,/run/sql are removed

Components

Plan of next release.

  • Python support should be more robust

Docs Link

Download Link

MLSQL Version 1.3.0 (2019-06-xx)

Break Features

  • Remove Spark 2.2.x support

New Features

MLSQL Version 1.2.0 (2019-04-14)

MLSQL Language

  • Adding new symbol ! to execute command in MLSQL.
  • Grammar validate before really execute MLSQL script.

Bug Fix

New Features

Break Features

  • Use streamJDBC instead of JDBC in stream sink.
  • Use streamParquet instead of parquet in stream sink.

Components

Plan of next release.

  • API /stream/jobs/kill and /stream/jobs/running,/run/sql will be removed in next release.
  • Module streamingpro-automl will be removed in next release.

Docs Link

Download Link