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: add spark optimize command #8610

Merged
merged 5 commits into from
Mar 28, 2024

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    fcf905f View commit details
    Browse the repository at this point in the history
  2. docs: add user guide

    kenjis committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b1bd41b View commit details
    Browse the repository at this point in the history
  3. feat: add error handling

    kenjis committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8d6d6f8 View commit details
    Browse the repository at this point in the history
  4. fix: FileLocatorCach is not removed if $locatorCacheEnabled is alread…

    …y true
    
    This command removes the cache file, but FileLocatorCached will
    create a new cache file when destructing.
    kenjis committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4302753 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46e3348 View commit details
    Browse the repository at this point in the history