Skip to content

[common] Order decimal z-values through the signed long transform (#9… #14571

[common] Order decimal z-values through the signed long transform (#9…

[common] Order decimal z-values through the signed long transform (#9… #14571

Triggered via push September 12, 2026 13:32
Status Success
Total duration 16m 23s
Artifacts
Matrix: build_test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build_test (1.20): paimon-common/src/main/java/org/apache/paimon/utils/DateTimeUtils.java#L664
fromInstant(java.time.Instant) in org.apache.paimon.data.Timestamp has been deprecated
build_test (1.20): paimon-common/src/main/java/org/apache/paimon/utils/DateTimeUtils.java#L648
toInstant() in org.apache.paimon.data.Timestamp has been deprecated
build_test (1.20): paimon-common/src/main/java/org/apache/paimon/utils/DateTimeUtils.java#L644
fromInstant(java.time.Instant) in org.apache.paimon.data.Timestamp has been deprecated
build_test (1.20): paimon-common/src/main/java/org/apache/paimon/utils/DateTimeUtils.java#L565
fromInstant(java.time.Instant) in org.apache.paimon.data.Timestamp has been deprecated
build_test (1.20): paimon-common/src/main/java/org/apache/paimon/memory/MemorySegment.java#L49
sun.misc.Unsafe is internal proprietary API and may be removed in a future release
build_test (1.20): paimon-common/src/main/java/org/apache/paimon/memory/MemoryUtils.java#L46
sun.misc.Unsafe is internal proprietary API and may be removed in a future release
build_test (1.20): paimon-common/src/main/java/org/apache/paimon/memory/MemoryUtils.java#L44
sun.misc.Unsafe is internal proprietary API and may be removed in a future release
build_test (1.20): paimon-common/src/main/java/org/apache/paimon/memory/MemoryUtils.java#L42
sun.misc.Unsafe is internal proprietary API and may be removed in a future release
build_test (1.20): paimon-common/src/main/java/org/apache/paimon/memory/MemoryUtils.java#L33
sun.misc.Unsafe is internal proprietary API and may be removed in a future release
build_test (1.20): paimon-api/src/main/java/org/apache/paimon/rest/HttpClientUtils.java#L222
execute(org.apache.hc.core5.http.ClassicHttpRequest) in org.apache.hc.client5.http.impl.classic.CloseableHttpClient has been deprecated