go to post Yuri Marx · Oct 25, 2021 Support features: 1 - convert parquet file to an objectscript dynamic array and vice versa. 2 - pex business service to get parquet data. 3 - pex business operation to write parquet data.
go to post Yuri Marx · Sep 15, 2021 I copied zpm-0.3.0.xml from https://pm.community.intersystems.com/packages/zpm/latest/installer to my project and added the following lines in my docker file and in my iris.script dockerfile:COPY zpm-0.3.0.xml . iris.script:do $SYSTEM.OBJ.Load("/opt/irisapp/zpm-0.3.0.xml","ck") Worked fine!!! Sample: https://github.com/yurimarx/automl-nasdaq
go to post Yuri Marx · Aug 2, 2021 Thanks for the tip! I did use StarUML, but in the next time I will consider GoJS