Aljosa Asanovic
10/26/2021, 9:52 PMstring[]
instead of just a regular string
?
The reason is that in my dataset between different groups of items, field names are shared (with a good reason) but in some cases they are arrays of string rather than string. It seems easier to just set everything to be an array, unless there is a huge performance hitKishore Nallan
10/27/2021, 1:52 AMAljosa Asanovic
10/27/2021, 4:03 PM