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
{{ message }}
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
* Bug fix, support long type for aggregation (#522)
* Bug fix, support long type for aggregation
* change to datetime to JDBC format
* Opendistro Release 1.9.0 (#532)
* prepare odfe 1.9
* Fix all ES 7.8 compile and build errors
* Revert changes as Lombok is working now
* Update CustomExternalTestCluster.java
* Fix license headers check
* Use splitFieldsByMetadata to separate fields when calling SearchHit constructor
* More fixes for ODFE 1.9
* Remove todo statement
* Add ODFE 1.9.0 release notes
* Rename release notes to use 4 digit versions (#547)
* Revert changes ahead of develop branch in master (#551)
* Revert "Rename release notes to use 4 digit versions (#547)"
This reverts commit 33c6d3e.
* Revert "Opendistro Release 1.9.0 (#532)"
This reverts commit 254f2e0.
* Revert "Bug fix, support long type for aggregation (#522)"
This reverts commit fb2ed91.
* Merge all SQL repos and adjust workflows (#549) (#554)
* merge all sql repos
* fix test and build workflows
* fix workbench and odbc path
* fix workbench and odbc path
* restructure workbench dir and fix workflows
* fix workbench workflow
* fix workbench workflow
* fix workbench workflow
* fix workbench workflow
* fix workbench workflow
* revert workbench directory structure
* fix workbench workflow
* fix workbench workflow
* fix workbench workflow
* fix workbench workflow
* update workbench workflow for release
* Delete .github/ in sql-workbench directory
* Add cypress to sql-workbench
* Sync latest ODBC commits
* Sync latest workbench commits (will add cypress in separate PR)
* Add ignored ODBC libs
* add date and time support (#560)
* add date and time support
* update doc
* update doc
* Revert "add date and time support (#560)" (#567)
This reverts commit 4b33a2f.
* add error details for all server communication errors (#645)
- add null check to avoid crashing if details not initialized
* Revert "add error details for all server communication errors (#645)" (#653)
This reverts commit c11125d.
* upgrade to es7.9.0 and kibana7.9.0
* update lockfile
Co-authored-by: Peng Huo <[email protected]>
Co-authored-by: Joshua <[email protected]>
Co-authored-by: Joshua Li <[email protected]>
Co-authored-by: Jordan Wilson <[email protected]>
Copy file name to clipboardExpand all lines: legacy/src/main/java/com/amazon/opendistroforelasticsearch/sql/legacy/executor/join/ElasticJoinExecutor.java
Copy file name to clipboardExpand all lines: legacy/src/main/java/com/amazon/opendistroforelasticsearch/sql/legacy/executor/join/HashJoinElasticExecutor.java
Copy file name to clipboardExpand all lines: legacy/src/main/java/com/amazon/opendistroforelasticsearch/sql/legacy/executor/join/NestedLoopsElasticExecutor.java
Copy file name to clipboardExpand all lines: legacy/src/main/java/com/amazon/opendistroforelasticsearch/sql/legacy/query/planner/physical/node/scroll/SearchHitRow.java
0 commit comments