Download esProc Latest Version『Release:20240201』
esProc Edition Description
-
Two editions of esProc SPL have been released: Community Edition and Enterprise Edition.
-
The Community Edition is open-source. Users need to download the source code and compile it for use.
-
Find differences of these editions, and our support and commercial policies HERE .
-
The IDEs of Enterprise Edition will try to connect to the official website to find the latest version at each startup. This will trigger internet access and can be aborted. No such action for Community Edition.
Community Edition
- Download source code ( Instruction )
- esProc for Windows ( Download )
- esProc for Linux (Download / deb installation directions / rpm installation directions )
- esProc for Mac ( Download )
- Download esProc External Library
- Jar-bin was updated on 2024-03-29 ( esproc-bin-20240201.jar ) Jar-bin was updated on 2024-03-21 ( esproc-bin-20240201.jar )
- ODBC was updated on 2023-07-25 ( esprocOdbc.dll / esprocOdbcinst.exe / esprocOdbcuninst.exe)
Enterprise Edition
- esProc for Windows ( Download )
- esProc for Linux ( Download / deb installation directions / rpm installation directions)
- esProc for Mac ( Download )
- Jar-ent was updated on 2024-03-26( esproc-ent-20240201.jar ) Jar-ent was updated on 2024-03-20( esproc-ent-20240201.jar )
- Jar-ext was updated on 2024-03-27( esproc-ext-20240201.jar ) Jar-ext was updated on 2024-03-08 ( esproc-ext-20240201.jar )
Document
- Tutorial
- Function Reference
- User Reference
- Data File Tool Manual
- DQL Tutorial
- Cluster Server Manager Manual
- External Library Guide
20240201 Community Edition Update record
- Help Documentation updated;
- New functionality: “Zoom to” functionality in IDE gridline area and panel area;
- New function: Support using conca andvar aggregate operations in groups function;
- New option: Add SCR and dense reanking options for both A.top function and A.ptop function;
- New feature: Support more return result type for invocation and execution of system commands by SPL; the corresponding function options are system@o/@a;
- New function: xo.xlsmove(), which moves one or more worksheets in an Excel file;
- New syntax: #@, which is the COUNT item in a cell expression;
- New function: x.nodes@r, which expands the referencing field with multilevel recursion.
20240201 Enterprise Edition Update record
- Help Documentation updated;
- New featur: AZURE remote storage type;
- New featur: NFS remote storage type;
- New featur: HDFS remote storage type;
- New functionality: WEB remote script debugging;
20240308 External Library Guide Update record
- New external library:OSS external library