commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/08/26
Re: [I] Create ./build.sh to help smooth build experience [hudi]
via GitHub
2026/08/26
Re: [I] Create functional indexes on multiple columns with a single create index command [hudi]
via GitHub
2026/08/26
Re: [I] Support for expression or function of multiple columns [hudi]
via GitHub
2026/08/26
Re: [I] java.lang.IllegalArgumentException when writing to Hudi with ORC base format [hudi]
via GitHub
2026/08/26
Re: [I] Consolidate IO util methods [hudi]
via GitHub
2026/08/26
Re: [I] Add FileSystemViewManager configuable [hudi]
via GitHub
2026/08/26
Re: [I] Spark truncate table supports concurrency [hudi]
via GitHub
2026/08/26
Re: [I] schema evolution triggers a CDC query exception [hudi]
via GitHub
2026/08/26
Re: [I] RDD's Don't cache in some situations with new filegroup reader + new parquet file format [hudi]
via GitHub
2026/08/26
Re: [I] Avoid searching for "_hoodie_operation" field in data files [hudi]
via GitHub
2026/08/26
Re: [I] Abstract an independent hoodie table filesystem view lock [hudi]
via GitHub
2026/08/26
Re: [I] Hoodie commit time is defaulted to local system timezone, but should be in UTC . [hudi]
via GitHub
2026/08/26
Re: [I] Support read partition values from path when schema evolution enabled [hudi]
via GitHub
2026/08/26
Re: [I] Modify the "fs.delete" to prioritize moving paths and files under distributed file systems to the trash instead of directly deleting them [hudi]
via GitHub
2026/08/26
Re: [I] After deleting the field and re-executing the merge, the result is not as expected. [hudi]
via GitHub
2026/08/26
Re: [I] DuckDB extension [hudi]
via GitHub
2026/08/26
Re: [I] Cleanup config descriptions for consistent language and clarity [hudi]
via GitHub
2026/08/26
Re: [I] Incorrect replace operation in compaction strategy filter [hudi]
via GitHub
2026/08/26
Re: [I] Auto-tune dedup parallelism without affecting write parallelism [hudi]
via GitHub
2026/08/26
Re: [I] Stop handling more data if task is aborted & clean partial files if possible in task side [hudi]
via GitHub
2026/08/26
Re: [I] Stream read allows skipping archived commits [hudi]
via GitHub
2026/08/26
Re: [I] Fix hive read schema evolution table with partition field [hudi]
via GitHub
2026/08/26
Re: [I] Add configuration to allow column list for which value can be force updated even if its null [hudi]
via GitHub
2026/08/26
Re: [I] Enhance CREATE INDEX syntax for functional index [hudi]
via GitHub
2026/08/26
Re: [I] support EventTimeBasedCompactionStrategy [hudi]
via GitHub
2026/08/26
Re: [I] HoodieMetaserverBasedTimeline support completion time [hudi]
via GitHub
2026/08/26
Re: [I] Test case for spark catalog refresh table [hudi]
via GitHub
2026/08/26
Re: [I] Query failure for 0.14.0 [hudi]
via GitHub
2026/08/26
Re: [I] Revisit Savepoint Design to handle OOM issues due to very large save points [hudi]
via GitHub
2026/08/26
Re: [I] Fix TestMergeIntoTable2 test [hudi]
via GitHub
2026/08/26
Re: [I] Allow column re-ordering for schema on write [hudi]
via GitHub
2026/08/26
Re: [I] Enable direct row writing for Orc file format [hudi]
via GitHub
2026/08/26
Re: [I] HoodieActiveTimeline need to make sure all callers pass completionTime when get instant details [hudi]
via GitHub
2026/08/26
Re: [I] Eliminate the shouldLock flag for TimeGenerator(phase2) [hudi]
via GitHub
2026/08/26
Re: [I] Improve usability of bulk insert with insert overwrite operations in Spark Datasource [hudi]
via GitHub
2026/08/26
Re: [I] Add IT tests for hudi-aws sync [hudi]
via GitHub
2026/08/26
Re: [I] Optimize scanInternalv2 to single pass [hudi]
via GitHub
2026/08/26
Re: [I] Deprecate HoodieRecordPayload [hudi]
via GitHub
2026/08/26
Re: [I] Fix flaky testUpsertsContinuousModeWithMultipleWritersForConflicts [hudi]
via GitHub
2026/08/26
Re: [I] MoR Incremental count queries trigger full scan of files in table [hudi]
via GitHub
2026/08/26
Re: [I] Fix Flaky TestHoodieTimelineArchiver [hudi]
via GitHub
2026/08/26
Re: [I] Fix Flaky testAsyncClusteringServiceWithConflicts [hudi]
via GitHub
2026/08/26
Re: [I] Integration test on Keyed Lookup Reader [hudi]
via GitHub
2026/08/26
Re: [I] Add completion time to metadata files partition [hudi]
via GitHub
2026/08/26
Re: [I] Simplify compatibility of HoodieRecord conversion [hudi]
via GitHub
2026/08/26
Re: [I] Remove JSON HoodieCommitMetadata altogether [hudi]
via GitHub
2026/08/26
Re: [I] Fix rollbacks with MDT for MOR data table with log files [hudi]
via GitHub
2026/08/26
Re: [I] Enhance ConflictResolutionStrategy to resolve conflicts at database level [hudi]
via GitHub
2026/08/26
Re: [PR] fix: ALTER TABLE Hudi property persistence [hudi]
via GitHub
2026/08/26
Re: [PR] perf(io): Avoid per-entry KeyValue allocation in HFileDataBlock.seekTo [hudi]
via GitHub
2026/08/26
Re: [PR] feat(metrics): report record index lookup counters to the metrics reporter [hudi]
via GitHub
2026/08/26
Re: [PR] perf(io): Avoid per-entry KeyValue allocation in HFileDataBlock.seekTo [hudi]
via GitHub
2026/08/26
Re: [PR] fix(sync): keep each partition's recorded location when cascading Glue schema changes [hudi]
via GitHub
2026/08/26
Re: [PR] fix(sync): drop the duplicate UpdateTable in updateTableSchema [hudi]
via GitHub
2026/08/26
Re: [PR] fix(sync): keep each partition's recorded location when cascading Glue schema changes [hudi]
via GitHub
2026/08/26
Re: [PR] fix(sync): drop the duplicate UpdateTable in updateTableSchema [hudi]
via GitHub
2026/08/26
Re: [PR] feat(metrics): report record index lookup counters to the metrics reporter [hudi]
via GitHub
2026/08/26
Re: [PR] feat(metrics): report record index lookup counters to the metrics reporter [hudi]
via GitHub
2026/08/26
[I] [BUG] Flink COW insert/upsert can hide existing base-file records after unaligned-checkpoint recovery [hudi]
via GitHub
2026/08/26
Re: [PR] fix(streamer): Include start commit in S3/GCS IncrSource incremental query [hudi]
via GitHub
2026/08/26
Re: [PR] fix(common): rebuild merge result so in-place payload backfills survive [hudi]
via GitHub
2026/08/26
Re: [PR] fix(sync): drop the duplicate UpdateTable in updateTableSchema [hudi]
via GitHub
2026/08/26
Re: [PR] fix: ALTER TABLE Hudi property persistence [hudi]
via GitHub
2026/08/26
Re: [PR] fix: ALTER TABLE Hudi property persistence [hudi]
via GitHub
2026/08/26
Re: [PR] [HUDI-18139] fix(spark): make post-sync Spark catalog cache refresh best-effort [hudi]
via GitHub
2026/08/26
Re: [PR] feat(metrics): report record index lookup counters to the metrics reporter [hudi]
via GitHub
2026/08/26
Re: [PR] fix: ALTER TABLE Hudi property persistence [hudi]
via GitHub
2026/08/26
[PR] fix(core): decode a log block that holds more than one batch of records [hudi-rs]
via GitHub
2026/08/26
Re: [PR] feat(spark): support bucket index for LSM tables [hudi]
via GitHub
2026/08/26
Re: [PR] fix(clean): use completion time for KEEP_LATEST_BY_HOURS retention [hudi]
via GitHub
2026/08/26
Re: [PR] fix(sync): keep each partition's recorded location when cascading Glue schema changes [hudi]
via GitHub
2026/08/26
(hudi) branch master updated: feat(flink): Extend RocksDBDAO with generic column-family lifecycle operations (#19744)
danny0405
2026/08/26
Re: [PR] fix(sync): drop the duplicate UpdateTable in updateTableSchema [hudi]
via GitHub
2026/08/26
Re: [PR] fix(trino): read LSM archived-timeline parquet files through a Trino-… [hudi]
via GitHub
2026/08/26
Re: [PR] test(utilities): cover the KafkaAvroSchemaDeserializer schema-refresh... [hudi]
via GitHub
2026/08/26
Re: [PR] feat(flink): Extend RocksDBDAO with generic column-family lifecycle operations [hudi]
via GitHub
2026/08/26
Re: [PR] feat(metrics): report record index lookup counters to the metrics reporter [hudi]
via GitHub
2026/08/26
Re: [PR] fix(common): rebuild merge result so in-place payload backfills survive [hudi]
via GitHub
2026/08/26
Re: [PR] perf(flink): preempt inactive write buckets on memory exhaustion [hudi]
via GitHub
2026/08/26
Re: [PR] fix(streamer): Include start commit in S3/GCS IncrSource incremental query [hudi]
via GitHub
2026/08/26
Re: [PR] fix(sync): drop the duplicate UpdateTable in updateTableSchema [hudi]
via GitHub
2026/08/26
Re: [I] Archived clean instants break all clean procedures: show_clean_plans returns all-null rows, show_cleans / show_cleans_metadata throw IOException [hudi]
via GitHub
2026/08/26
Re: [PR] fix(streamer): Include start commit in S3/GCS IncrSource incremental query [hudi]
via GitHub
2026/08/26
Re: [PR] fix(common): rebuild merge result so in-place payload backfills survive [hudi]
via GitHub
2026/08/26
Re: [PR] feat(metrics): report record index lookup counters to the metrics reporter [hudi]
via GitHub
2026/08/26
Re: [PR] fix(variant): close the shredded-read gaps exposed by a mixed-layout test matrix [hudi]
via GitHub
2026/08/26
Re: [PR] feat(metrics): report record index lookup counters to the metrics reporter [hudi]
via GitHub
2026/08/26
Re: [PR] feat(spark): support bucket index for LSM tables [hudi]
via GitHub
2026/08/26
Re: [PR] fix(sync): keep each partition's recorded location when cascading Glue schema changes [hudi]
via GitHub
2026/08/26
Re: [PR] feat(spark): support bucket index for LSM tables [hudi]
via GitHub
2026/08/26
Re: [PR] feat(spark): support bucket index for LSM tables [hudi]
via GitHub
2026/08/26
Re: [PR] (WIP) benchmark: [RFC-98] COW table read performance comparison [hudi]
via GitHub
2026/08/26
Re: [PR] fix(common): rebuild merge result so in-place payload backfills survive [hudi]
via GitHub
2026/08/26
Re: [PR] fix(sync): keep each partition's recorded location when cascading Glue schema changes [hudi]
via GitHub
2026/08/26
Re: [PR] fix(sync): keep each partition's recorded location when cascading Glue schema changes [hudi]
via GitHub
2026/08/26
Re: [PR] fix(streamer): Include start commit in S3/GCS IncrSource incremental query [hudi]
via GitHub
2026/08/26
Re: [PR] fix(sync): keep each partition's recorded location when cascading Glue schema changes [hudi]
via GitHub
2026/08/26
Re: [PR] fix(sync): keep each partition's recorded location when cascading Glue schema changes [hudi]
via GitHub
2026/08/26
Re: [PR] feat(metrics): report record index lookup counters to the metrics reporter [hudi]
via GitHub
2026/08/26
Re: [PR] fix(sync): drop the duplicate UpdateTable in updateTableSchema [hudi]
via GitHub
2026/08/26
Re: [PR] fix(common): rebuild merge result so in-place payload backfills survive [hudi]
via GitHub
2026/08/26
Re: [PR] fix(sync): drop the duplicate UpdateTable in updateTableSchema [hudi]
via GitHub
2026/08/26
Re: [I] Timeline-server response charset is not configurable; non-ASCII paths can be mis-decoded [hudi]
via GitHub
2026/08/26
(hudi) branch master updated: fix(timeline-service): support response charset for Timeline Server interaction (#19753)
yihua
2026/08/26
Re: [PR] fix(timeline-service): support response charset for Timeline Server interaction [hudi]
via GitHub
2026/08/26
Re: [PR] fix(timeline-service): support response charset for Timeline Server interaction [hudi]
via GitHub
2026/08/26
[PR] fix(sync): drop the duplicate UpdateTable in updateTableSchema [hudi]
via GitHub
2026/08/26
Re: [PR] fix(sync): keep each partition's recorded location when cascading Glue schema changes [hudi]
via GitHub
2026/08/26
Re: [PR] fix(streamer): Include start commit in S3/GCS IncrSource incremental query [hudi]
via GitHub
2026/08/26
Re: [PR] fix(streamer): Include start commit in S3/GCS IncrSource incremental query [hudi]
via GitHub
2026/08/26
Re: [PR] fix(sync): keep each partition's recorded location when cascading Glue schema changes [hudi]
via GitHub
2026/08/26
Re: [PR] fix(streamer): Include start commit in S3/GCS IncrSource incremental query [hudi]
via GitHub
2026/08/26
Re: [PR] fix(streamer): Include start commit in S3/GCS IncrSource incremental query [hudi]
via GitHub
2026/08/26
[PR] fix(sync): keep each partition's recorded location when cascading Glue schema changes [hudi]
via GitHub
2026/08/26
Re: [I] Pre-v8 log writer reopens the latest log file version instead of creating a new one [hudi]
via GitHub
2026/08/26
(hudi) branch master updated: fix(client): create a new log file version instead of reopening the latest on pre-v8 writes (#19755)
yihua
2026/08/26
Re: [PR] fix(client): create a new log file version instead of reopening the latest on pre-v8 writes [hudi]
via GitHub
2026/08/26
Re: [PR] fix(streamer): Include start commit in S3/GCS IncrSource incremental query [hudi]
via GitHub
2026/08/26
Re: [PR] fix(common): escape dots in single-level hive-style partition column names [hudi]
via GitHub
2026/08/26
Re: [I] Partitioned RLI breaks when a hive-style partition column name contains a dot [hudi]
via GitHub
2026/08/26
(hudi) branch master updated: fix(common): escape dots in single-level hive-style partition column names (#19751)
yihua
2026/08/26
Re: [PR] fix(timeline-service): support response charset for Timeline Server interaction [hudi]
via GitHub
2026/08/26
Re: [PR] fix(client): create a new log file version instead of reopening the latest on pre-v8 writes [hudi]
via GitHub
2026/08/26
Re: [PR] fix(timeline-service): support response charset for Timeline Server interaction [hudi]
via GitHub
2026/08/26
Re: [PR] fix(trino): read LSM archived-timeline parquet files through a Trino-… [hudi]
via GitHub
2026/08/26
Re: [PR] fix(timeline-service): support response charset for Timeline Server interaction [hudi]
via GitHub
2026/08/26
Re: [PR] fix(streamer): route configured write table version into sample-writes flow [hudi]
via GitHub
2026/08/26
(hudi) branch master updated: fix(streamer): route configured write table version into sample-writes flow (#19746)
yihua
2026/08/26
Re: [I] Sample-writes shadow table ignores configured write table version [hudi]
via GitHub
2026/08/26
Re: [PR] feat(metrics): report record index lookup counters to the metrics reporter [hudi]
via GitHub
2026/08/26
Re: [PR] fix(common): rebuild merge result so in-place payload backfills survive [hudi]
via GitHub
2026/08/26
Re: [PR] fix(trino): read LSM archived-timeline parquet files through a Trino-… [hudi]
via GitHub
2026/08/26
Re: [PR] fix(common): rebuild merge result so in-place payload backfills survive [hudi]
via GitHub
2026/08/26
Re: [PR] [DNM] Release 1.2.1 staging [hudi]
via GitHub
2026/08/26
Re: [PR] fix(timeline-service): support response charset for Timeline Server interaction [hudi]
via GitHub
2026/08/26
Re: [PR] fix(streamer): Include start commit in S3/GCS IncrSource incremental query [hudi]
via GitHub
2026/08/26
(hudi) branch master updated: fix(storage): resolve HoodieStorage from a path instead of a default local URI (#19737)
yihua
2026/08/26
Re: [PR] test(utilities): cover the KafkaAvroSchemaDeserializer schema-refresh... [hudi]
via GitHub
2026/08/26
Re: [PR] [DNM] Release 1.2.1 staging [hudi]
via GitHub
2026/08/26
Re: [PR] test(sync): cover the meta-sync completion-time watermark end to end [hudi]
via GitHub
2026/08/26
Re: [PR] fix(streamer): route configured write table version into sample-writes flow [hudi]
via GitHub
2026/08/26
Re: [PR] fix(trino): read LSM archived-timeline parquet files through a Trino-… [hudi]
via GitHub
2026/08/26
Re: [PR] feat(agent): add Hudi Architect design-time skill [hudi]
via GitHub
2026/08/26
Re: [PR] fix: ALTER TABLE Hudi property persistence [hudi]
via GitHub
2026/08/26
Re: [PR] fix(streamer): route configured write table version into sample-writes flow [hudi]
via GitHub
2026/08/26
Re: [PR] fix(streamer): route configured write table version into sample-writes flow [hudi]
via GitHub
2026/08/26
Re: [PR] fix(client): create a new log file version instead of reopening the latest on pre-v8 writes [hudi]
via GitHub
2026/08/26
Re: [I] [DISCUSS] Reduce transaction lock scope for multi-writer workloads under NBCC [hudi]
via GitHub
2026/08/26
Re: [PR] feat(flink): Extend RocksDBDAO with generic column-family lifecycle operations [hudi]
via GitHub
2026/08/26
Re: [PR] fix(variant): close the shredded-read gaps exposed by a mixed-layout test matrix [hudi]
via GitHub
2026/08/26
Re: [PR] fix(trino): read LSM archived-timeline parquet files through a Trino-… [hudi]
via GitHub
2026/08/26
Re: [PR] test(spark): reduce flakiness in TestHoodieClientMultiWriter insert-to-distinct-partitions test [hudi]
via GitHub
2026/08/26
Re: [PR] fix(spark): return an unqualified basePath from SparkClientFunctionalTestHarness [hudi]
via GitHub
2026/08/26
Re: [PR] perf(flink): preempt inactive write buckets on memory exhaustion [hudi]
via GitHub
2026/08/26
[PR] feat(core): read the metadata table's files partition through the v2 reader [hudi-rs]
via GitHub
2026/08/26
Re: [PR] fix(spark): return an unqualified basePath from SparkClientFunctionalTestHarness [hudi]
via GitHub
2026/08/26
Re: [PR] test(spark): reduce flakiness in TestHoodieClientMultiWriter insert-to-distinct-partitions test [hudi]
via GitHub
2026/08/26
Re: [PR] fix(core): report pending clustering instant metrics on table version six [hudi]
via GitHub
2026/08/26
Re: [PR] fix(streamer): route configured write table version into sample-writes flow [hudi]
via GitHub
2026/08/26
Re: [PR] fix(client): create a new log file version instead of reopening the latest on pre-v8 writes [hudi]
via GitHub
2026/08/26
Re: [I] HoodieStorageUtils.getStorage(StorageConfiguration) silently binds storage to the local filesystem [hudi]
via GitHub
2026/08/26
Re: [PR] fix(storage): resolve HoodieStorage from a path instead of a default local URI [hudi]
via GitHub
2026/08/26
Re: [PR] test(utilities): cover the KafkaAvroSchemaDeserializer schema-refresh branch in AvroKafkaSource [hudi]
via GitHub
2026/08/26
Re: [PR] fix(client): create a new log file version instead of reopening the latest on pre-v8 writes [hudi]
via GitHub
2026/08/26
Re: [PR] fix(streamer): route configured write table version into sample-writes flow [hudi]
via GitHub
2026/08/26
Re: [PR] fix(core): report pending clustering instant metrics on table version six [hudi]
via GitHub
2026/08/26
Re: [PR] fix(variant): close the shredded-read gaps exposed by a mixed-layout test matrix [hudi]
via GitHub
2026/08/26
Re: [PR] fix(core): report pending clustering instant metrics on table version six [hudi]
via GitHub
2026/08/26
Re: [PR] fix: ALTER TABLE Hudi property persistence [hudi]
via GitHub
2026/08/26
Re: [PR] test(utilities): cover the KafkaAvroSchemaDeserializer schema-refresh branch in AvroKafkaSource [hudi]
via GitHub
2026/08/26
Re: [PR] fix(trino): read LSM archived-timeline parquet files through a Trino-… [hudi]
via GitHub
2026/08/26
Re: [PR] test(utilities): cover the KafkaAvroSchemaDeserializer schema-refresh branch in AvroKafkaSource [hudi]
via GitHub
2026/08/26
Re: [PR] fix: ALTER TABLE Hudi property persistence [hudi]
via GitHub
2026/08/26
Re: [PR] test(utilities): cover the KafkaAvroSchemaDeserializer schema-refresh branch in AvroKafkaSource [hudi]
via GitHub
2026/08/26
Re: [PR] fix(common): rebuild merge result so in-place payload backfills survive [hudi]
via GitHub
2026/08/26
[PR] test(utilities): cover the KafkaAvroSchemaDeserializer schema-refresh… [hudi]
via GitHub
2026/08/26
Re: [PR] fix(streamer): Include start commit in S3/GCS IncrSource incremental query [hudi]
via GitHub
2026/08/26
Re: [PR] fix(streamer): Include start commit in S3/GCS IncrSource incremental query [hudi]
via GitHub
2026/08/26
Re: [PR] feat(agent): add Hudi Architect design-time skill [hudi]
via GitHub
2026/08/26
Re: [PR] fix(variant): close the shredded-read gaps exposed by a mixed-layout test matrix [hudi]
via GitHub
2026/08/26
Re: [PR] fix(common): escape dots in single-level hive-style partition column names [hudi]
via GitHub
2026/08/26
Re: [PR] fix(client): create a new log file version instead of reopening the latest on pre-v8 writes [hudi]
via GitHub
2026/08/26
Re: [PR] fix(streamer): Include start commit in S3/GCS IncrSource incremental query [hudi]
via GitHub
2026/08/26
Re: [PR] fix(common): escape dots in single-level hive-style partition column names [hudi]
via GitHub
2026/08/26
Re: [PR] fix(client): create a new log file version instead of reopening the latest on pre-v8 writes [hudi]
via GitHub
2026/08/26
Re: [PR] fix(timeline-service): support response charset for Timeline Server interaction [hudi]
via GitHub
2026/08/26
Re: [PR] fix(trino): read LSM archived-timeline parquet files through a Trino-… [hudi]
via GitHub
2026/08/26
Re: [PR] fix(trino): read LSM archived-timeline parquet files through a Trino-… [hudi]
via GitHub
2026/08/26
Re: [PR] fix(variant): close the shredded-read gaps exposed by a mixed-layout test matrix [hudi]
via GitHub
2026/08/26
Re: [PR] fix(trino): read LSM archived-timeline parquet files through a Trino-… [hudi]
via GitHub
2026/08/26
Re: [I] [IMPROVEMENT] Fixing correctness and stability gaps for DistributedRegistry [hudi]
via GitHub
2026/08/26
Re: [PR] feat(metrics): report record index lookup counters to the metrics reporter [hudi]
via GitHub
2026/08/26
Re: [PR] feat(metrics): report record index lookup counters to the metrics reporter [hudi]
via GitHub
2026/08/26
Re: [PR] feat(metrics): report record index lookup counters to the metrics reporter [hudi]
via GitHub
2026/08/26
Re: [PR] feat(metrics): report record index lookup counters to the metrics reporter [hudi]
via GitHub
2026/08/26
Re: [PR] feat(metrics): report record index lookup counters to the metrics reporter [hudi]
via GitHub
2026/08/26
Re: [PR] perf(spark): restore Catalyst fast-paths for SimpleKeyGen/Nonpartitioned bulk insert [hudi]
via GitHub
2026/08/26
Re: [PR] feat(metrics): report record index lookup counters to the metrics reporter [hudi]
via GitHub
2026/08/26
Re: [PR] fix(variant): close the shredded-read gaps exposed by a mixed-layout test matrix [hudi]
via GitHub
2026/08/26
Re: [PR] feat(metrics): report record index lookup counters to the metrics reporter [hudi]
via GitHub
Earlier messages
Later messages