英文: Is there a way to return a 3D list from embedded Python back to ECL? 问题 我有一个Python中的2D数组,我想将其返回给...
使用Visual Studio Code运行ECL,无需本地存储库。
英文: Running ECL from Visual Studio Code with no local repo 问题 我们有一个连接到Git存储库的HPCC集群。 在从VSC调用ECL代码时,是...
来自WHEN函数的意外结果
英文: Unexpected results from a WHEN function 问题 在我执行这个函数时(在开发过程中),它运行得很正常:我得到了排序/去重后的文件,并且已经写入了审计记录。但...
如何增加达利结果限制
英文: How to increase dali result limitation 问题 在hpcc-ecl中,当尝试将日期大小限制从10 MB增加到约5 GB时,使用选项命令(#OPTION(&a...
有没有一种方式在 ECL 中可视化 BLOB 数据?
英文: Is there a way visualise BLOB data in ECL? 问题 我有一个在Python中嵌入到ECL中的图像(通过EMBED()函数)。这个图像以一个numpy数组...
如何在HPCC ECL中使用SendGrid API发送POST请求?
英文: How to send POST request using sendgrip api in HPCC ECL? 问题 能否有人友好地协助我在HPCC ECL中使用SendGrid API进行...
如何动态生成并输出多个文件在ECL中?
英文: How can I dynamically generate and output multiple files in ECL? 问题 以下是翻译好的部分: 让我们假设我们想要动态创建包含一些...
无法使用 STD.File.RemoteDirectory 获取文件列表。
英文: Unable to get the filelist using STD.File.RemoteDirectory 问题 我们正在尝试将Unix机器用作将文件读取到HPCC Thor环境的着陆...