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

[Enhancement](Short Circuit) short circuit query supports IN #39468

Open
wants to merge 64 commits into
base: master
Choose a base branch
from

Commits on Jul 2, 2024

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

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    76a78da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    288bf5a View commit details
    Browse the repository at this point in the history
  3. format codes

    lxr599 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b544145 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    2339bd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a211b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9552bd5 View commit details
    Browse the repository at this point in the history
  4. format codes

    lxr599 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8c4c0f7 View commit details
    Browse the repository at this point in the history
  5. rebase master

    lxr599 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a9e584a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eedaa21 View commit details
    Browse the repository at this point in the history
  7. format codes

    lxr599 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3f271b0 View commit details
    Browse the repository at this point in the history
  8. format fe codes

    lxr599 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    843d26d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    2936a27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82a3e84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50dc477 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe22103 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    9706f9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9860a7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29f3fd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78ba814 View commit details
    Browse the repository at this point in the history
  5. add more test cases

    lxr599 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    05374ba View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    a607007 View commit details
    Browse the repository at this point in the history
  2. change the property name

    lxr599 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c32b788 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 15, 2024

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

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    617dafd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0ab2fd View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Aug 15, 2024

  1. IN for short circuit query

    lxr599 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a18e510 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    1d92fdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d829dd View commit details
    Browse the repository at this point in the history
  3. Format it!

    lxr599 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0dce55c View commit details
    Browse the repository at this point in the history
  4. Format it!

    lxr599 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a1c8442 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    d55e2b2 View commit details
    Browse the repository at this point in the history
  2. IN supports prepared statement

    lxr599 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    51947b4 View commit details
    Browse the repository at this point in the history
  3. Completed all changes

    lxr599 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a810ab8 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

Commits on Aug 28, 2024

  1. add more cluster test cases

    lxr599 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c625df0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2617a23 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    ec35c51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b392345 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b52b876 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ae2e93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    290dbbc View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    482acb8 View commit details
    Browse the repository at this point in the history
  2. remove unused import

    lxr599 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    08a0bb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    f0a333f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03fa703 View commit details
    Browse the repository at this point in the history
  3. remove order by

    lxr599 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    28b9848 View commit details
    Browse the repository at this point in the history
  4. merge some test cases

    lxr599 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c4a10c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    2b0d2d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d298e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e2ba16 View commit details
    Browse the repository at this point in the history
  4. fix: tableID is not tabletID

    lxr599 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7b965a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Round-robin candidate backends and use tablet id and replica id to id…

    …entify a tablet at the same time
    lxr599 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a93d9e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc562fb View commit details
    Browse the repository at this point in the history
  3. Format codes

    lxr599 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9c61742 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    15d009c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e93d59a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    683298a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from lxr599/in_test_case

    add dynamic partition test case for point query
    lxr599 authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    13463e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    769b6fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd7479f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    461a11a View commit details
    Browse the repository at this point in the history