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

[java-info] Add basic architecture java-info into main #481

Merged
merged 2 commits into from
May 14, 2024

Conversation

Thespica
Copy link
Contributor

Reason for this PR

As we discussed in issue #478 , this PR aims to work for the first step.

What changes are included in this PR?

Basic architecture(including pom.xml and directory), yaml, type and util

Are these changes tested?

no

Are there any user-facing changes?

no

@Thespica Thespica requested a review from acezen May 14, 2024 08:38
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>java-info</artifactId>
Copy link
Contributor

Choose a reason for hiding this comment

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

It's better to use info as package and directory name since spark and java reader/writer would use the module directly

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated, please review again.

@@ -32,6 +32,7 @@
<modules>
<module>java</module>
<module>spark</module>
<module>java-info</module>
Copy link
Contributor

Choose a reason for hiding this comment

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

Ditto

Copy link
Contributor

@acezen acezen left a comment

Choose a reason for hiding this comment

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

Overall LGTM, we can change the directory and package name to info

Copy link
Contributor

@acezen acezen left a comment

Choose a reason for hiding this comment

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

LGTM

@Thespica Thespica merged commit 734f615 into apache:main May 14, 2024
1 check passed
Elssky pushed a commit to Elssky/incubator-graphar that referenced this pull request Oct 8, 2024
* Add basic architecture java-info into main

* Rename java-info to info
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