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

Added following string functions: regex, substr, substring, ltrim, rtrim, trim, upper, lower, concat, concat_ws, length, strcmp #750

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 committed 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 committed 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 committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    09132da View commit details
    Browse the repository at this point in the history
  2. Merge develop branch to master (opendistro-for-elasticsearch#553)

    Merge develop to master
    joshuali925 committed Jul 9, 2020
    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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 19, 2020

  1. Configuration menu
    Copy the full SHA
    625a178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    715e0c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30e6768 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b52b2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    baae0fc View commit details
    Browse the repository at this point in the history
  6. [1] Parser update

    lyndonbauto committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    38a2bb9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da44ff9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    04dcacb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0291223 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bd93eaa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0f246c0 View commit details
    Browse the repository at this point in the history
  12. [1] Reversion test

    lyndonbauto committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    4bae1c3 View commit details
    Browse the repository at this point in the history
  13. [1] Add back test

    lyndonbauto committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    6e88f42 View commit details
    Browse the repository at this point in the history
  14. [1] Fixing spacing

    lyndonbauto committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    1dde4c5 View commit details
    Browse the repository at this point in the history
  15. [1] Regexp builder test.

    lyndonbauto committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    4a9475d View commit details
    Browse the repository at this point in the history
  16. -2

    lyndonbauto committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    50dbd1a View commit details
    Browse the repository at this point in the history
  17. -1

    lyndonbauto committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    437361e View commit details
    Browse the repository at this point in the history
  18. [1] trying with semicolon

    lyndonbauto committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    944a8d9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    300f25c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7028500 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c84b12b View commit details
    Browse the repository at this point in the history
  22. [1] Retesting

    lyndonbauto committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    077127b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8dff4ff View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    accdc63 View commit details
    Browse the repository at this point in the history
  25. [1] Trying again.

    lyndonbauto committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    3364883 View commit details
    Browse the repository at this point in the history
  26. [1] MOre py inof

    lyndonbauto committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    989bcfa View commit details
    Browse the repository at this point in the history
  27. [1] Fixed except

    lyndonbauto committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    0b1fab0 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f02b695 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    876fc11 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7274aac View commit details
    Browse the repository at this point in the history
  31. [1] Fixed STRCMP

    lyndonbauto committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    7c962ae View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    1236875 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    dd9dd32 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    8238e42 View commit details
    Browse the repository at this point in the history
  35. [1] Fixed documentation

    lyndonbauto committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    3f1d7b2 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    97d524d View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    28600d3 View commit details
    Browse the repository at this point in the history
  38. [1] Fixed spacing

    lyndonbauto committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    dceb32e View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    571f25b View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    8e369eb View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    c19e084 View commit details
    Browse the repository at this point in the history
  42. [1] Changed patterns

    lyndonbauto committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    9cf9cac View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    58553ed View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    9d2ee97 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. [1] Condensed logic

    [2] Added EMPTY_STRING
    [3] Removed unused function resolver
    lyndonbauto committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    fdcd554 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99532e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    334509b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3cef5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    539fa2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc24427 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5e4d15 View commit details
    Browse the repository at this point in the history
  8. [1] Testing new queries

    lyndonbauto committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    7fd259d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6708826 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e51aa81 View commit details
    Browse the repository at this point in the history
  11. [1] minor corrections

    lyndonbauto committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    cba5aae View commit details
    Browse the repository at this point in the history
  12. [1] Additional debug info

    lyndonbauto committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    85a24e3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    018da57 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    24066a9 View commit details
    Browse the repository at this point in the history
  15. [1] Checking regex

    lyndonbauto committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    10f143d View commit details
    Browse the repository at this point in the history
  16. [1] Removing printout

    lyndonbauto committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    b918bad View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. [1] Trying to fix commit

    lyndonbauto committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    3fa954c View commit details
    Browse the repository at this point in the history
  2. Revert "[1] Trying to fix commit"

    This reverts commit 3fa954c.
    lyndonbauto committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    0ceb735 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b03c6d6 View commit details
    Browse the repository at this point in the history
  4. [1] Adding rest of commit

    lyndonbauto committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    3e87927 View commit details
    Browse the repository at this point in the history
  5. [1] Adding workflow files

    lyndonbauto committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    8c67ee8 View commit details
    Browse the repository at this point in the history
  6. [1] fixed docs

    lyndonbauto committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    7342fb9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d85c258 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8dfd7a6 View commit details
    Browse the repository at this point in the history