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

feat: deregister table for MemoryCatalogManager #620

Merged
merged 8 commits into from
Nov 24, 2022

Commits on Nov 22, 2022

  1. feat: add deregister_table interface to CatalogManager

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    5d93344 View commit details
    Browse the repository at this point in the history
  2. add -m option to standalone start

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    9201284 View commit details
    Browse the repository at this point in the history
  3. revert change of RegisterTableSnafu

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    55d5601 View commit details
    Browse the repository at this point in the history
  4. add test case

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    bd10825 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. change example toml

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    e5cc766 View commit details
    Browse the repository at this point in the history
  2. rename flag name

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    6ed6660 View commit details
    Browse the repository at this point in the history
  3. simplify error declaration

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    75ce256 View commit details
    Browse the repository at this point in the history
  4. change register/deregister interfaces' return type

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    00cd5ec View commit details
    Browse the repository at this point in the history