Re: [PR] IGNITE-24289: Sql. SQL-schemas. Extend test coverage. [ignite-3]

2025-02-14 Thread via GitHub
ygerzhedovich merged PR #5203: URL: https://github.com/apache/ignite-3/pull/5203 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr.

Re: [PR] IGNITE-24289: Sql. SQL-schemas. Extend test coverage. [ignite-3]

2025-02-13 Thread via GitHub
lowka commented on code in PR #5203: URL: https://github.com/apache/ignite-3/pull/5203#discussion_r1954378060 ## modules/catalog/src/test/java/org/apache/ignite/internal/catalog/CatalogSchemaTest.java: ## @@ -170,6 +176,138 @@ public void testDropNonEmpty() { } }

Re: [PR] IGNITE-24289: Sql. SQL-schemas. Extend test coverage. [ignite-3]

2025-02-13 Thread via GitHub
lowka commented on code in PR #5203: URL: https://github.com/apache/ignite-3/pull/5203#discussion_r1954377789 ## modules/catalog/src/test/java/org/apache/ignite/internal/catalog/CatalogSchemaTest.java: ## @@ -170,6 +176,138 @@ public void testDropNonEmpty() { } }

Re: [PR] IGNITE-24289: Sql. SQL-schemas. Extend test coverage. [ignite-3]

2025-02-13 Thread via GitHub
xtern commented on code in PR #5203: URL: https://github.com/apache/ignite-3/pull/5203#discussion_r1954241504 ## modules/catalog/src/test/java/org/apache/ignite/internal/catalog/CatalogSchemaTest.java: ## @@ -170,6 +176,138 @@ public void testDropNonEmpty() { } }

Re: [PR] IGNITE-24289: Sql. SQL-schemas. Extend test coverage. [ignite-3]

2025-02-11 Thread via GitHub
lowka commented on code in PR #5203: URL: https://github.com/apache/ignite-3/pull/5203#discussion_r1951140488 ## modules/compute/src/integrationTest/java/org/apache/ignite/internal/compute/ItComputeBaseTest.java: ## @@ -448,6 +460,43 @@ void executeColocatedThrowsTableNotFoundE

Re: [PR] IGNITE-24289: Sql. SQL-schemas. Extend test coverage. [ignite-3]

2025-02-11 Thread via GitHub
lowka commented on code in PR #5203: URL: https://github.com/apache/ignite-3/pull/5203#discussion_r1951139462 ## modules/compute/src/integrationTest/java/org/apache/ignite/internal/compute/ItComputeBaseTest.java: ## @@ -448,6 +460,43 @@ void executeColocatedThrowsTableNotFoundE

[PR] IGNITE-24289: Sql. SQL-schemas. Extend test coverage. [ignite-3]

2025-02-10 Thread via GitHub
lowka opened a new pull request, #5203: URL: https://github.com/apache/ignite-3/pull/5203 Fixes a DROP schema issue. https://issues.apache.org/jira/browse/IGNITE-24289 --- Thank you for submitting the pull request. To streamline the review process of the patch and