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

[Feature][Zeta engine] Added the metrics information of table statistics in multi-table mode #7088

Closed
wants to merge 72 commits into from

Commits on Jun 26, 2024

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

Commits on Jun 27, 2024

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

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    1b7ad46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    891e2f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    0cdb1f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    182bc48 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    3053810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    519433c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

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

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    cac45fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36d4fb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4888b75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3efe20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    805c36e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de96c28 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9f2318 View commit details
    Browse the repository at this point in the history
  8. typo (apache#7100)

    liunaijie authored and hawk9821 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    0ecc5d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    79243a2 View commit details
    Browse the repository at this point in the history
  10. [Improve][Redis] Redis reader use scan cammnd instead of keys, single…

    … mode reader/writer support batch (apache#7087)
    FuYouJ authored and hawk9821 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    db209c2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d8644bd View commit details
    Browse the repository at this point in the history
  12. [Improve] Fix plugin_config (apache#7104)

    hailin0 authored and hawk9821 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    9eb7657 View commit details
    Browse the repository at this point in the history
  13. [CI][Test] Fix engine-k8s-it failed (apache#7101)

    * update
    
    * update
    Hisoka-X authored and hawk9821 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    79e4996 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6b213dc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b370f1b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5e72255 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2c6d81e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d18b58b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9b05fe2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e17afac View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9996b3f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e62e48b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ab5eeff View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b8995e6 View commit details
    Browse the repository at this point in the history
  25. [Feature][Connector-V2][Clickhouse] Add clickhouse.config to the sour…

    …ce connector (apache#7143)
    
    * The source connector of Clickhouse support a custom clickhouse config
    
    * UPDATE doc
    
    * fmt
    
    ---------
    
    Co-authored-by: Dongyeon <[email protected]>
    2 people authored and hawk9821 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    100d302 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    62dc1a2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d7edcb7 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5210cc7 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    51efc56 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7d6e390 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    e53e1aa View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    e909746 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1e4ed74 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    45a3261 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    b19971c View commit details
    Browse the repository at this point in the history
  36. [Improve][connector-v2-jdbc-mysql] Add support for MySQL 8.4 (apache#…

    …7151)
    
    * [Improve][connector-v2-jdbc-mysql] Add support for MySQL 8.4
    
    * [Improve][connector-v2-jdbc-mysql] Add support for MySQL 8.4
    wuchunfu authored and hawk9821 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    1f18032 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    cd0e4d3 View commit details
    Browse the repository at this point in the history
  38. 1 (apache#7154)

    liugddx authored and hawk9821 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    e1f1b89 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    37e2821 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    49a2579 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    1fe9990 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    2254e2d View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    65bd3e3 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    710cd5a View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    03dc7ed View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    4085589 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    9b57d41 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    7046e7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efcfbc8 View commit details
    Browse the repository at this point in the history
  3. Bump org.xerial.snappy:snappy-java (apache#7144)

    Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.8.3 to 1.1.10.4.
    - [Release notes](https://github.com/xerial/snappy-java/releases)
    - [Commits](xerial/snappy-java@1.1.8.3...v1.1.10.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.xerial.snappy:snappy-java
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and hawk9821 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4f5928c View commit details
    Browse the repository at this point in the history
  4. Fix iceberg e2e image tag (apache#7189)

    hailin0 authored and hawk9821 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    637f9a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1eaf04d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c840f6b View commit details
    Browse the repository at this point in the history
  7. [Improve] Improve error message when can not parse datetime value (ap…

    …ache#7181)
    
    * [Improve] Improve error message when can not parse datetime value
    
    * update
    Hisoka-X authored and hawk9821 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ce79ac5 View commit details
    Browse the repository at this point in the history
  8. Update backend.yml (apache#7122)

    Hisoka-X authored and hawk9821 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0cfb2e6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    556d772 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a3f2266 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    02a81da View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    242cc36 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f971e89 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

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