Skip to content

hpccsystems-solutions-lab/Useful_ECL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECL Code Snippets

ECL stands for "Enterprise Control Language" and it is the language you use when working with HPCC Systems' big data technology. More information on the technology can be found at https://hpccsystems.com. The platform's Open Source repo is at https://github.com/hpcc-systems/HPCC-Platform.

The code snippets here were useful to me at some time or another, and someone may find them useful again. Most are stand-alone functions, function macros, or macros, meant to be used within a larger ECL program. The code in the BWR directory are executable scripts rather than libraries. Most code is well-commented.

Notes

The DataPull utility previously located in this repo has been migrated to its own ECL bundle. Please see https://github.com/dcamper/DataPull.

Snippet Categories

Complete Examples

  • FuzzyMatching - Creating indexes supporting fuzzy string matching, then search them. Stopword lists are supported.

Programming

Configuration

Transforming Data

Data Introspection

Utilities

About

Useful functions and code snippets in the HPCC Systems ECL language

Topics

Resources

License

Stars

Watchers

Forks

Languages