arkouda
arkouda copied to clipboard
Closes #1713 - `HDF5Msg.chpl` & `ParquetMsg.chpl` JSON Message Arguments
Closes #1713 Part of #1616
Updates messages in HDF5Msg.chpl and ParquetMsg.chpl to use JSON message arguments in place of string arguments. Corresponding client code is also updated.