apache / apache/beam

[SQL] Support Hive UDFs

Open
#18,644 0 comments 0 reactions 0 assignees View on GitHub
dsl new feature P3 sql
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
2d 2h
Merged PRs (30d)
205

Description

Consider supporting existing UDF libraries, e.g.:

https://github.com/Esri/spatial-framework-for-hadoop/blob/master/hive/src/main/java/com/esri/hadoop/hive/ST_Aggr_Union.java

Will probably need to implement a layer on top of https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/exec/UDF.java

Imported from Jira [BEAM-3609](https://issues.apache.org/jira/browse/BEAM-3609). Original Jira may contain additional context.
Reported by: kedin.

Contributor guide

Open the contributing guide

Research direction

Start by reading the Hive UDF base class in ql/src/java/org/apache/hadoop/hive/ql/exec/UDF.java and the referenced Esri ST_Aggr_Union implementation. The issue does not identify Beam files, tests, or a defined compatibility scope, so the work is done only after the supported Hive UDF behavior and validation approach are agreed.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, sql
Domain
data, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.