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

[IOTDB-3184][IOTDB-3206]Delete timeseries #6055

Closed

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    eb2e13f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09dc509 View commit details
    Browse the repository at this point in the history
  3. fix npe

    MarcosZyk committed May 27, 2022
    Configuration menu
    Copy the full SHA
    97211d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62f8f91 View commit details
    Browse the repository at this point in the history
  5. revert SessionExample

    MarcosZyk committed May 27, 2022
    Configuration menu
    Copy the full SHA
    bc3945e View commit details
    Browse the repository at this point in the history
  6. Revert "remove InvalidateSchemaCacheNode"

    This reverts commit 62f8f91.
    MarcosZyk committed May 27, 2022
    Configuration menu
    Copy the full SHA
    b58b572 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee2629c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    60f2bc0 View commit details
    Browse the repository at this point in the history
  9. remove useless code

    MarcosZyk committed May 27, 2022
    Configuration menu
    Copy the full SHA
    1ca24d7 View commit details
    Browse the repository at this point in the history
  10. implement DeleteTimeseries

    MarcosZyk committed May 27, 2022
    Configuration menu
    Copy the full SHA
    ddd0d84 View commit details
    Browse the repository at this point in the history
  11. remove useless code

    MarcosZyk committed May 27, 2022
    Configuration menu
    Copy the full SHA
    f3db788 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    465baf1 View commit details
    Browse the repository at this point in the history
  13. merge master

    MarcosZyk committed May 27, 2022
    Configuration menu
    Copy the full SHA
    c66ef0b View commit details
    Browse the repository at this point in the history
  14. fix bug

    MarcosZyk committed May 27, 2022
    Configuration menu
    Copy the full SHA
    5914236 View commit details
    Browse the repository at this point in the history
  15. delete DeleteTimeseriesTest

    MarcosZyk committed May 27, 2022
    Configuration menu
    Copy the full SHA
    524921c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Merge branch 'master' into three_stage_delete_timeseries

    # Conflicts:
    #	server/src/main/java/org/apache/iotdb/db/mpp/plan/planner/LogicalPlanner.java
    #	server/src/main/java/org/apache/iotdb/db/mpp/plan/planner/distribution/ExchangeNodeAdder.java
    #	server/src/main/java/org/apache/iotdb/db/mpp/plan/planner/distribution/SourceRewriter.java
    MarcosZyk committed May 29, 2022
    Configuration menu
    Copy the full SHA
    73e9e4e View commit details
    Browse the repository at this point in the history
  2. delete DeleteData sql parse

    MarcosZyk committed May 29, 2022
    Configuration menu
    Copy the full SHA
    c4c9dd6 View commit details
    Browse the repository at this point in the history