Limitations - 2024.2 English - XD160

Vitis Libraries

Document ID
XD160
Release Date
2024-11-29
Version
2024.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.