issues
Thread
Date
Earlier messages
Messages by Thread
[I] [Feature] Support Parquet row-group copy fast path for append-only compaction [paimon]
via GitHub
[PR] [core] Unify block cache ownership and avoid redundant SST reads [paimon]
via GitHub
[PR] fix(core): return InvalidData instead of panicking on non-UTF-8 string columns [paimon-mosaic]
via GitHub
[PR] [core] Delete the files of a compaction task whose result is discarded [paimon]
via GitHub
[PR] fix: scale 4-bit PQ scan lookup tables by the table range [paimon-vector-index]
via GitHub
[PR] fix: bound IVF-RQ serialization allocations [paimon-vector-index]
via GitHub
[PR] fix: bound IVF-PQ serialization allocations [paimon-vector-index]
via GitHub
[PR] [api] Fall back to the HTTP status when the error body omits code [paimon]
via GitHub
[PR] fix(core): ignore NaN when tracking min/max column statistics [paimon-mosaic]
via GitHub
[PR] Dev14 [paimon-cpp]
via GitHub
[PR] fix(core): reject empty column names when validating a schema [paimon-mosaic]
via GitHub
[PR] [core] Support Parquet row-group copy fast path for append-only compaction [paimon]
via GitHub
[PR] perf: improve IVF-SQ training, encoding, and reader reuse [paimon-vector-index]
via GitHub
Re: [PR] perf: improve IVF-SQ training, encoding, and reader reuse [paimon-vector-index]
via GitHub
[PR] Bump github/codeql-action/init from 4.37.0 to 4.37.9 [terraform-provider-paimon]
via GitHub
[PR] Bump zizmorcore/zizmor-action from 0.6.2 to 0.6.3 [terraform-provider-paimon]
via GitHub
Re: [PR] Bump zizmorcore/zizmor-action from 0.6.2 to 0.6.3 [terraform-provider-paimon]
via GitHub
[PR] Bump github/codeql-action/autobuild from 4.37.0 to 4.37.9 [terraform-provider-paimon]
via GitHub
[PR] Bump github/codeql-action/analyze from 4.37.0 to 4.37.9 [terraform-provider-paimon]
via GitHub
[PR] Bump apache/infrastructure-actions/allowlist-check from 69afc125e535c4c41e7f1b7470f583087e0f344b to 70a0d87acc3b1103c9377ed325b82b482e08b56f [terraform-provider-paimon]
via GitHub
Re: [PR] Bump apache/infrastructure-actions/allowlist-check from 69afc125e535c4c41e7f1b7470f583087e0f344b to 70a0d87acc3b1103c9377ed325b82b482e08b56f [terraform-provider-paimon]
via GitHub
[PR] [core][spark] Maintain num files and total file size on snapshots [paimon]
via GitHub
[PR] [core] Avoid retaining rejected cache pages [paimon]
via GitHub
Re: [PR] [core] Avoid retaining rejected cache pages [paimon]
via GitHub
Re: [PR] feat: Add OSS archive FileIO support [paimon]
via GitHub
Re: [I] [Bug] Adding external Parquet data files to an existing Paimon table [paimon]
via GitHub
[PR] [core][spark] Report skipped manifests, resulted file size and record count in scan metrics [paimon]
via GitHub
[PR] Align Paimon API contracts and harden provider recovery [terraform-provider-paimon]
via GitHub
Re: [PR] Align Paimon API contracts and harden provider recovery [terraform-provider-paimon]
via GitHub
Re: [PR] Align Paimon API contracts and harden provider recovery [terraform-provider-paimon]
via GitHub
Re: [PR] Align Paimon API contracts and harden provider recovery [terraform-provider-paimon]
via GitHub
Re: [PR] Align Paimon API contracts and harden provider recovery [terraform-provider-paimon]
via GitHub
[I] [Feature] Add an extensible file-format provider contract to PyPaimon [paimon]
via GitHub
[PR] perf(parquet): reuse page-index bytes through the reader cache [paimon-cpp]
via GitHub
[PR] [common] Forward newTwoPhaseOutputStream through ResolvingFileIO and resolve it at commit [paimon]
via GitHub
[PR] [common] Stop answering value predicates from a truncated BSI index [paimon]
via GitHub
[I] [Bug] AppendTableSavepointTagFailoverITCase.testRegionFailoverPreservesSavepointTag is flaky [paimon]
via GitHub
Re: [I] [Feature] Add support of pluggable Hash function for paimon bucket [paimon]
via GitHub
[I] [Bug] A date or time component too large for an int throws instead of parsing to null [paimon]
via GitHub
[PR] [common] Resolve the atomic rename under the Kerberos FileSystem wrapper [paimon]
via GitHub
[I] [Bug] Kerberos FileSystem wrapper silently disables atomic rename for metadata writes [paimon]
via GitHub
[PR] [common] Range-check the digit guard in DateTimeUtils [paimon]
via GitHub
[I] [Bug] Z-order encoding of negative FLOAT and DOUBLE values is not order-preserving [paimon]
via GitHub
[I] [Bug] ResolvingFileIO does not forward newTwoPhaseOutputStream, losing native multipart commit [paimon]
via GitHub
[I] [Bug] Skipping an odd number of DELTA_BYTE_ARRAY values corrupts the next value prefix [paimon]
via GitHub
[PR] [common] Normalize row-id IN literals inside Range.toRanges [paimon]
via GitHub
[PR] [common] Never compare null literals when merging range predicates [paimon]
via GitHub
[I] [Bug] A null literal in a procedure where-clause NPEs while merging range predicates [paimon]
via GitHub
[I] [Bug] BSI index truncates TIMESTAMP(7-9) to micros and drops rows from the result [paimon]
via GitHub
[PR] [common] Do not zero the HeapBytesVector buffer on reset [paimon]
via GitHub
[PR] [common] Version the memory-mode cache key in CachingFileIO [paimon]
via GitHub
[I] [Bug] Memory-mode CachingFileIO serves stale content after an in-place overwrite [paimon]
via GitHub
[PR] [common] Fix JSON round-trip of temporal and decimal predicate literals [paimon]
via GitHub
[I] [Bug] DATE, TIME, TIMESTAMP and DECIMAL predicate literals cannot survive predicate JSON [paimon]
via GitHub
[I] [Bug] File index reader construction leaks the stream on an unrecognized header [paimon]
via GitHub
[PR] [common] Propagate checked IOException from RESTTokenFileIO#fileIO [paimon]
via GitHub
[I] [Bug] RESTTokenFileIO#fileIO throws UncheckedIOException from a method declared throws IOException [paimon]
via GitHub
[PR] [common] Close the file-index stream when reader construction fails [paimon]
via GitHub
[PR] [common] Stop nesting row-tracking vector wrappers per batch [paimon]
via GitHub
[I] [Bug] Row-tracking vector wrappers nest once per batch and overflow the stack [paimon]
via GitHub
[PR] [common] Do not drop a partition on contradictory partition-key equals [paimon]
via GitHub
[I] [Bug] Contradictory partition-key equals are treated as a partition drop [paimon]
via GitHub
[I] [Bug] Unsorted _ROW_ID IN literals drop rows from a data-evolution scan [paimon]
via GitHub
[PR] [common] Run the z-order sign flip at the width of the bit pattern [paimon]
via GitHub
[PR] [common] Skip null literals in btree global index IN predicates [paimon]
via GitHub
[PR] [common] Order decimal z-values through the signed long transform [paimon]
via GitHub
[I] [Bug] Decimal z-order values are not order-preserving and zero collides with the null sentinel [paimon]
via GitHub
[I] [Bug] A NULL inside an IN list NPEs the btree global index reader [paimon]
via GitHub
[PR] [common] Support all TIMESTAMP precisions in the numeric string cast [paimon]
via GitHub
[I] [Bug] Numeric string cannot be cast to TIMESTAMP(1/2/4/5/7/8) [paimon]
via GitHub
[PR] [common] Keep escaped characters in StringToMapCastRule entry splitting [paimon]
via GitHub
Re: [PR] [common] Keep escaped characters in StringToMapCastRule entry splitting [paimon]
via GitHub
[I] [Bug] Crafted video frame descriptor bytes bypass the URI length check and allocate ~2GB [paimon]
via GitHub
[I] [Bug] STRING to MAP cast drops escaped characters instead of keeping them literal [paimon]
via GitHub
[PR] [common] Default missing variant shredding fields to the unshredded index [paimon]
via GitHub
[PR] [common] Overflow-safe URI length check in VideoFrameDescriptor [paimon]
via GitHub
[I] [Bug] Extracting a struct from a variant column NPEs when one target field is not shredded [paimon]
via GitHub
[PR] [common] Always accept the first entry in bitmap index block packing [paimon]
via GitHub
Re: [PR] [common] Always accept the first entry in bitmap index block packing [paimon]
via GitHub
[I] [Bug] Bitmap file index write fails with "index fail" when one value exceeds index-block-size [paimon]
via GitHub
[PR] feat(scan): prune append buckets from equality predicates [paimon-cpp]
via GitHub
Re: [PR] feat(scan): prune append buckets from equality predicates [paimon-cpp]
via GitHub
Re: [PR] feat(scan): prune append buckets from equality predicates [paimon-cpp]
via GitHub
Re: [PR] feat(scan): prune append buckets from equality predicates [paimon-cpp]
via GitHub
Re: [PR] feat(scan): prune append buckets from equality predicates [paimon-cpp]
via GitHub
Re: [PR] fix(scan): share bucket pruning across append and key-value scans [paimon-cpp]
via GitHub
Re: [PR] fix(scan): share bucket pruning across append and key-value scans [paimon-cpp]
via GitHub
Re: [PR] fix(scan): share bucket pruning across append and key-value scans [paimon-cpp]
via GitHub
Re: [PR] fix(scan): share bucket pruning across append and key-value scans [paimon-cpp]
via GitHub
[PR] [core] Fix default NOT IN composition in file index reader [paimon]
via GitHub
[PR] [core] Fix snapshot expiration for chain table delta commits [paimon]
via GitHub
[PR] [core] Fall back to renaming when multipart upload is unavailable [paimon]
via GitHub
[PR] [core] Introduce local cleanup for unreferenced managed BLOB packs. [paimon]
via GitHub
[PR] [python] Route descriptor-backed BLOB reads through the table FileIO. [paimon]
via GitHub
[PR] [core] Support atomic multi-table REST transactions [paimon]
via GitHub
Re: [PR] [core] Support atomic multi-table REST transactions [paimon]
via GitHub
[I] Support reading MAP<K, BLOB> blob files [paimon-cpp]
via GitHub
[PR] [oss]support cross bucket migration of oss files [paimon]
via GitHub
[PR] fix(core): resolve ScanContextBuilder executor lazily in Finish() [paimon-cpp]
via GitHub
Re: [PR] fix(core): resolve ScanContextBuilder executor lazily in Finish() [paimon-cpp]
via GitHub
Re: [PR] fix(core): resolve ScanContextBuilder executor lazily in Finish() [paimon-cpp]
via GitHub
Re: [PR] fix(core): resolve ScanContextBuilder executor lazily in Finish() [paimon-cpp]
via GitHub
Re: [PR] fix(core): resolve ScanContextBuilder executor lazily in Finish() [paimon-cpp]
via GitHub
Re: [PR] fix(core): resolve ScanContextBuilder executor lazily in Finish() [paimon-cpp]
via GitHub
Re: [PR] fix(core): resolve ScanContextBuilder executor lazily in Finish() [paimon-cpp]
via GitHub
Re: [PR] fix(core): resolve ScanContextBuilder executor lazily in Finish() [paimon-cpp]
via GitHub
[PR] fix(c): align append vector filter with core behavior [paimon-rust]
via GitHub
[PR] fix(aggregate): preserve listagg result ownership [paimon-cpp]
via GitHub
Re: [PR] fix(aggregate): preserve listagg result ownership [paimon-cpp]
via GitHub
Re: [PR] fix(aggregate): preserve listagg result ownership [paimon-cpp]
via GitHub
Re: [PR] fix(aggregate): preserve listagg result ownership [paimon-cpp]
via GitHub
Re: [PR] fix(aggregate): preserve listagg result ownership [paimon-cpp]
via GitHub
[PR] [vortex] Honor write.batch-memory in the writer factory [paimon]
via GitHub
[PR] [core] Fix stale option key in clustering.strategy description [paimon]
via GitHub
[I] [Bug] Check licensing silently passes because Maven 3.9 log lines are not parsed [paimon]
via GitHub
Re: [I] [Bug] Check licensing silently passes because Maven 3.9 log lines are not parsed [paimon]
via GitHub
[PR] [docs] Document the VECTOR data type [paimon]
via GitHub
[I] [Bug] The data types reference table omits the VECTOR type [paimon]
via GitHub
[I] [Bug] Arrow writer shifts pre-epoch second-precision timestamps forward [paimon]
via GitHub
[PR] [arrow] Fix second-precision timestamp conversion for pre-epoch values [paimon]
via GitHub
[PR] [spark] Support source table fileio for blob descriptors on spark [paimon]
via GitHub
Re: [PR] [spark] Support source table fileio for blob descriptors on spark [paimon]
via GitHub
Re: [PR] [spark] Support source table fileio for blob descriptors on spark [paimon]
via GitHub
[PR] feat(realtime): unify Arrow storage and support PK deletion vectors [paimon-cpp]
via GitHub
[PR] [spark] Fix inconsistent snapshots for data evolution V1 UPDATE [paimon]
via GitHub
[I] [Bug][Spark] Data evolution V1 UPDATE may miss concurrent row conflicts [paimon]
via GitHub
[I] [Bug] Chain table Delta commits do not expire Snapshot branch snapshots after partition expiration [paimon]
via GitHub
Re: [PR] [core] Fix incomplete large file filtering in append only compaction [paimon]
via GitHub
[PR] fix(table): match signed zero keys in bitmap global index equality [paimon-rust]
via GitHub
Re: [PR] fix(table): match signed zero keys in bitmap global index equality [paimon-rust]
via GitHub
Re: [PR] fix(table): match signed zero keys in scalar bitmap index equality [paimon-rust]
via GitHub
Re: [PR] fix(table): match signed zero keys in scalar bitmap index equality [paimon-rust]
via GitHub
[PR] [parquet] Push down StartsWith as Parquet binary range [paimon]
via GitHub
Re: [PR] [parquet] Push down StartsWith as Parquet binary range [paimon]
via GitHub
Re: [PR] [parquet] Push down StartsWith as Parquet binary range [paimon]
via GitHub
[PR] [python][torch] Add lazy contiguous window dataset [paimon]
via GitHub
Re: [PR] [python][torch] Add lazy contiguous window dataset [paimon]
via GitHub
Re: [PR] [python][torch] Add lazy contiguous window dataset [paimon]
via GitHub
Re: [PR] [python][torch] Add lazy contiguous window dataset [paimon]
via GitHub
Re: [PR] [python][torch] Add lazy contiguous window dataset [paimon]
via GitHub
Re: [PR] [python][torch] Add lazy contiguous window dataset [paimon]
via GitHub
Re: [PR] [python][torch] Add lazy contiguous window dataset [paimon]
via GitHub
Re: [PR] [python][torch] Add lazy contiguous window dataset [paimon]
via GitHub
Re: [PR] [python][torch] Add lazy contiguous window dataset [paimon]
via GitHub
Re: [PR] [python][torch] Add lazy contiguous window dataset [paimon]
via GitHub
Re: [PR] [python][torch] Add lazy contiguous window dataset [paimon]
via GitHub
Re: [PR] [python][torch] Add lazy contiguous window dataset [paimon]
via GitHub
Re: [PR] [python][torch] Add lazy contiguous window dataset [paimon]
via GitHub
Re: [PR] [python][torch] Add lazy contiguous window dataset [paimon]
via GitHub
Re: [PR] [python][torch] Add lazy contiguous window dataset [paimon]
via GitHub
[PR] [common] Fail on a short remote read instead of caching zero padding [paimon]
via GitHub
Re: [PR] [common] Fail on a short remote read instead of caching zero padding [paimon]
via GitHub
Re: [PR] [common] Fail on a short remote read instead of caching zero padding [paimon]
via GitHub
[PR] fix(spec): reserve 16 bytes for non-compact decimal in BinaryRow [paimon-rust]
via GitHub
Re: [PR] fix(spec): reserve 16 bytes for non-compact decimal in BinaryRow [paimon-rust]
via GitHub
[PR] [docs] Regenerate the configuration reference [paimon]
via GitHub
Re: [PR] [docs] Regenerate the configuration reference [paimon]
via GitHub
Re: [PR] [docs] Regenerate the configuration reference [paimon]
via GitHub
Re: [PR] [docs] Regenerate the configuration reference [paimon]
via GitHub
[PR] [python] Notify callbacks for reconciled commits [paimon]
via GitHub
Re: [PR] [python] Notify callbacks for successful retried commits [paimon]
via GitHub
Re: [PR] [python] Notify callbacks for successful retried commits [paimon]
via GitHub
[PR] [api] Trim whitespace in the bucket-key option value [paimon]
via GitHub
Re: [PR] [api] Trim whitespace in the bucket-key option value [paimon]
via GitHub
Re: [PR] [api] Trim whitespace in the bucket-key option value [paimon]
via GitHub
[PR] [python] Make multimodal table creation race-safe [paimon]
via GitHub
Re: [PR] [python] Make multimodal table creation race-safe [paimon]
via GitHub
[PR] [core] Clean up data file extra files [paimon]
via GitHub
Re: [PR] [core] Clean up data file extra files [paimon]
via GitHub
Re: [PR] [core] Clean up data file extra files [paimon]
via GitHub
[PR] feat(core): complete file index write lifecycle [paimon-cpp]
via GitHub
Re: [PR] feat(core): complete file index write lifecycle [paimon-cpp]
via GitHub
[PR] [format] Report unresolvable JSON string casts instead of a bare NPE [paimon]
via GitHub
Re: [PR] [format] Report unresolvable JSON string casts instead of a bare NPE [paimon]
via GitHub
Re: [PR] [format] Report unresolvable JSON string casts instead of a bare NPE [paimon]
via GitHub
Re: [PR] [format] Report unresolvable JSON string casts instead of a bare NPE [paimon]
via GitHub
[I] [Bug] Reading a JSON column with no string cast fails with a message-less NullPointerException [paimon]
via GitHub
Re: [I] [Bug] Reading a JSON column with no string cast fails with a message-less NullPointerException [paimon]
via GitHub
[I] [Feature] Support reading actual data from blob-descriptor-field in spark [paimon]
via GitHub
[PR] build: prepare the 0.4.0 release [paimon-rust]
via GitHub
Re: [PR] build: prepare the 0.4.0 release [paimon-rust]
via GitHub
Re: [PR] build: prepare the 0.4.0 release [paimon-rust]
via GitHub
Re: [PR] build: prepare the 0.4.0 release [paimon-rust]
via GitHub
Re: [PR] build: prepare the 0.4.0 release [paimon-rust]
via GitHub
[PR] [format] Validate nested types for JSON tables [paimon]
via GitHub
Re: [PR] [format] Validate nested types for JSON tables [paimon]
via GitHub
Re: [PR] [format] Validate nested types for JSON tables [paimon]
via GitHub
Re: [PR] [format] Validate nested types for JSON tables [paimon]
via GitHub
[I] [Bug] JSON format accepts unsupported types nested inside ARRAY/MAP/ROW at create time [paimon]
via GitHub
[PR] [format] Build fresh ORC writer options per created writer [paimon]
via GitHub
Re: [PR] [format] Build fresh ORC writer options per created writer [paimon]
via GitHub
Re: [PR] [format] Build fresh ORC writer options per created writer [paimon]
via GitHub
Re: [PR] [format] Build fresh ORC writer options per created writer [paimon]
via GitHub
[PR] fix(variant): sort object keys by UTF-8 bytes like Java [paimon-rust]
via GitHub
Re: [PR] fix(variant): sort object keys by UTF-8 bytes like Java [paimon-rust]
via GitHub
[I] [Bug] OrcWriterFactory caches WriterOptions that create() mutates per file [paimon]
via GitHub
Re: [I] [Bug] OrcWriterFactory caches WriterOptions that create() mutates per file [paimon]
via GitHub
Re: [I] [Bug] OrcWriterFactory caches WriterOptions that create() mutates per file [paimon]
via GitHub
Re: [I] [Bug] OrcWriterFactory caches WriterOptions that create() mutates per file [paimon]
via GitHub
[PR] [format] Close the text stream when line-reader construction fails [paimon]
via GitHub
Earlier messages