(hudi-rs) branch main updated: test: add basic v8 test tables (#394)

2025-07-14 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/hudi-rs.git The following commit(s) were added to refs/heads/main by this push: new 3937170 test: add basic v8 test tables (#394

(hudi) branch master updated: [MINOR] Update DOAP with 1.0.2 Release (#13248)

2025-05-01 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new ddef3c16255 [MINOR] Update DOAP with 1.0.2

svn commit: r76619 - /release/hudi/hudi-1.0.2/

2025-05-01 Thread codope
Author: codope Date: Fri May 2 02:10:27 2025 New Revision: 76619 Log: Delete hudi-1.0.2 Removed: release/hudi/hudi-1.0.2/

svn commit: r76618 - in /release/hudi/1.0.2: ./ hudi-1.0.2.src.tgz hudi-1.0.2.src.tgz.asc hudi-1.0.2.src.tgz.sha512

2025-05-01 Thread codope
Author: codope Date: Fri May 2 02:08:59 2025 New Revision: 76618 Log: Add hudi-1.0.2 Added: release/hudi/1.0.2/ release/hudi/1.0.2/hudi-1.0.2.src.tgz (with props) release/hudi/1.0.2/hudi-1.0.2.src.tgz.asc release/hudi/1.0.2/hudi-1.0.2.src.tgz.sha512 Added: release/hudi/1.0.2

svn commit: r76617 - in /release/hudi/hudi-1.0.2: ./ hudi-1.0.2.src.tgz hudi-1.0.2.src.tgz.asc hudi-1.0.2.src.tgz.sha512

2025-05-01 Thread codope
Author: codope Date: Fri May 2 02:05:34 2025 New Revision: 76617 Log: Add hudi-1.0.2 Added: release/hudi/hudi-1.0.2/ release/hudi/hudi-1.0.2/hudi-1.0.2.src.tgz (with props) release/hudi/hudi-1.0.2/hudi-1.0.2.src.tgz.asc release/hudi/hudi-1.0.2/hudi-1.0.2.src.tgz.sha512 Added

(hudi) branch master updated (ae50130b5ee -> e43841f754b)

2025-04-21 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from ae50130b5ee [HUDI-8601] Support multi-level data block index in HFile (#13166) add e43841f754b [HUDI-8902] Fix

(hudi) branch master updated: [HUDI-9327] Remove the unnecessry HoodieMetadataConfig build (#13182)

2025-04-21 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 7945ba968df [HUDI-9327] Remove the unnecessry

(hudi) branch master updated: [MINOR] Remove spark2 bundle form validate staged bundles script (#13187)

2025-04-20 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 22d3bde6257 [MINOR] Remove spark2 bundle form

(hudi) branch master updated: [HUDI-9321] Fix unnecessary hoodie config conversion for ConfigUtils.getPayloadClass (#13167)

2025-04-18 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new d6c1272ee95 [HUDI-9321] Fix unnecessary hoodie

(hudi) branch master updated (0e5577187f2 -> d3c051cb584)

2025-04-15 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 0e5577187f2 [HUDI-9312] Fix the default enable/disable inference for indices for column_stats, RLI, partition_stats

svn commit: r76271 - /dev/hudi/KEYS

2025-04-15 Thread codope
Author: codope Date: Tue Apr 15 08:30:23 2025 New Revision: 76271 Log: Update dev KEYS for Voon Hou Su Modified: dev/hudi/KEYS Modified: dev/hudi/KEYS == --- dev/hudi/KEYS (original) +++ dev/hudi/KEYS Tue Apr 15 08

svn commit: r76272 - /release/hudi/KEYS

2025-04-15 Thread codope
Author: codope Date: Tue Apr 15 08:32:43 2025 New Revision: 76272 Log: Update release KEYS for Voon Hou Su Modified: release/hudi/KEYS Modified: release/hudi/KEYS == --- release/hudi/KEYS (original) +++ release/hudi

(hudi) branch master updated: [HUDI-9262] Skip building stats for decimal field with very high precision (#13097)

2025-04-10 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 948f4d7d01f [HUDI-9262] Skip building stats for

(hudi) branch master updated (500d4b9acd9 -> 3dcbd0f8817)

2025-04-09 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 500d4b9acd9 [HUDI-9288] Fixing HoodieFileGroup api related to uncommitted slices (#13125) add 3dcbd0f8817 [MINOR

(hudi) branch master updated (802f5ae797b -> b28d7884971)

2025-04-08 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 802f5ae797b [HUDI-9156] Add lock provider heartbeat manager (#12958) add b28d7884971 [HUDI-9258] Disable partial

(hudi) branch master updated (87980f0b36b -> 2e5ccb42ad5)

2025-04-04 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 87980f0b36b [HUDI-9259] Fixing marker reconciliation for failures during deleting additional files (#13088) add

(hudi) branch master updated: [HUDI-9259] Fixing marker reconciliation for failures during deleting additional files (#13088)

2025-04-04 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 87980f0b36b [HUDI-9259] Fixing marker

(hudi) branch master updated: [HUDI-8635] Support numWrites metric for compaction (#13047)

2025-03-29 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 5e713cf95fd [HUDI-8635] Support numWrites metric

(hudi) branch master updated (877387fdb95 -> 32ac27edb78)

2025-03-12 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 877387fdb95 [HUDI-7803] Fix bundle validation on Flink 1.18 (#12959) add 32ac27edb78 Fix hadoop deps from hudi

(hudi) branch master updated (e0af47fe97d -> 5ea9d4c18bb)

2025-03-05 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from e0af47fe97d [HUDI-8219] Add concurrent schema evolution conflict detection (#12781) add 5ea9d4c18bb [HUDI-9030

(hudi) branch master updated (7d4d272c956 -> 77078d55137)

2025-01-31 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 7d4d272c956 [HUDI-8607] Test concurrent indexing with multi writer scenarios (#12711) add 77078d55137 [MINOR] Use

(hudi) branch master updated: [HUDI-8850] Fix record merge mode related issues and improve test coverage in Spark SQL (#12725)

2025-01-30 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 27a950ee223 [HUDI-8850] Fix record merge mode

(hudi) branch master updated: [HUDI-8930] Fixing concurrency handling during upgrade (#12737)

2025-01-30 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new b44e19cc2fd [HUDI-8930] Fixing concurrency

(hudi) branch master updated (8f6b1aed3ef -> 63ad659a672)

2025-01-29 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 8f6b1aed3ef [HUDI-8551] Support no precombine field with EVENT_TIME_ORDERING merge mode (#12292) add 63ad659a672

(hudi) branch master updated (0ff23fe9b34 -> 8f6b1aed3ef)

2025-01-29 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 0ff23fe9b34 [HUDI-8895] Ignoring PSI lookup for filters w/ nulls (#12727) add 8f6b1aed3ef [HUDI-8551] Support no

(hudi) branch master updated (0a0f3bbea26 -> 0ff23fe9b34)

2025-01-29 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 0a0f3bbea26 [HUDI-8917] Checkpoint reset handling (#12718) add 0ff23fe9b34 [HUDI-8895] Ignoring PSI lookup for

(hudi) branch master updated: [HUDI-8468] use payload to do merging inside the expression payload (#12726)

2025-01-28 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 5a13ce10535 [HUDI-8468] use payload to do merging

(hudi) branch master updated (e42960132f9 -> 97a077f8eab)

2025-01-26 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from e42960132f9 [MINOR] Fix up of HUDI-8804 (#12572) add 97a077f8eab [HUDI-8897] Add a Scala retry API for running

(hudi) branch master updated (febf0c59f38 -> 739b79a5b68)

2025-01-25 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from febf0c59f38 [HUDI-5769] Ensure partitions created by async indexer are not deleted by regular writers (#12662

(hudi) branch master updated (d51921d5d2b -> febf0c59f38)

2025-01-24 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from d51921d5d2b [HUDI-8898] Support INSERT SQL statement with a subset of columns in Spark 3.5 (#12692) add

(hudi) branch master updated: Revert "[HUDI-8621] Revert single file slice optimisation for getRecordsByKeys in MDT table (#12643)" (#12700)

2025-01-24 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new ef5b9ca3777 Revert "[HUDI-8621] Revert s

(hudi) branch master updated (9d2ed5c51c4 -> b7c54197db1)

2025-01-24 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 9d2ed5c51c4 [HUDI-8908] Claim RFC-86 DataFrame implementation of HUDI write path (#12703) add b7c54197db1 [HUDI

(hudi) branch master updated (f384aec0aa6 -> 9d2ed5c51c4)

2025-01-24 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from f384aec0aa6 [HUDI-8634] Support schema on read in file group reader-based compaction and clustering in Spark (#12586

(hudi) branch master updated (7fd8437db37 -> 8d1cf521f47)

2025-01-23 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 7fd8437db37 [HUDI-8255][RFC-82] Hudi Issue and Sprint Management in Jira (#11992) add 8d1cf521f47 [HUDI-8582

(hudi) branch master updated (e59764f1c23 -> c049e9befcb)

2025-01-22 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from e59764f1c23 [HUDI-7656] Fix a flaky test for concurrent writes (#12655) add c049e9befcb [HUDI-8688] Revisit

(hudi) branch master updated: [HUDI-8681] Unifying supported cols across col stats and partition stats index (#12638)

2025-01-17 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new baf141abbd6 [HUDI-8681] Unifying supported cols

(hudi) branch master updated (93d1d565076 -> 87ed08a7aa1)

2025-01-15 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 93d1d565076 [HUDI-8855] Add bucket properties for spark bucket index query pruning (#12614) add 87ed08a7aa1 [HUDI

(hudi) branch master updated: [HUDI-8621] Revert single file slice optimisation for getRecordsByKeys in MDT table (#12643)

2025-01-15 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 79e1730aea0 [HUDI-8621] Revert single file slice

(hudi) branch master updated (5be0b6f8d54 -> 8821c87a796)

2025-01-13 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 5be0b6f8d54 [HUDI-8859] Support filter by instants in ShowInvalidParquetProcedure (#12625) add 8821c87a796 [HUDI

(hudi) branch master updated: Revert "[HUDI-8849] Reenable TestExpressionIndex (#12607)" (#12618)

2025-01-11 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 73f4670b5b7 Revert "[HUDI-8849] Ree

(hudi) branch master updated: [HUDI-8849] Reenable TestExpressionIndex (#12607)

2025-01-10 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new c8cde9b7d47 [HUDI-8849] Reenable

(hudi) branch master updated (5f591eec223 -> dc001ea4828)

2025-01-09 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 5f591eec223 [HUDI-8762] Fix a typo in Fix a typo in TestIncrementalQueryWithArchivedInstants (#12611) add

(hudi) branch master updated (3040aa5b4b3 -> ef9ab24cff9)

2025-01-08 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 3040aa5b4b3 [HUDI-8663] Look up in col stats based on indexed cols (#12575) add ef9ab24cff9 [HUDI-8518] Fix RLI

(hudi) branch master updated: [HUDI-8232] Adding Index defn for Col stats to track the list of columns indexed (#12529)

2025-01-03 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 6b3f817c9ec [HUDI-8232] Adding Index defn for Col

(hudi) branch master updated: [HUDI-8804] clean and archival should also be in try-catch block (#12562)

2025-01-03 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 4af445447bb [HUDI-8804] clean and archival should

(hudi) branch master updated (4befcdd0625 -> 66a94016d4f)

2024-12-28 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 4befcdd0625 [MINOR] Modify constants name and adjust getMetricsName function parameter position (#12543) add

(hudi) branch master updated: [HUDI-8742] Add expression index test with auto keygen (#12517)

2024-12-23 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new ca058f35b41 [HUDI-8742] Add expression index test

(hudi) branch asf-site updated: [DOCS] Update current and future release versions in roadmap (#12533)

2024-12-21 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/asf-site by this push: new 7f0cc567715 [DOCS] Update current and future

(hudi) branch master updated (7b29afb415e -> a776c57f402)

2024-12-16 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 7b29afb415e [HUDI-8641] Ensure all binary expressions are correctly parsed for data skipping using expression index

(hudi) branch master updated: [HUDI-8641] Ensure all binary expressions are correctly parsed for data skipping using expression index (#12455)

2024-12-16 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 7b29afb415e [HUDI-8641] Ensure all binary

(hudi) branch asf-site updated: [DOCS] Add release highlights for 1.0.0 release (#12475)

2024-12-12 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/asf-site by this push: new 7529570682e [DOCS] Add release highlights for

(hudi) branch asf-site updated: [HUDI-8296] Improve docs around Hudi Spark support and hudi-utilities-slim-bundle (#12478)

2024-12-12 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/asf-site by this push: new b148a8d [HUDI-8296] Improve docs around

(hudi) branch master updated: [HUDI-7856] Adding RFC-78 for 1.0 migration from 0.x (#11514)

2024-12-12 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 11859afc182 [HUDI-7856] Adding RFC-78 for 1.0

(hudi) branch master updated: [MINOR] Update Maven and Java versions in README (#12473)

2024-12-11 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 6adb8bff513 [MINOR] Update Maven and Java

(hudi) branch asf-site updated: [DOCS] Update flink and spark versions for 1.0 (#12467)

2024-12-11 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/asf-site by this push: new f81e6111326 [DOCS] Update flink and spark

(hudi) branch asf-site updated: [DOCS] Update index related docs for Hudi 1.0 (#12457)

2024-12-11 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/asf-site by this push: new 0d0a12ae582 [DOCS] Update index related docs

(hudi) branch master updated: [MINOR] Update DOAP with 1.0.0 Release (#12462)

2024-12-11 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 1698266dba2 [MINOR] Update DOAP with 1.0.0

svn commit: r73630 - in /release/hudi/1.0.0: ./ hudi-1.0.0.src.tgz hudi-1.0.0.src.tgz.asc hudi-1.0.0.src.tgz.sha512

2024-12-10 Thread codope
Author: codope Date: Wed Dec 11 05:50:58 2024 New Revision: 73630 Log: Updating Apache Hudi 1.0.0 source release Added: release/hudi/1.0.0/ release/hudi/1.0.0/hudi-1.0.0.src.tgz (with props) release/hudi/1.0.0/hudi-1.0.0.src.tgz.asc release/hudi/1.0.0/hudi-1.0.0.src.tgz.sha512

svn commit: r73606 - in /dev/hudi/hudi-1.0.0: ./ hudi-1.0.0.src.tgz hudi-1.0.0.src.tgz.asc hudi-1.0.0.src.tgz.sha512

2024-12-10 Thread codope
Author: codope Date: Tue Dec 10 13:08:12 2024 New Revision: 73606 Log: Updating Apache Hudi 1.0.0 source release Added: dev/hudi/hudi-1.0.0/ dev/hudi/hudi-1.0.0/hudi-1.0.0.src.tgz (with props) dev/hudi/hudi-1.0.0/hudi-1.0.0.src.tgz.asc dev/hudi/hudi-1.0.0/hudi-1.0.0

(hudi) annotated tag release-1.0.0 updated (1e364d19880 -> b3a25dc0e18)

2024-12-10 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to annotated tag release-1.0.0 in repository https://gitbox.apache.org/repos/asf/hudi.git *** WARNING: tag release-1.0.0 was modified! *** from 1e364d19880 (commit) to b3a25dc0e18 (tag

(hudi) branch release-1.0.0 updated: [MINOR] Update release version to reflect published version 1.0.0

2024-12-10 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch release-1.0.0 in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/release-1.0.0 by this push: new 1e364d19880 [MINOR] Update release

(hudi) branch master updated: [HUDI-8362] Fix DebeziumSource to always returning dataframe with schema (#12066)

2024-12-09 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new aadeeaec709 [HUDI-8362] Fix DebeziumSource to

(hudi) branch master updated (07452fb565c -> 24c25260814)

2024-12-05 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 07452fb565c [MINOR] Fix some avsc file names (#12432) add 24c25260814 [MINOR] Fix README and CI fir min Spark 3.3

svn commit: r73519 - in /dev/hudi/hudi-1.0.0-rc1: hudi-1.0.0-rc1.src.tgz hudi-1.0.0-rc1.src.tgz.asc hudi-1.0.0-rc1.src.tgz.sha512

2024-12-05 Thread codope
Author: codope Date: Thu Dec 5 19:59:28 2024 New Revision: 73519 Log: Updating Apache Hudi 1.0.0-rc1 source release Modified: dev/hudi/hudi-1.0.0-rc1/hudi-1.0.0-rc1.src.tgz dev/hudi/hudi-1.0.0-rc1/hudi-1.0.0-rc1.src.tgz.asc dev/hudi/hudi-1.0.0-rc1/hudi-1.0.0-rc1.src.tgz.sha512

(hudi) tag release-1.0.0-rc1 updated (62629bc99b9 -> de70ca5e273)

2024-12-05 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to tag release-1.0.0-rc1 in repository https://gitbox.apache.org/repos/asf/hudi.git *** WARNING: tag release-1.0.0-rc1 was modified! *** from 62629bc99b9 (tag) to de70ca5e273 (commit) discard

(hudi) 01/01: Create release branch for version 1.0.0.

2024-12-05 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch release-1.0.0 in repository https://gitbox.apache.org/repos/asf/hudi.git commit de70ca5e273bcc1c3b945c6015da58de43d8c074 Author: Sagar Sumit AuthorDate: Wed Oct 30 17:51:48 2024 +0530

(hudi) branch release-1.0.0 updated (b47d6ba896e -> de70ca5e273)

2024-12-05 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch release-1.0.0 in repository https://gitbox.apache.org/repos/asf/hudi.git omit b47d6ba896e Create release branch for version 1.0.0. add 07452fb565c [MINOR] Fix some avsc file names

(hudi) branch master updated: [MINOR] Fix some avsc file names (#12432)

2024-12-05 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 07452fb565c [MINOR] Fix some avsc file names

svn commit: r73503 - in /dev/hudi/hudi-1.0.0-rc1: ./ hudi-1.0.0-rc1.src.tgz hudi-1.0.0-rc1.src.tgz.asc hudi-1.0.0-rc1.src.tgz.sha512

2024-12-05 Thread codope
Author: codope Date: Thu Dec 5 13:47:22 2024 New Revision: 73503 Log: Apache Hudi, version 1.0.0, release candidate 1 Added: dev/hudi/hudi-1.0.0-rc1/ dev/hudi/hudi-1.0.0-rc1/hudi-1.0.0-rc1.src.tgz (with props) dev/hudi/hudi-1.0.0-rc1/hudi-1.0.0-rc1.src.tgz.asc dev/hudi/hudi

(hudi) annotated tag release-1.0.0-rc1 updated (b47d6ba896e -> 62629bc99b9)

2024-12-05 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to annotated tag release-1.0.0-rc1 in repository https://gitbox.apache.org/repos/asf/hudi.git *** WARNING: tag release-1.0.0-rc1 was modified! *** from b47d6ba896e (commit) to 62629bc99b9 (tag

(hudi) branch release-1.0.0 updated (3de5e260dfd -> b47d6ba896e)

2024-12-05 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch release-1.0.0 in repository https://gitbox.apache.org/repos/asf/hudi.git discard 3de5e260dfd Create release branch for version 1.0.0. add a92c21e7558 [HUDI-8547] Disable flakey tests

(hudi) 01/01: Create release branch for version 1.0.0.

2024-12-05 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch release-1.0.0 in repository https://gitbox.apache.org/repos/asf/hudi.git commit b47d6ba896e38fa3f9b126977888c279445b3573 Author: Sagar Sumit AuthorDate: Wed Oct 30 17:51:48 2024 +0530

(hudi) branch master updated: [HUDI-8659] Remove ENUM type check and add other fixes for file group reader-based compaction (#12427)

2024-12-05 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 21275279f58 [HUDI-8659] Remove ENUM type check

(hudi) branch master updated: [HUDI-8552] Adding support to read input for clustering based on new FG reader (#12426)

2024-12-05 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 944f8e4b230 [HUDI-8552] Adding support to read

(hudi) branch master updated: [HUDI-8633] Fix a flaky test for partition stats (#12419)

2024-12-04 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 392852cb92b [HUDI-8633] Fix a flaky test for

(hudi) branch master updated: [HUDI-8643] Filter records for from_unixtime function with expression index (#12416)

2024-12-03 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new a1cf2439e98 [HUDI-8643] Filter records for

(hudi) branch master updated: [HUDI-8619] Fix a bug for checkpoint translation (#12418)

2024-12-03 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 9b252adcf85 [HUDI-8619] Fix a bug for checkpoint

(hudi) branch master updated: [HUDI-8619] Fix stream source parameters (#12415)

2024-12-03 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 28b1989d07f [HUDI-8619] Fix stream source

(hudi) branch master updated: [HUDI-8619] Use new config for streaming source table version (#12401)

2024-12-02 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 8b70d75c001 [HUDI-8619] Use new config for

(hudi) branch master updated: [MINOR] Fixing secondary index logging (#12397)

2024-12-02 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 4e54b93c4d4 [MINOR] Fixing secondary index

(hudi) branch master updated: [HUDI-7503] Not allowing start time earlier than active timeline with CDC queries (#12391)

2024-12-02 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 6c27fb60d31 [HUDI-7503] Not allowing start time

(hudi) branch master updated: Fixing closure of file slice readers w/ mdt reader (#12366)

2024-12-02 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 6d3f9c6afe1 Fixing closure of file slice readers

(hudi) branch master updated: [HUDI-8602] Fix a bug for incremental query (#12385)

2024-12-01 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 99952d1bb4a [HUDI-8602] Fix a bug for incremental

(hudi) branch master updated: [HUDI-8610] Fix clustering/replacecommit action inference (#12375)

2024-11-30 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 56159e2855e [HUDI-8610] Fix clustering

(hudi) branch hudi-8606-sec-index-log-scanner deleted (was 9cc40cbf50b)

2024-11-29 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch hudi-8606-sec-index-log-scanner in repository https://gitbox.apache.org/repos/asf/hudi.git was 9cc40cbf50b [HUDI-8606] Use spark engineContext to parallelize secondary keys lookup This

(hudi) branch master updated: [HUDI-8604] Support index command with External table in Spark SQL (#12372)

2024-11-29 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 6a726bf840c [HUDI-8604] Support index command

(hudi) branch master updated: [HUDI-8586] Allow partition stats only for primitive types (#12350)

2024-11-29 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 039ccc006fa [HUDI-8586] Allow partition stats

(hudi) branch master updated: [HUDI-8598] Fix AND operator to not filter unsupported query types (#12363)

2024-11-28 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 22ae3bad95a [HUDI-8598] Fix AND operator to not

(hudi) branch master updated (3018c492e42 -> 8dba94b0b8c)

2024-11-28 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 3018c492e42 [HUDI-8564] Removing WriteStatus references in Hoodie Metadata writer flow (#12321) add 8dba94b0b8c

(hudi) branch master updated (a9645bdf4ef -> 77f6869d3fd)

2024-11-27 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from a9645bdf4ef [HUDI-8560] Revert HUDI-8036 (#12303) add 77f6869d3fd [HUDI-8594] Make InProcessLockProvider as

(hudi) branch master updated (b6b02eb4d79 -> 5ed0b430cc3)

2024-11-26 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from b6b02eb4d79 [HUDI-8545] Handle unsupported payloads with Secondary Index creation (#12337) add 5ed0b430cc3

(hudi) branch master updated: [HUDI-8571] Fix upgrade for explicit OverwriteWithLatestAvroPayload (#12330)

2024-11-25 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new a165de66546 [HUDI-8571] Fix upgrade for explicit

(hudi) branch master updated (524e6a17446 -> ca69ce810f1)

2024-11-25 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 524e6a17446 [HUDI-8565] Fix RetryHelper sleep with negative time (#12316) add ca69ce810f1 [HUDI-8534] Ensure

(hudi) branch master updated: [HUDI-8561] Throw error for unsupported data types in secondary index (#12326)

2024-11-24 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new f780c92d26d [HUDI-8561] Throw error for

(hudi) branch master updated: [HUDI-8570] Use secondary index only for snapshot queries (#12322)

2024-11-24 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 7b773fc2d66 [HUDI-8570] Use secondary index only

(hudi) branch master updated: [HUDI-8533] Bloom functional Index creation without function fails (#12290)

2024-11-22 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new ae5833ea34a [HUDI-8533] Bloom functional Index

(hudi) branch master updated: [HUDI-8541] Change to relative paths for the index defs json (#12309)

2024-11-22 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new e05e758e55e [HUDI-8541] Change to relative paths

(hudi) branch master updated: [HUDI-8554] Use COMMIT_TIME_ORDERING (#12304)

2024-11-21 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 57f153c8d55 [HUDI-8554] Use COMMIT_TIME_ORDERING

(hudi) branch master updated (773b385ba6a -> ddc375ddda8)

2024-11-21 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 773b385ba6a [HUDI-8337] Fixing failure handling with HoodieMetadataTableValidator (#12247) add ddc375ddda8 [HUDI

(hudi) branch master updated (6593b5f7ae1 -> c43ae673e4c)

2024-11-20 Thread codope
This is an automated email from the ASF dual-hosted git repository. codope pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git from 6593b5f7ae1 [HUDI-8488] Introduce SLF4j metrics reporter (#12219) add c43ae673e4c [HUDI-8520] DROP INDEX &

  1   2   3   4   5   6   7   >