项目作者: vcputtini

项目描述 :
Development of native C++ UDFs/UDAFs for Apache Impala.
高级语言: C++
项目地址: git://github.com/vcputtini/impala-udf-cpp.git
创建时间: 2020-07-20T12:27:08Z
项目社区:https://github.com/vcputtini/impala-udf-cpp

开源协议:

下载


Native C++ UDF’s for Apache Impala

Our goal is to create and make available native C++ UDFs for use
on Apache Impala.
Thereby helping to spread this wonderful feature that allows us to solve
problems of all kinds with performance and security.

As much as possible we will provide UDFs for use and learning.

NOTE: Unfortunately the Cloudera QuickStart is no longer maintained, so I will no longer use this environment for testing. As soon as I find a suitable way for that I will try to improve this library.

  • liblocation:

    It is a minimal library of functions related to Geo localization to be used directly in SQL statements in Apache Impala. See liblocation/README.md for details.

  • liblogsquid:

    Provides UDFs to directly handle Squid’s log line.
    At the moment just handles built-in logformats.