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

[ARCTIC-1057][AMS] Only load self-optimizing enabled tables into cache #1145

Merged
merged 27 commits into from
Mar 27, 2023

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    67431ab View commit details
    Browse the repository at this point in the history
  2. checkstyle

    XBaith committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    deb50fc View commit details
    Browse the repository at this point in the history
  3. fix log level

    XBaith committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    7efb007 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Merge branch 'master' into reduce-memo

    # Conflicts:
    #	ams/ams-server/src/main/java/com/netease/arctic/ams/server/optimize/OptimizeService.java
    XBaith committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    0582b6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2183080 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Merge branch 'master' into reduce-memo

    # Conflicts:
    #	ams/ams-server/src/main/java/com/netease/arctic/ams/server/ArcticMetaStore.java
    XBaith committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    2729c02 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    8608ba5 View commit details
    Browse the repository at this point in the history
  2. refactor code base on the review

    hzluting authored and XBaith committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    02e6dc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcef822 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

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

Commits on Mar 6, 2023

  1. Merge branch 'master' into reduce-memo

    # Conflicts:
    #	ams/ams-server/src/main/java/com/netease/arctic/ams/server/optimize/OptimizeService.java
    XBaith committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    1a0dc44 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

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

Commits on Mar 9, 2023

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

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    04a0db1 View commit details
    Browse the repository at this point in the history
  2. checkstyle

    XBaith committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    61a221f View commit details
    Browse the repository at this point in the history
  3. fix log level

    XBaith committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6cd4f79 View commit details
    Browse the repository at this point in the history
  4. refactor code base on the review

    hzluting authored and XBaith committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6f502c0 View commit details
    Browse the repository at this point in the history
  5. import CatalogLoader

    XBaith committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b33ccb8 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'fix-1145' into reduce-memo

    # Conflicts:
    #	ams/ams-server/src/main/java/com/netease/arctic/ams/server/optimize/OptimizeService.java
    XBaith committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e68a22b View commit details
    Browse the repository at this point in the history
  7. checkstyle

    XBaith committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0bc9560 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

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

Commits on Mar 22, 2023

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

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    c0b4d23 View commit details
    Browse the repository at this point in the history
  2. rewrite base on code review

    XBaith committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    23f9eeb View commit details
    Browse the repository at this point in the history
  3. rewrite base on code review

    XBaith committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    76231da View commit details
    Browse the repository at this point in the history