[
https://issues.apache.org/jira/browse/DRILL-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17611239#comment-17611239
]
ASF GitHub Bot commented on DRILL-8324:
---------------------------------------
pjfanning opened a new pull request, #2665:
URL: https://github.com/apache/drill/pull/2665
## Description
Remove use java-sizeof jar. It is an old copy of Spark code. I have ported
the latest Spark code to Java and inlined it.
## Documentation
(Please describe user-visible changes similar to what should appear in the
Drill documentation.)
## Testing
(Please describe how this PR has been tested.)
> remove dependency on java-sizeof jar
> ------------------------------------
>
> Key: DRILL-8324
> URL: https://issues.apache.org/jira/browse/DRILL-8324
> Project: Apache Drill
> Issue Type: Improvement
> Reporter: PJ Fanning
> Priority: Major
>
> [https://github.com/phatak-dev/java-sizeof] is not maintained and ties us to
> a very old version of Scala.
> It looks like it should be easy to rewrite the code in Java and have it in
> Drill itself.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)