Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
DEFAULT operator missed when standard operators have moved to the own operators' table IgniteStdSqlOperatorTable (IGNITE-15128).
Queries like this didn't work:
INSERT INTO integers VALUES (DEFAULT, 4);
Related tests:
test_big_insert.test left_join_issue_1172.test
Attachments
Issue Links
- is part of
-
IGNITE-12248 Apache Calcite based query execution engine
- Open
- links to