Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implements Hive Input/Output format to use vineyard as the storage backend #1441

Closed
wants to merge 40 commits into from

Conversation

vegetableysm
Copy link
Collaborator

What do these changes do?

Support vineyard as a storage backend of hive.

Related issue number

Fixes #1420

Signed-off-by: vegetableysm <[email protected]>
Signed-off-by: vegetableysm <[email protected]>
@vegetableysm vegetableysm added the contrib Thirdparty integration with Vineyard. label Jun 29, 2023
@vegetableysm vegetableysm changed the title Hive Hive integration Jun 29, 2023
vegetableysm and others added 4 commits June 30, 2023 12:47
Signed-off-by: vegetableysm <[email protected]>
Signed-off-by: vegetableysm <[email protected]>
this.doWrite(root);
val reply = new SealReply();
reply.get(this.doReadJson());
}
Copy link
Member

@sighingnow sighingnow Jun 30, 2023

Choose a reason for hiding this comment

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

BufferBuilder itself already has a seal(), method.

vegetableysm and others added 7 commits June 30, 2023 17:45
Signed-off-by: vegetableysm <[email protected]>
Signed-off-by: vegetableysm <[email protected]>
Signed-off-by: vegetableysm <[email protected]>
Signed-off-by: vegetableysm <[email protected]>
@netlify
Copy link

netlify bot commented Jul 5, 2023

Deploy Preview for v6d failed.

Name Link
🔨 Latest commit 1f17f00
🔍 Latest deploy log https://app.netlify.com/sites/v6d/deploys/64cb18f82228760008bf0833

Signed-off-by: vegetableysm <[email protected]>
…conditional select query.

Signed-off-by: vegetableysm <[email protected]>
Signed-off-by: vegetableysm <[email protected]>
…Format will accesses the null pointer.

Signed-off-by: vegetableysm <[email protected]>
Signed-off-by: vegetableysm <[email protected]>
Signed-off-by: vegetableysm <[email protected]>
Signed-off-by: vegetableysm <[email protected]>
Signed-off-by: vegetableysm <[email protected]>
java/hive/README.rst Outdated Show resolved Hide resolved
@sighingnow sighingnow changed the title Hive integration Implements Hive Input/Output format to use vineyard as the storage backend Jul 27, 2023
sighingnow and others added 3 commits August 1, 2023 19:55
Signed-off-by: Tao He <[email protected]>
Signed-off-by: vegetableysm <[email protected]>
@sighingnow
Copy link
Member

Closing as in favour of #1520

@sighingnow sighingnow closed this Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contrib Thirdparty integration with Vineyard.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hive integration: vineyard serve as the storage backend for hive
2 participants