Apache DataFu (incubating) 1.3.3 Released
Matthew Hayes
I'd like to announce the release of Apache DataFu (incubating) 1.3.3.
Additions:
- UDF for hash functions such as murmur3 and others. (DATAFU-47)
- UDF for diffing tuples. (DATAFU-119)
- Support for macros in DataFu. Macros
count_all_non_distinct
andcount_distinct_keys
were added. (DATAFU-123) - Macro for TFIDF. (DATAFU-61)
Improvements:
- Added lifecylce hooks to ContextualEvalFunc. (DATAFU-50)
- SessionCount and Sessionize now support millisecond precision. (DATAFU-124)
- Upgraded to Guava 20.0. (DATAFU-48)
- Updated Gradle to 3.5.1. (DATAFU-125)
- Rat tasks automatically run during assemble. (DATAFU-118)
- Building now works on Windows. (DATAFU-99)
The source release can be obtained from:
http://www.apache.org/dyn/closer.cgi/incubator/datafu/apache-datafu-incubating-1.3.3/
Artifacts for DataFu are published in Apache's Maven Repository:
https://repository.apache.org/content/groups/public/org/apache/datafu/
Please visit the Download page for instructions on building from source or retrieving the artifacts in your build system.