This is an automated email from the ASF dual-hosted git repository.

amashenkov pushed a commit to branch ignite-21941
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


The following commit(s) were added to refs/heads/ignite-21941 by this push:
     new 405c7c1fe9 Add todo
405c7c1fe9 is described below

commit 405c7c1fe99bc1ef085fb404e5f56c4e0b48e9aa
Author: amashenkov <[email protected]>
AuthorDate: Wed May 8 14:05:24 2024 +0300

    Add todo
---
 .../src/integrationTest/sql/identifiers/test_long_identifiers.test      | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/modules/sql-engine/src/integrationTest/sql/identifiers/test_long_identifiers.test
 
b/modules/sql-engine/src/integrationTest/sql/identifiers/test_long_identifiers.test
index 39c69ee6a1..f1039f7d0c 100644
--- 
a/modules/sql-engine/src/integrationTest/sql/identifiers/test_long_identifiers.test
+++ 
b/modules/sql-engine/src/integrationTest/sql/identifiers/test_long_identifiers.test
@@ -2,6 +2,8 @@
 # description: SQL feature F391 (Long identifiers)
 # group: [identifiers]
 
+# TODO: IGNITE-19703 Add cases for long identifiers for schema names.
+
 statement ok
 PRAGMA enable_verification
 

Reply via email to