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

Add Flint create and refresh index SQL support #1800

Commits on Jul 5, 2023

  1. Add create and refresh index

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    bc8630d View commit details
    Browse the repository at this point in the history
  2. Rename skipping kind to match its name in SQL parser

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8657832 View commit details
    Browse the repository at this point in the history
  3. Support auto refresh property in WITH clause

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    23c87a3 View commit details
    Browse the repository at this point in the history
  4. Update doc

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    21c57e9 View commit details
    Browse the repository at this point in the history
  5. Add check for manual refresh on incremental refresh index

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1f8dc3f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    c07f30b View commit details
    Browse the repository at this point in the history
  2. Add limitation to doc

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    50610a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Fix IT failure

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ba56339 View commit details
    Browse the repository at this point in the history