Sergey Nuyanzin created FLINK-33332:
---------------------------------------

             Summary: AssertionError: Exception in test: sun.misc.Unsafe or 
java.nio.DirectByteBuffer.<init>(long, int) not available
                 Key: FLINK-33332
                 URL: https://issues.apache.org/jira/browse/FLINK-33332
             Project: Flink
          Issue Type: Sub-task
          Components: API / Python
            Reporter: Sergey Nuyanzin


A couple of tests fail like

{noformat}
java.lang.AssertionError: Exception in test: sun.misc.Unsafe or 
java.nio.DirectByteBuffer.<init>(long, int) not available
        at 
org.apache.flink.table.runtime.arrow.ArrowReaderWriterTestBase.testBasicFunctionality(ArrowReaderWriterTestBase.java:86)
        at 
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
        at java.base/java.lang.reflect.Method.invoke(Method.java:580)
        at 
org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
        at 
org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)

{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to