Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Version 1.12.0.0

Compare
Choose a tag to compare
@joshuali925 joshuali925 released this 09 Dec 20:13
· 5 commits to opendistro-1.12.0.0 since this release

2020-11-20 Version 1.12.0.0

Features

  • For ODFE 1.12 change position for sql workbench plugin (remove DEFAULT_APP_CATEGORIES) (#857)
  • For ODFE 1.12 change position for sql workbench plugin (#855)
  • add support for HH:mm:ss (#850)
  • Support NULLS FIRST/LAST in new engine (#843)
  • Support subquery in FROM clause in new engine (#822)
  • Support CASE clause in new engine (#818)
  • Support COUNT star and literal in new engine (#802)
  • Adding example of nested() for more complex nested queries (#801)
  • Adding example of nested() for more complex nested queries (#799)
  • Support HAVING in new SQL engine (#798)
  • Add ppl request log (#796)

Enhancements

  • Sort field push down (#848)
  • Seperate the logical plan optimization rule from core to storage engine (#836)

Bug Fixes

  • Fix ExprCollectionValue serialization bug (#859)
  • Fix issue: sort order keyword is case sensitive (#853)
  • Config the default locale for gradle as en_US (#847)
  • Fix bug of nested field format issue in JDBC response (#846)
  • Fix symbol error and Fix SSLError when connect es. (#831)
  • Bug fix, using Local.Root when format the string in DateTimeFunctionIT (#794)

Infrastructure

  • add codecov for sql plugin (#835)
  • update odbc workflow (#828)
  • Updated workbench snapshots to fix broken workflow (#823)
  • Updated Mac version for GitHub action build (#804)
  • Fix unstable integration tests (#793)
  • Update cypress tests and increase delay time (#792)

Documentation

  • Add doc for ODFE SQL demo (#826)
  • Update out-of-date documentation (#820)
  • Add release notes for ODFE 1.12 (#841)

Maintenance

  • SQL release for Elasticsearch 7.10 (#834)
  • Migrate Query Workbench to new Platform (#812)
  • Migrate Query Workbench to 7.10 (#840)
  • Bump version number to 1.12.0.0 for [JDBC, ODBC, SQL-CLI] (#838)