Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Field comparison legacy #1

Merged
merged 112 commits into from
Jun 7, 2021
Merged

Field comparison legacy #1

merged 112 commits into from
Jun 7, 2021

Commits on Jun 17, 2020

  1. Bug fix, support long type for aggregation (opendistro-for-elasticsea…

    …rch#522)
    
    * Bug fix, support long type for aggregation
    
    * change to datetime to JDBC format
    penghuo authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    fb2ed91 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Opendistro Release 1.9.0 (opendistro-for-elasticsearch#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
    joshuali925 authored Jun 24, 2020
    Configuration menu
    Copy the full SHA
    254f2e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    33c6d3e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Revert changes ahead of develop branch in master (opendistro-for-elas…

    …ticsearch#551)
    
    * Revert "Rename release notes to use 4 digit versions (opendistro-for-elasticsearch#547)"
    
    This reverts commit 33c6d3e.
    
    * Revert "Opendistro Release 1.9.0 (opendistro-for-elasticsearch#532)"
    
    This reverts commit 254f2e0.
    
    * Revert "Bug fix, support long type for aggregation (opendistro-for-elasticsearch#522)"
    
    This reverts commit fb2ed91.
    joshuali925 authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    09132da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    893cd18 View commit details
    Browse the repository at this point in the history
  3. Merge all SQL repos and adjust workflows (opendistro-for-elasticsearc…

    …h#549) (opendistro-for-elasticsearch#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
    joshuali925 authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    923c96d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. add date and time support (opendistro-for-elasticsearch#560)

    * add date and time support
    
    * update doc
    
    * update doc
    penghuo authored Jul 13, 2020
    Configuration menu
    Copy the full SHA
    4b33a2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af74293 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. resolve conflict

    joshuali925 committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    baac103 View commit details
    Browse the repository at this point in the history
  2. Merge develop to master for ODFE 1.9.0.1 release (opendistro-for-elas…

    …ticsearch#633)
    
    Merge develop to master for ODFE 1.9.0.1 release
    joshuali925 authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    35e37a3 View commit details
    Browse the repository at this point in the history
  3. Merge fixes for github release actions from develop to master (opendi…

    …stro-for-elasticsearch#638)
    
    Merge fixes for github release actions from develop to master
    joshuali925 authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    0ed6594 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Fix odbc win32 release workflow for master (opendistro-for-elasticsea…

    …rch#642)
    
    Fix odbc win32 release workflow for master
    joshuali925 authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    e4981e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. add error details for all server communication errors (opendistro-for…

    …-elasticsearch#645)
    
    - add null check to avoid crashing if details not initialized
    jordanw-bq authored Jul 31, 2020
    Configuration menu
    Copy the full SHA
    c11125d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    34b979e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Merge pull request opendistro-for-elasticsearch#698 from opendistro-f…

    …or-elasticsearch/develop
    
    Merge develop branch into master to cut odfe1.10 release
    chloe-zh authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    5ab1bc8 View commit details
    Browse the repository at this point in the history
  2. Merge develop branch into master for od1.10 release (opendistro-for-e…

    …lasticsearch#701)
    
    Merge develop branch into master for od1.10 release
    chloe-zh authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    8735723 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    332ee9c View commit details
    Browse the repository at this point in the history
  4. Merge workflow fix to master for od1.10 release (opendistro-for-elast…

    …icsearch#704)
    
    Merge workflow fix to master for od1.10 release
    chloe-zh authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    2939081 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    9e82a91 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Merge develop to master for ODFE 1.10.1.0 release (opendistro-for-ela…

    …sticsearch#733)
    
    Merge develop to master for ODFE 1.10.1.0 release
    joshuali925 authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    89c6e05 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Merge develop to master for ODFE 1.10.1 (opendistro-for-elasticsearch…

    …#735)
    
    Merge develop to master for ODFE 1.10.1
    joshuali925 authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    8731860 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    009eb14 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Change sql-cli-, sql-jdbc-, sql-odbc-, and sql-workbench-release-work…

    …flow to use new staging bucket for artifacts
    camerski committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    85c367c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    c6cf30f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea015c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8158f98 View commit details
    Browse the repository at this point in the history
  4. Update build.gradle

    peterzhuamazon authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    b5e86a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4201db5 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Fix folder name

    gaiksaya committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    de7b8f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18011f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Support aggregate window functions (opendistro-for-elasticsearch#946)

    * Change grammar and AST builder
    
    * Add tostring and getchild for window function AST node
    
    * Add aggregate window function class
    
    * Add peer window frame and refactor
    
    * Name window function and optimize it when analysis
    
    * Refactor peer frame by peeking iterator
    
    * Comparison test
    
    * Add doctest
    
    * Add more comparison tests
    
    * Add java doc
    
    * Rename and fix broken UT
    
    * Add more IT
    
    * Add design doc
    
    * Prepare PR
    
    * Fix no sort key bug
    
    * Change README
    dai-chen authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    9a08770 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Revert recent commits

    gaiksaya committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    737a85e View commit details
    Browse the repository at this point in the history
  2. Change AWS keys to staging

    gaiksaya committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    be54c1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a13922 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Double quoted as string literal instead of identifier (opendistro-for…

    …-elasticsearch#974)
    
    * Change sql grammar and UT
    
    * Fix broken ITs
    
    * Change doctest
    
    * Change PPL doc
    
    * Unquote identifier enclosed by back quotes only
    dai-chen authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    6650a10 View commit details
    Browse the repository at this point in the history
  2. [PPL] Support index name with date suffix (opendistro-for-elasticsear…

    …ch#983)
    
    * Change grammar and UT
    
    * Add more UT and IT
    
    * Support wildcard in index name with dots
    
    * Update doc with wildcard case
    
    * Add assertion for IT
    
    * Disable nested field in PPL grammar
    
    * Remove commented out code
    dai-chen authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    d82fb35 View commit details
    Browse the repository at this point in the history
  3. Fix merge conflicts

    gaiksaya committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    53df8cb View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    5d1d858 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Enable sql function ifnull, nullif and isnull (opendistro-for-elastic…

    …search#962)
    
    * Enable sql function ifnull() and nullif()
    
    * Enable function isnull()
    
    * UT and IT
    
    * Update IT&UT, remove debug info
    
    * Update IT and UT
    
    * Remove a debug message
    
    * Move some comparison test to IT
    
    * Update document
    
    * Update IT
    
    * Update IT & Fix a bug in isnull
    
    * Remove UNKNOWN type, consolidate isnull with is_null
    
    *  Update Docs
    
    * Rename Is_Null back to isNull
    
    * Use ParameterizedTest for UT
    harold-wang authored Jan 14, 2021
    Configuration menu
    Copy the full SHA
    067c7ee View commit details
    Browse the repository at this point in the history
  2. Allow Timestamp/Datetime values to use up to 6 digits of microsecond …

    …precision (opendistro-for-elasticsearch#988)
    
    * fix Timestamp/Datetime values to accept microsecond precision b/w 1-6 places
    
    - add timestamp/datetime additional unit tests
    
    * checkstyle fixes
    
    * add integration tests for timestamp micros precision fix
    jordanw-bq authored Jan 14, 2021
    Configuration menu
    Copy the full SHA
    47d50d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Support NULL literal as function argument (opendistro-for-elasticsear…

    …ch#985)
    
    * Add undefined type and its distance
    
    * Add doctest
    
    * Fix broken UT
    
    * Make undefined compatible with any other type
    
    * Make undefined compatible with other type by data type tree hiearchy
    
    * Prepare PR
    
    * Add IT and change JDBC driver to support undefined type
    
    * Prepare PR
    
    * Missing value has undefined type too
    
    * Move doc to data type section
    
    * Fix compile error after merge
    dai-chen authored Jan 15, 2021
    Configuration menu
    Copy the full SHA
    6899363 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Add Flow control function IF(expr1, expr2, expr3) (opendistro-for-ela…

    …sticsearch#990)
    
    * Init
    
    * UT & IT
    
    * Update document
    
    * Update UT&IT
    
    * Update
    
    * Change ExprType to ExprCoreType
    
    * Remove UNKNOWN Type
    
    * Update document
    harold-wang authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    43f41bd View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Enable new SQL query engine (opendistro-for-elasticsearch#989)

    * Enable new SQL engine
    
    * Rename new engine configure method
    
    * Fix broken IT
    
    * Update doc
    
    * Update doc
    dai-chen authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    c5ea315 View commit details
    Browse the repository at this point in the history
  2. Fetch error message in root cause for new default formatter (opendist…

    …ro-for-elasticsearch#1001)
    
    * Fix sql error message
    
    * Refactor format method
    
    * Add more UT
    dai-chen authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    1101df0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc801de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c19cca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc119b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    bf31e1c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    959458b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b92f73 View commit details
    Browse the repository at this point in the history
  3. update doc

    penghuo committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    db83e5a View commit details
    Browse the repository at this point in the history
  4. update doc

    penghuo committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    e53d345 View commit details
    Browse the repository at this point in the history
  5. fix build

    penghuo committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    e83a873 View commit details
    Browse the repository at this point in the history
  6. fix license

    penghuo committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    bc8fff0 View commit details
    Browse the repository at this point in the history
  7. update

    penghuo committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    78a3487 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ec31b0 View commit details
    Browse the repository at this point in the history
  9. add docs

    penghuo committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    fe2f067 View commit details
    Browse the repository at this point in the history
  10. update

    penghuo committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    2740197 View commit details
    Browse the repository at this point in the history
  11. Merge pull request opendistro-for-elasticsearch#1012 from jordanw-bq/…

    …odbc-doc-updates
    
    Update ODBC documentation
    penghuo authored Jan 28, 2021
    Configuration menu
    Copy the full SHA
    5ed3056 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    df61641 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ab089e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. update

    penghuo committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    d6a6503 View commit details
    Browse the repository at this point in the history
  2. update

    penghuo committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    cdedb2e View commit details
    Browse the repository at this point in the history
  3. update doc

    penghuo committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    8004a80 View commit details
    Browse the repository at this point in the history
  4. Protect window operator by circuit breaker (opendistro-for-elasticsea…

    …rch#1006)
    
    * Change protector and add UT
    
    * Check resource on every 1000 calls
    dai-chen authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    614c500 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Configuration menu
    Copy the full SHA
    15a31d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request opendistro-for-elasticsearch#1018 from penghuo/obj…

    …ect-query-pr
    
    Support Struct Data Query In SQL/PPL
    penghuo authored Jan 30, 2021
    Configuration menu
    Copy the full SHA
    1dbf244 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    3616e97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74589a7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request opendistro-for-elasticsearch#776 from opendistro-f…

    …or-elasticsearch/camerski
    
    Change sql-release-workflow to use new staging bucket for artifacts
    peterzhuamazon authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    bc40306 View commit details
    Browse the repository at this point in the history
  4. Merge pull request opendistro-for-elasticsearch#777 from camerski/sta…

    …ging-workflows
    
    Change release workflows to use new staging bucket
    peterzhuamazon authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    16f464c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    d7cfad6 View commit details
    Browse the repository at this point in the history
  2. Only keep the first element of multivalue field response. (opendistro…

    …-for-elasticsearch#1026)
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * address comments, add doc
    
    * update
    penghuo authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    e67522a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Refine PPL head command syntax (opendistro-for-elasticsearch#1022)

    * removed head operator
    
    * removed keywords
    
    * update
    
    * update
    chloe-zh authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    2347a2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    316726c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a16ecf View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    86c48e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3f0e8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9e9185 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5bf4ec View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    77821a3 View commit details
    Browse the repository at this point in the history
  2. Refresh PPL documentation (opendistro-for-elasticsearch#1037)

    * update rare and stats
    
    * update sort with null option description
    
    * update sort
    penghuo authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    a775aee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    358c1c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3aa580 View commit details
    Browse the repository at this point in the history
  5. Merge Cypress Fix into 1.13 Release Branch (opendistro-for-elasticsea…

    …rch#1041)
    
    Update PPL docs, cypress test and nested field display
    davidcui1225 authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    30f97a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Configuration menu
    Copy the full SHA
    7781362 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    447e8fa View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    3e8c688 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Update new engine release doc (opendistro-for-elasticsearch#1050)

    * Update doc and readme
    
    * Fix title ordinal
    
    * Format better
    
    * Move ppt to upper level
    
    * Rename SQL workbench to query workbench in readme
    
    * Rename ppt doc
    
    * Add comments doc
    
    * Add comments doc link to new engine doc
    
    * Update release note doc
    dai-chen authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    b56dd24 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Add RAW format in new engine (opendistro-for-elasticsearch#998)

    * Init to enable raw formatter
    
    * Remove existing CsvResponseFormatter.java
    
    * Update UT
    
    * Update UT
    
    * IT
    
    * Update IT
    
    * Update Docs
    
    * Update Docs
    
    * Update Docs
    
    * Restore CSV & Update RAW
    
    * Restore CSV format
    
    * Remove debug message and update Indent
    
    * Update UT
    
    * Implement "Always do escape for pipe charector '|', but never sanitize" for Raw format
    
    * Update CSV formatter
    
    * Remove debug info
    harold-wang authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    2a97f05 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Support type name INTEGER for CAST statement (opendistro-for-elastics…

    …earch#1053)
    
    * Change grammar, add IT
    
    * Change doc
    
    * Add UT
    
    * Add UT
    dai-chen authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    17e86b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Configuration menu
    Copy the full SHA
    4afff39 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    c1107bb View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    a56fc0b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    9fb5ab3 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    7413098 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Enable prepared statement support in new engine (opendistro-for-elast…

    …icsearch#1077)
    
    * Enable prepared statement support in new engine
    
    * Change javadoc
    dai-chen authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    458b803 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    0bb88d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28956de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da16c7a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    691b516 View commit details
    Browse the repository at this point in the history
  2. bump all OD versions

    davidcui1225 committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    74706b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Merge pull request opendistro-for-elasticsearch#1086 from opendistro-…

    …for-elasticsearch/opendistro-1.13.2.0
    
    Merge from `Opendistro 1.13.2.0` into `dev`
    zhongnansu authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    2c2a9a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Update ODBC user manual for signed ODBC driver (opendistro-for-elasti…

    …csearch#1089)
    
    * update user manual for latest powerBI with signed odbc
    
    * adjust image sizes
    
    * correct typo
    
    * update
    
    * corrected typo and replaced the link to point to odfe connector download page
    chloe-zh authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    4358ed2 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    319a2a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Fix ODBC build failures (opendistro-for-elasticsearch#1092)

    * change aws sdk cpp version
    
    * change aws sdk cpp version to the last successful version
    chloe-zh authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    dfbe482 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    807e2bd View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary logging for SQL ODBC (opendistro-for-elasticsearch…

    …#1100)
    
    * [1] Removed connection string logging from test_connection
    
    * [1] Removed some more unnecessary string logging
    lyndonbauto authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    dd13156 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Adding support to NOT REGEXP_QUERY, which is currently failing when r…

    …un with "Negative operator [REGEXP] is not supported." (opendistro-for-elasticsearch#1097)
    FreCap authored May 17, 2021
    Configuration menu
    Copy the full SHA
    4283257 View commit details
    Browse the repository at this point in the history
  2. Added compatible names of SQL plugin for ODBC to check the ES connect…

    …ion (opendistro-for-elasticsearch#1112)
    
    * added sql plugin compatible names when checking the installed plugins in odbc
    
    * update
    chloe-zh authored May 17, 2021
    Configuration menu
    Copy the full SHA
    67cf978 View commit details
    Browse the repository at this point in the history
  3. Support long literals in SQL/PPL (opendistro-for-elasticsearch#1083)

    * Support long in SQL
    
    * Add comparison test
    
    * Add long support in PPL
    
    * Add PPL doc
    
    * Add PPL IT
    
    * Update doc
    
    * More UT
    dai-chen authored May 17, 2021
    Configuration menu
    Copy the full SHA
    7eeb805 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    76248c7 View commit details
    Browse the repository at this point in the history