commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PR] feat(flink): add new RocksDBPartitionedIndexBackend [hudi]
via GitHub
Re: [PR] feat(flink): add new RocksDBPartitionedIndexBackend [hudi]
via GitHub
Re: [PR] feat(flink): add new RocksDBPartitionedIndexBackend [hudi]
via GitHub
Re: [PR] feat(flink): add new RocksDBPartitionedIndexBackend [hudi]
via GitHub
Re: [PR] feat(flink): add new RocksDBPartitionedIndexBackend [hudi]
via GitHub
Re: [PR] feat(flink): add new RocksDBPartitionedIndexBackend [hudi]
via GitHub
Re: [PR] feat(flink): add new RocksDBPartitionedIndexBackend [hudi]
via GitHub
Re: [PR] feat(flink): add new RocksDBPartitionedIndexBackend [hudi]
via GitHub
Re: [PR] feat(flink): add new RocksDBPartitionedIndexBackend [hudi]
via GitHub
Re: [PR] feat(flink): add new RocksDBPartitionedIndexBackend [hudi]
via GitHub
Re: [PR] feat(flink): add new RocksDBPartitionedIndexBackend [hudi]
via GitHub
Re: [PR] feat(flink): add new RocksDBPartitionedIndexBackend [hudi]
via GitHub
Re: [PR] feat(flink): add new RocksDBPartitionedIndexBackend [hudi]
via GitHub
Re: [PR] feat(flink): add new RocksDBPartitionedIndexBackend [hudi]
via GitHub
Re: [I] MIT doesn't handle some spark types correctly [hudi]
via GitHub
Re: [I] Avoid reading log files for resolving schema for _hoodie_operation field [hudi]
via GitHub
Re: [I] Unify file format-specific record writing [hudi]
via GitHub
Re: [I] Validate file slices upto a commit in HoodieTableMetadataValidator [hudi]
via GitHub
Re: [I] Support Dataframe.observe for Hudi tables [hudi]
via GitHub
Re: [I] Address the overhead of using IncrementalQueryAnalyzer in HoodieIncrSource [hudi]
via GitHub
Re: [I] [Umbrella] RFC-81 : Hoodie stand alone catalog [hudi]
via GitHub
Re: [I] Fix Presto integration tests in docker demo [hudi]
via GitHub
Re: [I] Fix constructors for all bulk insert sort partitioners to ensure we could use it as user defined partitioners [hudi]
via GitHub
Re: [I] Add fault injection testing to CI [hudi]
via GitHub
Re: [I] Implement persisting logic for CF settings [hudi]
via GitHub
Re: [I] Replace unnecessary FileSystem, Path, and FileStatus usage in other modules [hudi]
via GitHub
Re: [I] Add constructor to new filegroup reader to deduce the fileslice [hudi]
via GitHub
Re: [I] Add SelfDescribingInputFormatInterface for hive FileInputFormat [hudi]
via GitHub
Re: [I] Supporting a query task can read multiple file-slice to reduce spark task num [hudi]
via GitHub
Re: [I] aws query engine don't support all hudi promotion type [hudi]
via GitHub
Re: [I] Fix Trino failure when reading corrupted block at end of log file [hudi]
via GitHub
Re: [I] Optimize shouldIgnoreConfig check in HoodieWriterUtils [hudi]
via GitHub
Re: [I] Bug fixes and improvements on metadata table - Phase 1 [hudi]
via GitHub
Re: [I] Revsit Merging small archival files logic for TimelineArchiveWriterV1 which is not ported [hudi]
via GitHub
Re: [I] Revisit setRecordMerger API in HoodieReaderContext [hudi]
via GitHub
Re: [I] Group record merging configs into a single java object [hudi]
via GitHub
Re: [I] Remove redundant table and timeline validity check in HoodieStreamer [hudi]
via GitHub
Re: [I] Support Hudi Async Rollback in Flink Engine [hudi]
via GitHub
Re: [I] Base schema used by executors of the same writer should be the same [hudi]
via GitHub
Re: [I] Group merger related config fields and use the group in merger [hudi]
via GitHub
Re: [I] Unmerged reading is broken for hive implementation [hudi]
via GitHub
Re: [I] Fix Hardcodings of Timeline versions in Schema on read code-paths [hudi]
via GitHub
Re: [I] Operation metadata field is not implemented for spark records [hudi]
via GitHub
Re: [I] Set isTightBound to false in partition stats for delete operation [hudi]
via GitHub
Re: [I] Audit all places where HoodieAvroUtils.getNestedFieldValAsString() can return null for a nonexistant field [hudi]
via GitHub
Re: [I] Implement type conversion for columnar batch projection [hudi]
via GitHub
Re: [I] Evaluate Avro schema util classes [hudi]
via GitHub
Re: [I] Evaluate Avro schema util classes [hudi]
via GitHub
Re: [I] Support partial update in Spark Structured Streaming [hudi]
via GitHub
[PR] docs(cleaning): document partition TTL [hudi]
via GitHub
Re: [PR] docs(cleaning): document partition TTL [hudi]
via GitHub
Re: [PR] docs(cleaning): document partition TTL [hudi]
via GitHub
Re: [PR] docs(cleaning): document partition TTL [hudi]
via GitHub
Re: [PR] docs(cleaning): document partition TTL [hudi]
via GitHub
Re: [PR] docs(cleaning): document partition TTL [hudi]
via GitHub
Re: [PR] docs(cleaning): document partition TTL [hudi]
via GitHub
Re: [PR] docs(cleaning): document partition TTL [hudi]
via GitHub
Re: [I] Investigate record projection for spark records [hudi]
via GitHub
Re: [I] Check if we need to support functional index on bootstrap tables [hudi]
via GitHub
Re: [I] Add a table validation tool [hudi]
via GitHub
Re: [I] Bug fixes and improvements on Secondary and Expression Index - Phase 1 [hudi]
via GitHub
Re: [I] Regression in Spark SQL when using hoodie.datasource.hive_sync.skip_ro_suffix [hudi]
via GitHub
Re: [I] Spark Record / Spark Merger gaps with Avro during writing [hudi]
via GitHub
Re: [I] Expand NBCC to support other index types on Spark [hudi]
via GitHub
Re: [I] LakeView SyncTool [hudi]
via GitHub
Re: [I] Engine type is spark by default in the writeconfig [hudi]
via GitHub
Re: [I] Handle multiple column secondary indexes [hudi]
via GitHub
Re: [I] Fix command execution with pipe in IT [hudi]
via GitHub
Re: [I] Support timely compaction triggers even if there is not data to consume in deltastreamer continuous mode [hudi]
via GitHub
Re: [I] CustomKeyGenerator can not be created with flink [hudi]
via GitHub
Re: [I] Introduce a `.abort` state for abandoned commits and table services [hudi]
via GitHub
Re: [I] Support upgrade and downgrade of MDT directly during MDT writes [hudi]
via GitHub
Re: [I] Make primaryKey and other column configs case insensitive [hudi]
via GitHub
Re: [I] Calculate "mandatory partition fields to read from the file" inside of the filegroup reader so we can have cross engine support [hudi]
via GitHub
Re: [I] Add reader state class to remove state from the reader context [hudi]
via GitHub
Re: [I] Investigate DPP (Dynamic partition pruning) with timestamp keygen with new fg reader [hudi]
via GitHub
Re: [I] All base file reading incl HFile or Parquet Keyed lookup all of this happens via FileGroupReader [hudi]
via GitHub
Re: [I] Remove populateMetaFields handling in RowCustomColumnsSortPartitioner [hudi]
via GitHub
Re: [I] Implements LRU eviction strategy for in-memory map of ExternalSpillableMap [hudi]
via GitHub
Re: [I] Review Java Functional Indexing APIs (extend, add functions) [hudi]
via GitHub
Re: [I] Add an iterator api for HoodieUnMergedLogRecordScanner [hudi]
via GitHub
Re: [I] Add CF settings to create_table with Flink [hudi]
via GitHub
Re: [I] Filtering of clustering replacecommits should be resilient to ongoing replacecommit rollbacks [hudi]
via GitHub
Re: [I] Allow high priority writer to force-acquire lock within a bounded amount of time [hudi]
via GitHub
Re: [I] Multi-writer unique key enforcement for OCC/NBCC [hudi]
via GitHub
Re: [I] Get rid of logic not needed by spark3.3+ [hudi]
via GitHub
Re: [I] Get rid of legacy parquet file format [hudi]
via GitHub
Re: [I] Create inplace columnar batch projection [hudi]
via GitHub
Re: [I] Full compaction scheduling [hudi]
via GitHub
Re: [I] Avoid creating zero row group parquet file [hudi]
via GitHub
Re: [I] Introduce in-memory-cache for ExternalSpillableMap to improve performance [hudi]
via GitHub
Re: [I] Deprecate hoodie.datasource.read.extract.partition.values.from.path [hudi]
via GitHub
Re: [I] Full compaction execution [hudi]
via GitHub
Re: [I] Support Sort Merge Join Compaction [hudi]
via GitHub
Re: [I] Implement CF writing for Spark [hudi]
via GitHub
Re: [I] Add full compaction configuration [hudi]
via GitHub
Re: [I] Implement RowReader [hudi]
via GitHub
Re: [I] Implement CF reading from Spark [hudi]
via GitHub
Re: [I] Integrate writing CF files with indexing mechanism [hudi]
via GitHub
Re: [I] Add CF settings to create_table with Spark [hudi]
via GitHub
Re: [I] Implement ColumnFamilyReader [hudi]
via GitHub
Re: [I] Add CF settings to alter_table with Spark [hudi]
via GitHub
Re: [I] Evolve the metadata table files schema to additionally track a column family name [hudi]
via GitHub
Re: [I] Implement validation logic for CF settings [hudi]
via GitHub
Re: [I] Add validation logic to testFiltersInFileFormat [hudi]
via GitHub
Re: [I] Add CF settings to hoodie table config [hudi]
via GitHub
Re: [I] Robust handling of spark task failures and retries [hudi]
via GitHub
Re: [I] support decoding number(int, long, double) to fixed field when using JsonKafkaSource [hudi]
via GitHub
Re: [I] Spark SQL should allow type promotion without using schema on read [hudi]
via GitHub
Re: [I] Support more partitioner in Hudi Flink integration [hudi]
via GitHub
Re: [I] [Umbrella] RFC-80 : Support column families for wide tables [hudi]
via GitHub
Re: [I] Avoid renames for cloud storage and provide new atomic API in HoodieStorage [hudi]
via GitHub
Re: [I] Config to Fail HoodieMultiTableStreamer Job if anyone of the table fails [hudi]
via GitHub
Re: [I] Support secondary index to be created on multiple fields [hudi]
via GitHub
Re: [I] Add CI check for import ordering [hudi]
via GitHub
Re: [I] Avoid 0 record parquet files [hudi]
via GitHub
Re: [I] FileSystemBasedLockProvider need delete lock file auto when occur lock conflict to avoid next write failed [hudi]
via GitHub
Re: [I] Move HoodieIOFactory to hudi-io module with code refactoring [hudi]
via GitHub
Re: [I] For bloom index reader path, prune based on min/max if colstats is enabled [hudi]
via GitHub
Re: [I] Support UDF to prune files based on RLI when need to use lot of values [hudi]
via GitHub
Re: [I] HadoopConf loses set values when HoodieStorage.getConf is called [hudi]
via GitHub
Re: [I] Add sanity check for HoodieTableSource [hudi]
via GitHub
Re: [I] Class missing registration in KRYO [hudi]
via GitHub
Re: [I] Add ability to dynamically configure write parallelism for BULK_INSERT for HoodieStreamer [hudi]
via GitHub
Re: [I] Review Java Metadata/Index APIs (R+W+build) [hudi]
via GitHub
Re: [I] Add a GH CI check on the PR branch age [hudi]
via GitHub
Re: [I] Hive Style partitioning on a bootstrap table is not configurable [hudi]
via GitHub
Re: [I] Remove usages of instant time with HoodieRecordLocation [hudi]
via GitHub
Re: [I] Multiple writer with bulkinsert getAllPendingClusteringPlans should refresh timeline [hudi]
via GitHub
Re: [I] Support Scala 2.13 for Spark 3.3 and 3.4 integration [hudi]
via GitHub
Re: [I] HoodieTimelineArchiver##getCommitInstantsToArchive need skip limiting archiving of instants [hudi]
via GitHub
Re: [I] Allow Users to extend S3/GCS HoodieIncrSource to bring in additional columns from upstream [hudi]
via GitHub
Re: [I] Reduce number of constructors in HoodieHadoopStorage [hudi]
via GitHub
Re: [I] Revisit the configs in ParquetUtils.serializeRecordsToLogBlock [hudi]
via GitHub
Re: [I] Implement a log format writer independent of Hadoop classes [hudi]
via GitHub
Re: [I] DELETE operation does not route preCombine/ordering field values to the delete records [hudi]
via GitHub
Re: [I] Audit all base file readers and replace w/ file slice readers [hudi]
via GitHub
Re: [I] Introduce capability to specify config value as a time duration [hudi]
via GitHub
Re: [I] Support querying multiple functional index in single query [hudi]
via GitHub
Re: [I] Implement methods in HFileUtils extends BaseFileUtils [hudi]
via GitHub
Re: [I] Support query hint to inject indexes in query plans [hudi]
via GitHub
Re: [I] Rename HoodieStorage APIs [hudi]
via GitHub
Re: [I] Add metrics to HoodieStorage implementation that is not hadoop-dependent [hudi]
via GitHub
Re: [I] Add more logs around index lookup [hudi]
via GitHub
Re: [I] Incompatible field types during merge into+clustering exception [hudi]
via GitHub
Re: [I] Allow Vectorized Reading for bootstrap in the new fg reader under some conditions [hudi]
via GitHub
Re: [I] Initialize all indexes in parallel instead of computing type by type. [hudi]
via GitHub
Re: [I] Safely rename HoodieFileStatus [hudi]
via GitHub
Re: [I] ParquetSchema clip case-sensetive need be configurable [hudi]
via GitHub
Re: [I] Ensure extensibility to time-travel writes [hudi]
via GitHub
Re: [I] Code Quality & Layering [hudi]
via GitHub
Re: [I] TLA+ Spec for Hudi CC [hudi]
via GitHub
Re: [I] Skip shuffling entire data in SortMergeJoin while upserting [hudi]
via GitHub
Re: [I] Consolidate the CDC Formats (changelog format, RFC-51) [hudi]
via GitHub
Re: [I] Concurrency control for LSM timeline management and writing.(phase-2) [hudi]
via GitHub
Re: [I] Harden, Stress and Performance test the LSM timeline on cloud storage [hudi]
via GitHub
Re: [I] Remove the restriction for MDT compaction scheduling under log compaction scope [hudi]
via GitHub
Re: [I] Include instants outside commits and compaction for generating the latest instant and timeline hash for timeline server requests [hudi]
via GitHub
Re: [I] Auto docs generation [hudi]
via GitHub
Re: [I] Add a global timeline mingled with active and archived instants [hudi]
via GitHub
Re: [I] Prevent dag trigger in mappartitions if possible [hudi]
via GitHub
Re: [I] Memory leaks in RocksDBDAO after rocksdbjni upgraded to 7 [hudi]
via GitHub
Re: [I] Fix partitioning style when partition is inferred from partitionBy [hudi]
via GitHub
Re: [I] TestHoodieDeltaStreamerSchemaEvolutionQuick [hudi]
via GitHub
Re: [I] Improve Rocksdb usage in Hudi [hudi]
via GitHub
Re: [I] Support sorting of input records in insert operation [hudi]
via GitHub
Re: [I] OOMs in spark tests [hudi]
via GitHub
Re: [I] Extend RocksDBDAO with generic column-family lifecycle operations [hudi]
via GitHub
Re: [I] Support Schema evolution for complex type field [hudi]
via GitHub
Re: [I] Remove redundant logs from hive server from Azure CI 4th module [hudi]
via GitHub
Re: [I] Fix HiveAvroConversion reading timestamp type with long backed [hudi]
via GitHub
Re: [I] Create a mini file system to support test [hudi]
via GitHub
Re: [I] Bloom Filter Execution Improvements [hudi]
via GitHub
Re: [I] Handle both inserts and updates in log blocks for partial updates [hudi]
via GitHub
Re: [I] HUDI Experiences Significant Delays When Initializing ServiceabilityAgentSupport with Velox Enabled [hudi]
via GitHub
Re: [I] OOM from uplading metadata in timeline service [hudi]
via GitHub
Re: [I] Not need to reWriteRecord when method SchemaCompatibility.checkReaderWriterCompatibility return SchemaCompatibilityType.COMPATIBLE [hudi]
via GitHub
Re: [I] Parallelize the process of constructing `logFilesMarkerPath` in CommitMetadatautils#reconcileMetadataForMissingFiles [hudi]
via GitHub
Re: [I] Cleanup MarkerBasedRollbackStrategy to account for log file markers [hudi]
via GitHub
Re: [I] OOM error after upgrade to hudi 0.13 when writing big record (stream or batch job) [hudi]
via GitHub
Re: [I] Add WARN log in catch block when not able to instantiate with Metrics Provider [hudi]
via GitHub
Re: [I] POM should not redefine Maven Central [hudi]
via GitHub
Re: [I] Fix debezium test failures [hudi]
via GitHub
Re: [I] Optimize the parameters of the fg reader test framework [hudi]
via GitHub
Re: [I] Remove docker usage from building process [hudi]
via GitHub
Re: [I] utilities bundle missing hive dependency [hudi]
via GitHub
Re: [I] Spark3ParsePartitionUtil support inferPartitionColumnValue with all unnest type [hudi]
via GitHub
Re: [I] Fix flaky TestHoodieJavaClientOnCopyOnWriteStorage [hudi]
via GitHub
Re: [I] Record index lookup fails for long running Spark jobs on secured Yarn clusters [hudi]
via GitHub
Re: [I] Multiple tasks get the lock at the same time when use occ [hudi]
via GitHub
Re: [I] In a Query-Only Spark Session, the Latest Visible Commit Is Not Updated [hudi]
via GitHub
Re: [I] Enable partial updates for CDC work payload [hudi]
via GitHub
Re: [I] Reduce Spark related CI tests running time [hudi]
via GitHub
Re: [I] HoodieSparkSqlWriter metasync success or not show details messages log [hudi]
via GitHub
Re: [I] Benchmark new HFile reader [hudi]
via GitHub
Re: [I] Create ./build.sh to help smooth build experience [hudi]
via GitHub
Re: [I] Create functional indexes on multiple columns with a single create index command [hudi]
via GitHub
Re: [I] Support for expression or function of multiple columns [hudi]
via GitHub
Re: [I] java.lang.IllegalArgumentException when writing to Hudi with ORC base format [hudi]
via GitHub
Re: [I] Consolidate IO util methods [hudi]
via GitHub
Earlier messages
Later messages