Messages by Thread
-
Re: [I] [SUPPORT] After upgrading hudi 0.14.1, use Spark SQL merge into to update the matched_action, the case of the column name and the expression name does not match, resulting in an exception. [hudi]
via GitHub
-
Re: [PR] fix(storage-format): emit HBase-readable block-index keys in the native HFile writer [hudi]
via GitHub
-
Re: [I] [SUPPORT] Delete Partition not propagating to Glue Catalog Sync [hudi]
via GitHub
-
(hudi) branch master updated: feat(spark): add repair_orphan_files stored procedure (#19121)
danny0405
-
(hudi) branch master updated: feat: Support read and write of HFile footer metadata (#19129)
danny0405
-
Re: [I] [SUPPORT] org.apache.hudi.exception.HoodieIOException: Could not read commit details from s3a://<path>/.hoodie/20240908172432285.replacecommit.requested [hudi]
via GitHub
-
(hudi) branch master updated: feat: support read native cdc logs (#19114)
danny0405
-
Re: [I] [SUPPORT] Properties file corruption caused by write failure [hudi]
via GitHub
-
Re: [I] [SUPPORT] The rollback failed because the file could not be created because the marker file already existed. [hudi]
via GitHub
-
Re: [I] [SUPPORT]After restarting the program .hoodie/metadata/record_index is completely deleted [hudi]
via GitHub
-
Re: [I] Using Delete Partition operation with KEEP_LATEST_FILE_VERSIONS = 1 cleaner policy option evicts parquet files from S3 storage [hudi]
via GitHub
-
Re: [I] [SUPPORT] - Partial update of the MOR table after compaction with Hudi Streamer [hudi]
via GitHub
-
[PR] chore(ci): upload integration-test coverage to Codecov [hudi]
via GitHub
-
[PR] feat: Support read and write of HFile footer metadata [hudi]
via GitHub
-
[PR] feat(config): express small-file threshold as a fraction of max file size [hudi]
via GitHub
-
[I] Support writing and reading of footer metadata for Hfile writer/reader. [hudi]
via GitHub
-
Re: [PR] [HUDI-8418] Throw an error if the table configs of record merge are about to change [hudi]
via GitHub
-
[PR] [HUDI] Fix column stats crash on map/array-nested leaves during MOR log-append (table version 9) [hudi]
via GitHub
-
[I] Column stats on MOR table version 9 crashes on map/array-nested leaf columns during log-append [hudi]
via GitHub
-
Re: [PR] [WIP]: [HUDI-7947][RFC-80] Support column families (configuration part) [hudi]
via GitHub
-
Re: [I] Allow disabling the partition stats index independently of column stats [hudi]
via GitHub
-
(hudi) branch master updated (3da0a9807dd1 -> 89ffcb1cf317)
yihua
-
Re: [PR] fix: ProtoConversionUtil UINT64 default fails Avro 1.12 FIXED validator [hudi]
via GitHub
-
[PR] test: handle expected OCC conflict in concurrent Java writer test [hudi]
via GitHub
-
[PR] fix: support reading tables partitioned on a nested column [hudi]
via GitHub
-
[I] Reading a table partitioned on a nested column fails with "Illegal character in: <field>" [hudi]
via GitHub
-
Re: [PR] [HUDI-18888] fix(streamer): downgrade source-emitted V2 checkpoint to V1 for v6 writes [hudi]
via GitHub
-
[PR] feat(spark): add repair_orphan_files stored procedure [hudi]
via GitHub
-
Re: [I] [SUPPORT]Hudi insert job failded due to multiple files belongs to the same bucket id [hudi]
via GitHub
-
Re: [I] [SUPPORT] Clean Operation (Metadata Column Stats Index) failing with Copy on Write table. [hudi]
via GitHub
-
Re: [I] The Schema Evolution Not working For Hudi 0.12.3 [hudi]
via GitHub
-
Re: [I] Getting error while connecting to Hudi(CLI) 0.14.0 tables. [hudi]
via GitHub
-
Re: [PR] feat: Allow disabling the partition stats index independently of column stats [hudi]
via GitHub
-
Re: [I] [SUPPORT] Data loss in MOR table after clustering partition [hudi]
via GitHub
-
Re: [I] [SUPPORT]: org.apache.hudi.exception.HoodieException: unable to read next record from parquet file [hudi]
via GitHub
-
Re: [I] [SUPPORT] Parquet files got cleaned up even when cleaning operation failed hence leading to subsequent failed clustering and cleaning [hudi]
via GitHub
-
Re: [I] [SUPPORT] Spark3.2 encountered duplicate data while reading the hudi bucket MOR table [hudi]
via GitHub
-
Re: [I] Data duplication [hudi]
via GitHub
-
Re: [I] [SUPPORT] Duplicate Data in MOR Partitioned Table [hudi]
via GitHub
-
Re: [I] [SUPPORT] when read parquet files which the file name starts with dot(.) by spark, there will create an error like "Caused by: java.lang.RuntimeException: hdfs://path/.0726018d-0e03-48e2-9b88-d7e228cf1aff_0-4-0-0_20230111085451189.parquet is not a Parquet file. expected magic number at tail [80, 65, 82, 49] but found [39, 78, -93, 10]" [hudi]
via GitHub
-
Re: [I] [SUPPORT] Metadata table not cleaned / compacted, log files growing rapidly [hudi]
via GitHub
-
Re: [I] [SUPPORT] Duplicate records caused by misclassification as insert during upsert after spark executor loss [hudi]
via GitHub
-
Re: [I] [SUPPORT] Clustering created files with modified schema resulting in corrupted table [hudi]
via GitHub
-
Re: [I] [SUPPORT] Not able to Delete record [hudi]
via GitHub
-
Re: [I] Failed to read schema while doing delete_partition operation [hudi]
via GitHub
-
Re: [I] [SUPPORT] S3 Buckets reached quota limit when reading from hudi tables [hudi]
via GitHub
-
Re: [I] [SUPPORT] NoClassDefFoundError for org.apache.hudi.org.apache.hadoop.hbase.io.hfile.HFile [hudi]
via GitHub
-
Re: [I] [SUPPORT] [OCC] HoodieException: Error getting all file groups in pending clustering [hudi]
via GitHub
-
Re: [PR] feat(blob): Supplementing RFC-100 with blob cleaner design [hudi]
via GitHub
-
Re: [I] [SUPPORT] Can't read a table with timestamp based partition key generator [hudi]
via GitHub
-
(hudi) branch master updated: fix(partition-ttl): Fix IllegalArgumentException in KeepByTimeStrategy when no candidate partitions exist (#19092)
wangxianghu
-
Re: [PR] feat: Update CachedSchemaRegistryClient to have configs passed in constructor which can be used for gcp schema registry [hudi]
via GitHub
-
[PR] [HUDI-9999] fix(test): stabilize flaky tests in TestJavaHoodieBackedMetadata and TestMultipleHoodieJavaWriteClient [hudi]
via GitHub
-
Re: [I] Upsert operation not working and job is running longer while using "Record level index" in Apache Hudi 0.14 in EMR 6.15 [hudi]
via GitHub
-
Re: [I] [SUPPORT] OCC locks with data on S3 and DynamoDB fails to acquire [hudi]
via GitHub
-
Re: [I] [SUPPORT] timestamp with logical type is timestamp-mills will cause data inconsistencies [hudi]
via GitHub
-
Re: [PR] feat(utilities): add Postgres and Mysql Debezium CDC transformers [hudi]
via GitHub