Skip to content

[java-based-impl] Add paimon-python-java-bridge#1

Merged
JingsongLi merged 2 commits intoapache:mainfrom
yuzelin:java-bridge
Aug 14, 2024
Merged

[java-based-impl] Add paimon-python-java-bridge#1
JingsongLi merged 2 commits intoapache:mainfrom
yuzelin:java-bridge

Conversation

@yuzelin
Copy link
Copy Markdown
Contributor

@yuzelin yuzelin commented Aug 14, 2024

This PR adds a Java module which is a part of Java-base implementation. Main usages:

  1. py4j will start a JVM, and this module contains the main method.
  2. This module have the dependencies of Java objects needed in python.

@JingsongLi
Copy link
Copy Markdown
Contributor

Add ci too?

@yuzelin
Copy link
Copy Markdown
Contributor Author

yuzelin commented Aug 14, 2024

Add ci too?

Maybe we can add ci for python tests later.

Copy link
Copy Markdown
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

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

+1

Let's have a good start.

@JingsongLi JingsongLi merged commit ae5f793 into apache:main Aug 14, 2024
@yuzelin yuzelin deleted the java-bridge branch August 14, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants