andygrove opened a new issue, #751:
URL: https://github.com/apache/datafusion-comet/issues/751

   ### Describe the bug
   
   I noticed this while running some benchmarks. I assume that this is a 
side-effect of the changes in 
https://github.com/apache/datafusion-comet/pull/723.
   
   We may want to consider reverting this unless we can suppress these warnings.
   
   ```
   WARNING: An illegal reflective access operation has occurred
   WARNING: Illegal reflective access by org.apache.spark.unsafe.Platform 
(file:/home/andy/.m2/repository/org/apache/spark/spark-unsafe_2.12/3.4.3/spark-unsafe_2.12-3.4.3.jar)
 to constructor java.nio.DirectByteBuffer(long,int)
   WARNING: Please consider reporting this to the maintainers of 
org.apache.spark.unsafe.Platform
   WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
   WARNING: All illegal access operations will be denied in a future release
   ```
   
   
   ### Steps to reproduce
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to