Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-20 | 8 | 1 | 6 | 15 | 375 |
| 2026-09-19 | 3 | 4 | 0 | 0 | 0 |
| 2026-09-18 | 4 | 2 | 0 | 0 | 0 |
| 2026-09-17 | 4 | 13 | 0 | 0 | 0 |
| 2026-09-16 | 11 | 1 | 0 | 0 | 0 |
| 2026-09-15 | 2 | 2 | 0 | 0 | 0 |
| 2026-09-14 | 3 | 10 | 0 | 0 | 0 |
| 2026-09-13 | 4 | 0 | 0 | 0 | 0 |
| 2026-09-12 | 6 | 1 | 0 | 0 | 0 |
| 2026-09-11 | 1 | 11 | 0 | 0 | 0 |
| 2026-09-10 | 2 | 10 | 0 | 0 | 0 |
| 2026-09-09 | 2 | 1 | 0 | 0 | 0 |
| 2026-09-08 | 2 | 0 | 0 | 0 | 0 |
| 2026-09-07 | 3 | 4 | 0 | 0 | 0 |
Opened: 35
Closed: 33
Comments: 6
Events: 15
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#10010 [Feature] Dedicated Spark Structured Streaming write path on StreamWriteBuilder / StreamTableCommit Opened 8 hours ago | zhuxiangyi | open | No labels | 0 | 0 | 8 hours ago |
#5037 [Bug] The inclusion of high-version Spark classes in paimon-spark-common may lead to certain exceptions. Opened 2 years ago | thomasg19930417 | open | bug | 10 | 0 | 11 hours ago |
#4702 [Feature] TableWrite skip null fields check, when RowKind is DELETE Opened 2 years ago | CompassChengHan | closed - completed | enhancement | 4 | 0 | 12 hours ago |
#9994 [Feature] [spark] Support failure-safe staged REPLACE TABLE AS SELECT Opened 13 hours ago | Akash3121 | open | enhancement | 1 | 0 | 13 hours ago |
#9993 [Bug] Reject merge-schema type widening for primary-key and partition columns Opened 13 hours ago | Akash3121 | open | bug | 0 | 0 | 13 hours ago |
#9992 [Bug] Validate deletion-vector checksums when reading Opened 13 hours ago | Akash3121 | open | bug | 1 | 0 | 13 hours ago |
#9990 [Bug] [Spark][HiveCatalog] Creating external table with schemeless LOCATION fails with NoSuchTableException and leaves zombie table in HMS Opened 14 hours ago | bydeath | open | bug | 0 | 0 | 14 hours ago |
#9984 [Bug] JSON writer ignores json.map-null-key-mode Opened 16 hours ago | Akash3121 | open | bug | 1 | 0 | 16 hours ago |
#9982 [Bug] [flink] Avoid truncating pushed LIMIT values larger than Integer.MAX_VALUE Opened 17 hours ago | Akash3121 | open | bug | 1 | 0 | 16 hours ago |
#9983 [Bug] [python][rest] Use the HTTP status when an error response omits code Opened 16 hours ago | Akash3121 | open | bug | 1 | 0 | 16 hours ago |
#7063 [Bug] Can't extract bucket from row in dynamic bucket mode, you should use 'TableWrite.write(InternalRow row, int bucket)' method. Opened 8 months ago | 3216670078 | open | bug | 1 | 0 | 23 hours ago |
#9947 [Feature] Consolidate shared lifecycle logic in PyPaimon composite writers Opened 3 days ago | wangzhigang1999 | closed - completed | No labels | 0 | 0 | 1 day ago |
#9958 [Bug] GlobalFullCompactionSinkWrite re-walks the snapshot files on every checkpoint after the first full compaction Opened 2 days ago | NestDream | closed - completed | No labels | 0 | 0 | 1 day ago |
#9968 [Bug] es-index built with procedure-only dimension option cannot be read Opened 2 days ago | thswlsqls | closed - completed | No labels | 0 | 0 | 1 day ago |
#9970 [Bug] SparkE2eTest fails on trailing Spark shutdown ERROR logs other than CoarseGrainedScheduler Opened 2 days ago | thswlsqls | closed - completed | No labels | 0 | 0 | 1 day ago |
#7664 [core][bug]Default IOManagerImpl does not clean spill folders in tempDirs when write-buffer-spillable=true Opened 5 months ago | lebron-hj | open | bug | 2 | 0 | 1 day ago |
#9972 [Bug] Docs contradict the code: file format types, Flink procedures, CDC actions Opened 2 days ago | thswlsqls | open | No labels | 0 | 0 | 2 days ago |
#7905 [Bug][Flink] 'scan.parallelism' cannot be scoped to source because PaimonDataStreamScanProvider does not override ParallelismProvider#getParallelism() Opened 4 months ago | hackergin | open | bug | 1 | 0 | 2 days ago |
#9931 [Bug] Spark vector search returns a short top-K when a residual filter is not pushed down Opened 3 days ago | LuciferYang | open | No labels | 2 | 0 | 2 days ago |
#9965 [Bug] Data-evolution read drops rows when read-type pruning keeps only dedicated files Opened 2 days ago | LuciferYang | open | No labels | 0 | 0 | 2 days ago |
#9932 [Bug] Abort may mask write failures with FileNotFoundException Opened 3 days ago | danzhewuju | closed - completed | bug | 0 | 0 | 2 days ago |
#9690 [Feature] Spark WAP (write, audit, publish) branch support Opened 12 days ago | tub | open | enhancement | 1 | 7 | 2 days ago |
#9945 [Bug] Flink rollback_to procedure throws a bare NullPointerException without snapshot_id or tag, and silently prefers the tag when both are set Opened 3 days ago | NestDream | closed - completed | No labels | 0 | 0 | 3 days ago |
#9883 [Bug] Vector search drops rows when the scalar index cannot fully evaluate the filter Opened 4 days ago | LuciferYang | open - reopened | No labels | 4 | 0 | 3 days ago |
#9923 [Feature] Integrate Paimon with Sirius's table-aware GPU scan framework Opened 3 days ago | SteNicholas | open | enhancement | 0 | 0 | 3 days ago |