When configuring a java debugger target, in launch.json, it seems that vmArgs does not accept an array of strings. Note that I've configured vmArgs in the linux section as well.
After updating DBeaver from version 25.0.0.2 to 25.1.3.202507201530 and updating the ClickHouse drivers for my connection, array data types are no longer displayed correctly in the interface.
Abstract: As a type-safe program language, Java requires bounds checks of array accesses. Whenever an array element is accessed, a cmp (compare) instruction is executed to check whether the index ...