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

Make the behavior of the substring function consistent with Spark #445

Open
wants to merge 57 commits into
base: clickhouse_backend
Choose a base branch
from

Commits on Mar 31, 2023

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

Commits on Apr 2, 2023

  1. Backport ClickHouse#48314 to 23.3: Fix ThreadPool for DistributedSink…

    … and use StrongTypedef for CurrentMetrics/ProfileEvents/StatusInfo to avoid further errors
    robot-clickhouse committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    3d908aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request ClickHouse#48323 from ClickHouse/backport/23.3/48314

    Backport ClickHouse#48314 to 23.3: Fix ThreadPool for DistributedSink and use StrongTypedef for CurrentMetrics/ProfileEvents/StatusInfo to avoid further errors
    tavplubix authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    85f5600 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Backport ClickHouse#47246 to 23.3: Change the behavior of formatter %…

    …M in function formatDateTime() from minutes to month name
    robot-clickhouse committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    7d350fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e14f2b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d40c08 View commit details
    Browse the repository at this point in the history
  4. Merge pull request ClickHouse#48483 from ClickHouse/backport/23.3/48469

    Backport ClickHouse#48469 to 23.3: Fix possible segfault in cache
    kssenii authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    1f4abc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b25e79e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9458145 View commit details
    Browse the repository at this point in the history
  7. Backport ClickHouse#48386 to 23.3: Reset downloader for cache file se…

    …gment in TemporaryFileStream
    robot-clickhouse committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    09423f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    8dff41e View commit details
    Browse the repository at this point in the history
  2. Merge pull request ClickHouse#48511 from ClickHouse/backport/23.3/48386

    Backport ClickHouse#48386 to 23.3: Reset downloader for cache file segment in TemporaryFileStream
    kssenii authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    4a2cc3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39224dc View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    b7b4adb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    492f5fa View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Merge pull request ClickHouse#48459 from ClickHouse/backport/23.3/47246

    Backport ClickHouse#47246 to 23.3: Change the behavior of formatter %M in function formatDateTime() from minutes to month name
    rschu1ze authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    4fa42d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ClickHouse#48540 from ClickHouse/backport/23.3/48311

    Backport ClickHouse#48311 to 23.3: Fix cpu usage in rabbitmq (was worsened in 23.2 after ClickHouse#44404)
    kssenii authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    1159098 View commit details
    Browse the repository at this point in the history
  3. Backport ClickHouse#48595 to 23.3: Fix bug in Keeper when a node is n…

    …ot created with scheme `auth` in ACL sometimes.
    robot-clickhouse committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    8a6e964 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cbc1e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Merge pull request ClickHouse#48657 from ClickHouse/backport/23.3/48611

    Backport ClickHouse#48611 to 23.3: Fix IPv4 comparable with UInt
    yakov-olkhovskiy authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    19e7c2b View commit details
    Browse the repository at this point in the history
  2. Merge pull request ClickHouse#48648 from ClickHouse/backport/23.3/48595

    Backport ClickHouse#48595 to 23.3: Fix bug in Keeper when a node is not created with scheme `auth` in ACL sometimes.
    antonio2368 authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    29f7c41 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ClickHouse#48495 from ClickHouse/backport/23.3/48357

    Backport ClickHouse#48357 to 23.3: Batch fix for projections analysis with analyzer.
    KochetovNicolai authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    6fc0789 View commit details
    Browse the repository at this point in the history
  4. Backport ClickHouse#48419 to 23.3: ClickHouse startup error when load…

    …ing a distributed table that depends on a dictionary
    robot-clickhouse committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    4553c8b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Merge pull request ClickHouse#48708 from ClickHouse/backport/23.3/48419

    Backport ClickHouse#48419 to 23.3: ClickHouse startup error when loading a distributed table that depends on a dictionary
    tavplubix authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    b76e334 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

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

Commits on Apr 17, 2023

  1. Merge pull request ClickHouse#48813 from ClickHouse/backport/23.3/48793

    Backport ClickHouse#48793 to 23.3: Fix a confusing warning about interserver mode
    alexey-milovidov authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    c032d98 View commit details
    Browse the repository at this point in the history
  2. Backport ClickHouse#48759 to 23.3: Fix some settings of mysql diction…

    …ary with named collection
    robot-clickhouse committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    fc80ad2 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    61638dc View commit details
    Browse the repository at this point in the history
  2. Merge pull request ClickHouse#48842 from ClickHouse/backport/23.3/48759

    Backport ClickHouse#48759 to 23.3: Fix some settings of mysql dictionary with named collection
    kssenii authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    65e7719 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    e86ae6b View commit details
    Browse the repository at this point in the history
  2. Merge pull request ClickHouse#48891 from ClickHouse/backport/23.3/48556

    Backport ClickHouse#48556 to 23.3: Fix nested map for keys of IP and UUID types
    yakov-olkhovskiy authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    954a751 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Merge pull request ClickHouse#48960 from ClickHouse/backport/23.3/48924

    Backport ClickHouse#48924 to 23.3: Reduce docker image size, fix slow startup
    Felixoid authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    ef8921f View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    3485eaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b7e9bc View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Merge pull request ClickHouse#49035 from ClickHouse/backport/23.3/48989

    Backport ClickHouse#48989 to 23.3: Add fallback to password auth after failed SSL auth
    evillique authored Apr 22, 2023
    Configuration menu
    Copy the full SHA
    e4d19f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ClickHouse#49014 from ClickHouse/remove_outdated_f…

    …laky_test
    
    Remove outdated test
    
    (cherry picked from commit 0ca4960)
    alesapin committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    199692b View commit details
    Browse the repository at this point in the history
  3. Fix test again

    alesapin committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    1b144bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb89233 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Configuration menu
    Copy the full SHA
    dd129c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ClickHouse#49073 from ClickHouse/backport/23.3/48999

    Backport ClickHouse#48999 to 23.3: Fix aggregate empty string error
    alexey-milovidov authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    6faf086 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    43ac3d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c44fb2 View commit details
    Browse the repository at this point in the history
  3. memory manager

    liuneng1994 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    49cb20f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e35c0d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3159189 View commit details
    Browse the repository at this point in the history
  6. function change from bigo

    liuneng1994 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    277ef66 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ec3541 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    faa18d8 View commit details
    Browse the repository at this point in the history
  9. project config change

    liuneng1994 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    5679d23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b66d985 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bca8fd6 View commit details
    Browse the repository at this point in the history
  12. wip support map args for map_from_arrays

    (cherry picked from commit e437803)
    taiyang-li authored and liuneng1994 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    518e861 View commit details
    Browse the repository at this point in the history
  13. fix bugs

    (cherry picked from commit e3f4089)
    taiyang-li authored and liuneng1994 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    7f3d157 View commit details
    Browse the repository at this point in the history
  14. add docs and uts

    (cherry picked from commit 2a35c18)
    taiyang-li authored and liuneng1994 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    5a78c65 View commit details
    Browse the repository at this point in the history
  15. fix exception message

    (cherry picked from commit 3bd29f0)
    taiyang-li authored and liuneng1994 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    8ea193e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    52be833 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. minor fix subString use index 0

    lijiawei committed May 19, 2023
    Configuration menu
    Copy the full SHA
    6ad5078 View commit details
    Browse the repository at this point in the history