-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.6
-
Fix Version/s: None
-
Component/s: spark
-
Labels:None
Table names aren't escaped in execution of Ignite SQL through the spark SQL interface, meaning table names with special characters (such as . or -) cause SQL grammar exceptions upon execution.