Limitations - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English
  1. Array is only supported on leaf node, which means the nested array or the array of object is not supported.
  2. Maximum supported number of fields is 16.
  3. Maximum supported number of lines in each JSON file is 512k.
  4. Maximum key length for each field is 256 bytes (included “/” as nested object separator)
  5. Maximum supported length of string is 4k bytes.