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

IGNITE-19082: Catalog. Cleanup dead code #3669

Merged
merged 48 commits into from
May 10, 2024
Merged

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    f30cfd5 View commit details
    Browse the repository at this point in the history
  2. [IGNITE-19082] Catalog. Cleanup dead code

    await for catalog initialization i n system view manager.
    lowka committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2b951c0 View commit details
    Browse the repository at this point in the history
  3. [IGNITE-19082] Catalog. Cleanup dead code

    update catalog tests.
    lowka committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ce9ff2f View commit details
    Browse the repository at this point in the history
  4. [IGNITE-19082] Catalog. Cleanup dead code

    update catalog tests.
    lowka committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    840ad91 View commit details
    Browse the repository at this point in the history
  5. [IGNITE-19082] Catalog. Cleanup dead code

    await catalog activation.
    lowka committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d223298 View commit details
    Browse the repository at this point in the history
  6. [IGNITE-19082] Catalog. Cleanup dead code

    await catalog activation.
    lowka committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9b7d653 View commit details
    Browse the repository at this point in the history
  7. [IGNITE-19082] Catalog. Cleanup dead code

    await catalog activation.
    lowka committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b327218 View commit details
    Browse the repository at this point in the history
  8. [IGNITE-19082] Catalog. Cleanup dead code

    await catalog activation.
    lowka committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    abad141 View commit details
    Browse the repository at this point in the history
  9. [IGNITE-19082] Catalog. Cleanup dead code

    await catalog activation.
    lowka committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    576ceab View commit details
    Browse the repository at this point in the history
  10. [IGNITE-19082] Catalog. Cleanup dead code

    await catalog activation.
    lowka committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    70eb425 View commit details
    Browse the repository at this point in the history
  11. [IGNITE-19082] Catalog. Cleanup dead code

    fix some tests.
    lowka committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7a1013d View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. [IGNITE-19082] Catalog. Cleanup dead code

    check style.
    lowka committed May 1, 2024
    Configuration menu
    Copy the full SHA
    5004b43 View commit details
    Browse the repository at this point in the history
  2. [IGNITE-19082] Catalog. Cleanup dead code

    check style.
    lowka committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d77002f View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. [IGNITE-19082] Catalog. Cleanup dead code

    remove unsed SchemaRegistryImpl.
    lowka committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0c56f78 View commit details
    Browse the repository at this point in the history
  2. [IGNITE-19082] Catalog. Cleanup dead code

    cleanup.
    lowka committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a890286 View commit details
    Browse the repository at this point in the history
  3. [IGNITE-19082] Catalog. Cleanup dead code

    cleanup.
    lowka committed May 2, 2024
    Configuration menu
    Copy the full SHA
    bad54f4 View commit details
    Browse the repository at this point in the history
  4. [IGNITE-19082] Catalog. Cleanup dead code

    cleanup.
    lowka committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d1a0d5e View commit details
    Browse the repository at this point in the history
  5. [IGNITE-19082] Catalog. Cleanup dead code

    cleanup.
    lowka committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c38524b View commit details
    Browse the repository at this point in the history
  6. [IGNITE-19082] Catalog. Cleanup dead code

    cleanup.
    lowka committed May 2, 2024
    Configuration menu
    Copy the full SHA
    847170c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. [IGNITE-19082] Catalog. Cleanup dead code

    fix serde test
    lowka committed May 7, 2024
    Configuration menu
    Copy the full SHA
    70f99cd View commit details
    Browse the repository at this point in the history
  2. [IGNITE-19082] Catalog. Cleanup dead code

    cleanup.
    lowka committed May 7, 2024
    Configuration menu
    Copy the full SHA
    62cd5bb View commit details
    Browse the repository at this point in the history
  3. [IGNITE-19082] Catalog. Cleanup dead code

    cleanup.
    lowka committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7e09e3c View commit details
    Browse the repository at this point in the history
  4. [IGNITE-19082] Catalog. Cleanup dead code

    javadoc. remove unused method.
    lowka committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a5ab378 View commit details
    Browse the repository at this point in the history
  5. [IGNITE-19082] Catalog. Cleanup dead code

    cleanup.
    lowka committed May 7, 2024
    Configuration menu
    Copy the full SHA
    eabb3b7 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Update modules/catalog/src/main/java/org/apache/ignite/internal/catal…

    …og/commands/CreateSchemaCommand.java
    
    Co-authored-by: korlov42 <korlov@gridgain.com>
    lowka and korlov42 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    13da6c5 View commit details
    Browse the repository at this point in the history
  2. Update modules/catalog/src/main/java/org/apache/ignite/internal/catal…

    …og/commands/CreateSchemaCommand.java
    
    Co-authored-by: Andrew V. Mashenkov <AMashenkov@users.noreply.github.com>
    lowka and AMashenkov committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5a283c4 View commit details
    Browse the repository at this point in the history
  3. [IGNITE-19082] Catalog. Cleanup dead code

    Add test.
    lowka committed May 8, 2024
    Configuration menu
    Copy the full SHA
    028e40f View commit details
    Browse the repository at this point in the history
  4. [IGNITE-19082] Catalog. Cleanup dead code

    Add comment.
    lowka committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a9f2aeb View commit details
    Browse the repository at this point in the history
  5. [IGNITE-19082] Catalog. Cleanup dead code

    Use schemaId.
    lowka committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0ef98b9 View commit details
    Browse the repository at this point in the history
  6. [IGNITE-19082] Catalog. Cleanup dead code

    Use schemaId. Fix javadoc.
    lowka committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4add4da View commit details
    Browse the repository at this point in the history
  7. [IGNITE-19082] Catalog. Cleanup dead code

    Fix check style error.
    lowka committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3ffb542 View commit details
    Browse the repository at this point in the history
  8. [IGNITE-19082] Catalog. Cleanup dead code

    code style.
    lowka committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1e5c8dc View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. [IGNITE-19082] Catalog. Cleanup dead code

    Return completed futures.
    lowka committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b6d3848 View commit details
    Browse the repository at this point in the history
  2. [IGNITE-19082] Catalog. Cleanup dead code

    fix serde.
    removed schema id from new columns entry.
    lowka committed May 9, 2024
    Configuration menu
    Copy the full SHA
    66c793d View commit details
    Browse the repository at this point in the history
  3. IGNITE-19082: Catalog. Cleanup dead code

    Add tests.
    lowka committed May 9, 2024
    Configuration menu
    Copy the full SHA
    98fd973 View commit details
    Browse the repository at this point in the history
  4. IGNITE-19082: Catalog. Cleanup dead code

    Add tests.
    lowka committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4067a34 View commit details
    Browse the repository at this point in the history
  5. IGNITE-19082: Catalog. Cleanup dead code

    Update tests.
    lowka committed May 9, 2024
    Configuration menu
    Copy the full SHA
    888b2de View commit details
    Browse the repository at this point in the history
  6. IGNITE-19082: Catalog. Cleanup dead code

    Remove schema refs.
    lowka committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ceed415 View commit details
    Browse the repository at this point in the history
  7. IGNITE-19082: Catalog. Cleanup dead code

    Remove schema refs.
    lowka committed May 9, 2024
    Configuration menu
    Copy the full SHA
    05e80ed View commit details
    Browse the repository at this point in the history
  8. IGNITE-19082: Catalog. Cleanup dead code

    Remove schema refs.
    lowka committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f5dc047 View commit details
    Browse the repository at this point in the history
  9. IGNITE-19082: Catalog. Cleanup dead code

    assertions.
    lowka committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8248371 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. IGNITE-19082: Catalog. Cleanup dead code

    remove remaining schema id.
    lowka committed May 10, 2024
    Configuration menu
    Copy the full SHA
    29a7236 View commit details
    Browse the repository at this point in the history
  2. IGNITE-19082: Catalog. Cleanup dead code

    use initial token.
    lowka committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2830695 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into ignite-19082

    # Conflicts:
    #	modules/catalog/src/main/java/org/apache/ignite/internal/catalog/CatalogManagerImpl.java
    #	modules/catalog/src/test/java/org/apache/ignite/internal/catalog/CatalogManagerSelfTest.java
    lowka committed May 10, 2024
    Configuration menu
    Copy the full SHA
    483a4c1 View commit details
    Browse the repository at this point in the history
  4. IGNITE-19082: Catalog. Cleanup dead code

    Remove tableId.
    lowka committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c79b540 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into ignite-19082

    # Conflicts:
    #	modules/sql-engine/src/integrationTest/java/org/apache/ignite/internal/sql/engine/ItCreateTableDdlTest.java
    lowka committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5831091 View commit details
    Browse the repository at this point in the history
  6. [IGNITE-19082] Catalog. Cleanup dead code

    check style.
    lowka committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b3ab12e View commit details
    Browse the repository at this point in the history
  7. [IGNITE-19082] Catalog. Cleanup dead code

    check style.
    lowka committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9551be9 View commit details
    Browse the repository at this point in the history