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

Correct the null handle logic in IDeviceID & like in schema filter & Refactor index scan execution logic #13067

Merged
merged 36 commits into from
Aug 8, 2024

Commits on Jul 30, 2024

  1. refactor

    Caideyipi committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1cd00bc View commit details
    Browse the repository at this point in the history
  2. Update CreateDevice.java

    Caideyipi committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d7a468f View commit details
    Browse the repository at this point in the history
  3. refactor

    Caideyipi committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    57edd65 View commit details
    Browse the repository at this point in the history
  4. handle nulls

    Caideyipi committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    84261dd View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. fix device query

    Caideyipi committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2b2cca8 View commit details
    Browse the repository at this point in the history
  2. refactor

    Caideyipi committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d8d0a6e View commit details
    Browse the repository at this point in the history
  3. bug fix

    Caideyipi committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    00dcaf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3781016 View commit details
    Browse the repository at this point in the history
  5. bug fix

    Caideyipi committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    baccded View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a1ff1d View commit details
    Browse the repository at this point in the history
  7. Bug fix

    Caideyipi committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    72b9cb9 View commit details
    Browse the repository at this point in the history
  8. fix

    Caideyipi committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    283d40c View commit details
    Browse the repository at this point in the history
  9. alter test

    Caideyipi committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    07c8873 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    362efaf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ab1e3bb View commit details
    Browse the repository at this point in the history
  12. Update IoTDBTableIT.java

    Caideyipi committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8748574 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    7d42b3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4435d21 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from Caideyipi/remove_table_name_in_schema_vali…

    …dation
    
    Remove table name in deviceId during schema validation
    Caideyipi authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2085dd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8f21ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    861f8ac View commit details
    Browse the repository at this point in the history
  6. fix

    Caideyipi committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    bfefbcc View commit details
    Browse the repository at this point in the history
  7. reuse filter node

    Caideyipi committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    933de35 View commit details
    Browse the repository at this point in the history
  8. fix segments

    Beyyes committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    06d4726 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2cac75a View commit details
    Browse the repository at this point in the history
  10. fix push down predicate

    Beyyes committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    90a121b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fbb1b0b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dda3305 View commit details
    Browse the repository at this point in the history
  13. UT fix

    Caideyipi committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    11908fe View commit details
    Browse the repository at this point in the history
  14. fix

    Caideyipi committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d9c318e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    ae8060c View commit details
    Browse the repository at this point in the history
  2. Update pom.xml

    Caideyipi committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    fec0d30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb5b4a5 View commit details
    Browse the repository at this point in the history
  4. Update DeviceEntry.java

    Caideyipi committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6e3e4b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f57cfe6 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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