- Issue created by @jonathanshaw
- Status changed to Needs review
10 months ago 3:31pm 11 August 2024 Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
14 days ago 3:55pm 25 May 2025 - πΊπΈUnited States adanielyan
NULL only works for primitive types, such as strings and integers, but not for collections. You need to check the data type and either set the empty value to NULL or to empty array for types AZURE_DATA_TYPE_INT_COLLECTION and AZURE_DATA_TYPE_STRING_COLLECTION.