statisticsnorway / java-vtl

An Open Source Java implementation of the Validation Transformation Language, based on the VTL 1.1 draft specification. The implementation follows the JSR-223 Java Scripting API and exposes a simple connector interface one can implement in order to integrate with any data stores. VTL is a standard language for defining validation and transformation rules (set of operators, their syntax and semantics) for any kind of statistical data.
http://java-vtl.org
Apache License 2.0
21 stars 7 forks source link

Join operation: if the component is unique among datasets, don't pref… #36

Closed pawbu closed 7 years ago

pawbu commented 7 years ago

…ix its name with dataset name

hadrienk commented 7 years ago

https://chris.beams.io/posts/git-commit/

hadrienk commented 7 years ago

Very well. I think we can merge it now. We bumped the version so you need to update it in the dependencies of the execution service.