paimon
paimon copied to clipboard
Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
### Purpose Fix https://github.com/apache/paimon/issues/4999 ### Tests testAggWithDistinctFirstDuplicate ### API and Format no ### Documentation no
### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version paimon 1.0 ### Compute Engine Flink 1.15 ### Minimal reproduce step Deploy...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation It is very usual user will use a streaming job and a batch...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version 10.0 ### Compute Engine JavaAPI ### Minimal reproduce step I'm just writing...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version 0.8.1 ### Compute Engine spark ### Minimal reproduce step show table extended...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar. ### Paimon version 05-SNAPSHOT ### Compute Engine flink ### Minimal reproduce step 1. run paimon-flink-action.jar...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version master : [7f01330] ### Compute Engine Flink ### Minimal reproduce step Basically...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version 0.8 ### Compute Engine Flink ### Minimal reproduce step I have read...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version paimon-spark-3.3-0.9 spark: 3.3.2 ### Compute Engine ``` java.lang.NullPointerException at org.apache.paimon.spark.SparkInternalRow.fromPaimon(SparkInternalRow.java:274) at org.apache.paimon.spark.SparkInternalRow.getUTF8String(SparkInternalRow.java:157)...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version 1.0.0 ### Compute Engine Flink ### Minimal reproduce step CREATE TABLE t1...