esProc Free Edition Changelog

What's new in esProc Free Edition 2024-02-01

Apr 3, 2024
  • 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.

New in esProc Free Edition 2023-12-08 (Dec 11, 2023)

  • Help Documentation updated;
  • Improvement: Add GC parameter configuration to JVM parameters;
  • New option: s.regex@w(rs,rpls), which finds whether the whole string matches the regular expression;
  • New option: output@g1234(x,…), which configures log level when outputting data to a log file;
  • New option: T.update@y/T.append@y(), which updates a pseudo table or apends data to the memory;
  • New function: A.cumulate(), which computes sum of members of a sequence;
  • New function: A.proportion(), which computes the proportion of each member of a sequence;
  • New function: x.nodes@r(Fi,…), which expands the refencing field through multilevel recursion;
  • New option: T.index@w(f:h,w;C,…;F,…), which optimizes the process of creating a full-text index for an entity table;
  • New function: transpose(A), which handles transpositon on the matrix that have empty members;
  • Improvement: Optimize【Find/Replace in the File】functionality and allow users to open the target script file by clicking it.

New in esProc Free Edition 2022-09-22 (Dec 5, 2022)

  • Update: Help Documentation;
  • Improvement: Optimize functionalities of certain esProc options;
  • Improvement: Optimize the “Auto-adjust Row Height” functionality;
  • Bug fix: Solve the execution obstruction issue at runtime of multithreaded processing in JDBC;pdate: Help Documentation;
  • Improvement: Optimize functionalities of certain esProc options;
  • Improvement: Optimize the “Auto-adjust Row Height” functionality;
  • Bug fix: Solve the execution obstruction issue at runtime of multithreaded processing in JDBC;
  • Bug fix: Solve the problem during composite table output with Data File Tool;
  • Bug fix: Solve problems about break statement and return statement.

New in esProc Free Edition 2021-04-21 (Apr 21, 2021)

  • esProc is updated to support big data analysis and computing.

New in esProc Free Edition 2020-09-08 (Sep 8, 2020)

  • Update: Help Documentation.
  • Add chunk_size parameter for impute_predict, the smart imputation function, to process data in batches with limited memory resource.