Skip to content

feat(hive): support query hive partition table - #6906

Merged
mergify[bot] merged 3 commits into
databendlabs:mainfrom
FANNG1:hive_partition_table
Aug 1, 2022
Merged

feat(hive): support query hive partition table#6906
mergify[bot] merged 3 commits into
databendlabs:mainfrom
FANNG1:hive_partition_table

Conversation

@FANNG1

@FANNG1 FANNG1 commented Jul 29, 2022

Copy link
Copy Markdown

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

there are mainly two parts:

  1. use HivePartitionPruner to do parition prune
  2. use HivePartitionFiller to fill the partition column data to datablock if needed

@vercel

vercel Bot commented Jul 29, 2022

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Sep 1, 2022 at 3:43AM (UTC)

@mergify mergify Bot added the pr-feature this PR introduces a new feature to the codebase label Jul 29, 2022
@bohutang
bohutang requested review from dantengsky and sundy-li July 29, 2022 11:21

@dantengsky dantengsky left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bohutang bohutang left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mergify
mergify Bot merged commit 4067ee5 into databendlabs:main Aug 1, 2022
@FANNG1 FANNG1 mentioned this pull request Aug 1, 2022
12 tasks
@FANNG1
FANNG1 deleted the hive_partition_table branch August 8, 2022 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-feature this PR introduces a new feature to the codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants