kylin icon indicating copy to clipboard operation
kylin copied to clipboard

add hudi source integration

Open qingyuan18 opened this issue 3 years ago • 2 comments

Proposed changes

provide hudi source integration in kylin sources for kylin3.x users which want to query hudi source table into kylin cube using hive sql/Spark livy

Github Branch

kylin3.0.x

Types of changes

What types of changes does your code introduce to Kylin? Put an x in the boxes that apply

  • [ ] Bugfix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation Update (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • [x] I have create an issue on Kylin's jira, and have described the bug/feature there in detail
  • [ ] Commit messages in my PR start with the related jira ID, like "KYLIN-0000 Make Kylin project open-source"
  • [ ] Compiling and unit tests pass locally with my changes
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have added necessary documentation (if appropriate)
  • [ ] Any dependent changes have been merged

Further comments

If this is a relatively large or complex change, kick off the discussion at user@kylin or dev@kylin by explaining why you chose the solution you did and what alternatives you considered, etc...

qingyuan18 avatar Sep 28 '21 02:09 qingyuan18

Thanks for contributions. I will check it later.

hit-lacus avatar Oct 08 '21 02:10 hit-lacus

You

alomais avatar Nov 07 '21 01:11 alomais