Changes between Initial Version and Version 2 of Ticket #2116
- Timestamp:
- Jul 11, 2019, 12:34:58 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2116
- Property Status new → accepted
- Property Summary rasql - insert complex cint16 does not work → rasql - insert complex cint16 and cint32 does not work
-
Ticket #2116 – Description
initial v2 6 6 CREATE TYPE test_import_complex_type_cint16_Array AS CInt16 MDARRAY [D0,D1] 7 7 CREATE TYPE test_import_complex_type_cint16_Set AS SET (test_import_complex_type_cint16_Array ) 8 9 Same situation repeats, if we choose cint32. 8 10 9 11 CREATE COLLECTION test_import_complex_type_cint16_2019_07_10_11_48_59_1985 test_import_complex_type_cint16_Set