goutamadwant commented on PR #1192: URL: https://github.com/apache/arrow-java/pull/1192#issuecomment-4964844722
@parthchandra Rebased this PR on latest main and pushed the update... also ran Spotless; the only formatting change was wrapping the long comment in BaseVariableWidthViewVector.java. checked locally with below runs : - mvn --batch-mode -pl vector spotless:check - mvn --batch-mode -pl vector -am -Dtest=TestVariableWidthViewVector -Dsurefire.failIfNoSpecifiedTests=false test The focused vector test passed under both netty and unsafe runs. Let me know. thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
