This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
Version 1.11.0
Open Distro for Elasticsearch Version 1.11.0
- Support date and time functions: date_add, date_sub, day, dayname, dayofweek, dayofyear, from_days, hour, microsecond, minute, month, monthname, quarter, second, subdate, time_to_sec, to_days (#746)
- Update index.rst (#756)
- Bug Fix, using matcher to compare the Json result (#762)
- [UI] Separate SQL and PPL pages (#761)
- Support aggregations min, max (#541)
- Support date and time function: week (#757)
- DATE_FORMAT function (#764)
- Add LogicalPlan optimization (#763)
- Bug fix, order by doesn't work when group by field has alias (#766)
- Bug fix, using Local.Root when format the string (#767)
- Add support of basic data types byte, short, binary and add data type testing (#780)
- Restyle workbench SQL/PPL UI (#781)
- Release ODFE 1.11.0 (#785)
- Change SQL plugin version from 1.11.0.1 to 1.11.0.0 (#788)
- Support ORDER BY in new SQL engine (#782)
Enhancements
Bug Fixes
- Fix cast statement in aggregate function return 0 (#773)
- Fix bug, support multiple aggregation (#771)
- Fix unstable integration tests (#793)
Infrastructure
- Enforce 100% branch coverage for sql and es module (#774)