https://github.com/vcputtini/impala-udf-cpp
Development of native C++ UDFs/UDAFs for Apache Impala.
https://github.com/vcputtini/impala-udf-cpp
apache-impala big-data cloudera cpp cpp11 udf
Last synced: 11 months ago
JSON representation
Development of native C++ UDFs/UDAFs for Apache Impala.
- Host: GitHub
- URL: https://github.com/vcputtini/impala-udf-cpp
- Owner: vcputtini
- Created: 2020-07-20T12:27:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-27T12:09:25.000Z (about 5 years ago)
- Last Synced: 2025-03-15T20:30:29.486Z (over 1 year ago)
- Topics: apache-impala, big-data, cloudera, cpp, cpp11, udf
- Language: C++
- Homepage:
- Size: 146 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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.