apache / apache/hop

[Feature Request]: Add support for Hive partitioned tables

Open
#2,352 0 comments 0 reactions 0 assignees View on GitHub
awaiting triage Database P2
Dominant language
Java
Stars
1.5k
Forks
476
Avg merge
19h
Merged PRs (30d)
227

Description

### What would you like to happen?

Migration: https://issues.apache.org/jira/browse/HOP-4258

To write to Hive partitioned tables transforms like Table Output need to also generate a PARTITION(field) clause.  It looks like this is a Hive specific thing.

### Issue Priority

Priority: 2

### Issue Component

Component: Database

Contributor guide

Open the contributing guide

Research direction

Start with the Table Output transform and the database component, then review the linked HOP-4258 migration for the intended Hive behavior. Identify how writes to Hive partitioned tables are represented and verify that the generated statement includes the required PARTITION(field) clause; done means Hive partitioned-table output works without affecting other table writes.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.