Skip to content

Conversation

@Rolland1944
Copy link
Contributor

Implement of java version change

@Rolland1944 Rolland1944 marked this pull request as ready for review December 28, 2025 16:20
@@ -0,0 +1,17 @@
package io.pixelsdb.pixels.index.rockset.jni;
Copy link
Contributor

Choose a reason for hiding this comment

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

Add a license header for all the Java files written by us (not copied from third-party projects).

package io.pixelsdb.pixels.index.rockset.jni;

import java.util.Objects;

Copy link
Contributor

Choose a reason for hiding this comment

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

Add a comment saying this file is modified from the rocksdb jni bindings.

@@ -0,0 +1,142 @@

Copy link
Contributor

Choose a reason for hiding this comment

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

Remove the empty line.

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