Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datalake 0.15.0 071124 #12

Draft
wants to merge 421 commits into
base: datalake
Choose a base branch
from
Draft
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 14, 2024

  1. Revert "[HUDI-6438] Config parameter 'MAKE_NEW_COLUMNS_NULLABLE' to a…

    …llow for marking a newly created column as nullable." (apache#10782)
    geserdugarov authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7a4f86a View commit details
    Browse the repository at this point in the history
  2. [HUDI-7459] Update hudi-gcp-bundle pom (apache#10790)

    Co-authored-by: jp0317 <[email protected]>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e358530 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56c4937 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d36e526 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a4bed6 View commit details
    Browse the repository at this point in the history
  6. [HUDI-7447] Fix not bootstrap when subTask restart when OPCoordinator…

    … handle CheckPointComplete not finished (apache#10767)
    wenbingshen authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d81f2bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99d52b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68659a1 View commit details
    Browse the repository at this point in the history
  9. [HUDI-6089] Handle default insert behaviour to ingest duplicates (apa…

    …che#10728)
    
    Co-authored-by: Vova Kolmakov <[email protected]>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4bdb98b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    53725e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7c3437f View commit details
    Browse the repository at this point in the history
  12. [HUDI-3625] Update RFC-60 (apache#9462)

    Co-authored-by: Shawn Chang <[email protected]>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e2ec366 View commit details
    Browse the repository at this point in the history
  13. [MINOR] Clean code of FileSystemViewManager (apache#10797)

    Co-authored-by: wuzhiping <[email protected]>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    734e0cf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    05e16b7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e35fa8d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a4aa005 View commit details
    Browse the repository at this point in the history
  17. [HUDI-7337] Implement MetricsReporter that reports metrics to M3 (apa…

    …che#10565)
    
    
    ---------
    
    Co-authored-by: Krishen Bhan <“[email protected]”>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5deb196 View commit details
    Browse the repository at this point in the history
  18. [HUDI-7413] Fix schema exception types and error messages thrown with…

    … schema exceptions (apache#10677)
    
    Co-authored-by: Jonathan Vexler <=>
    jonvex authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    78bf676 View commit details
    Browse the repository at this point in the history
  19. [HUDI-7418] Create a common method for filtering in S3 and GCS source…

    …s and add tests for filtering out extensions (apache#10724)
    
    Co-authored-by: rmahindra123 <[email protected]>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4538fb2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    81fe5ad View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    111d138 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3d5d274 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    45923f3 View commit details
    Browse the repository at this point in the history
  24. [HUDI-7356] Passing configs to file reader constructor for flexibility (

    apache#10698)
    
    Co-authored-by: Vova Kolmakov <[email protected]>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    695577b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4680cb4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9f00f6d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8ed8a20 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    06584c6 View commit details
    Browse the repository at this point in the history
  29. [HUDI-7491] Fixing handling null values of extra metadata in clean co…

    …mmit metadata (apache#10837)
    
    * Fixing handling null values of extra metadata in clean commit metadata
    
    * fixing tests
    nsivabalan authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8e6eff9 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    dbe16f3 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    866348a View commit details
    Browse the repository at this point in the history
  32. [HUDI-6043] Metadata Table should use default values for Compaction p…

    …reserveCommitMetadata field (apache#8393)
    lokeshj1703 authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    632e61f View commit details
    Browse the repository at this point in the history
  33. [HUDI-5101] Adding spark-structured streaming test support via spark-…

    …submit job (apache#7074)
    
    Co-authored-by: Y Ethan Guo <[email protected]>
    nsivabalan and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    02ae11f View commit details
    Browse the repository at this point in the history
  34. [HUDI-7495] Bump mysql-connector-java from 8.0.22 to 8.0.28 in /hudi-…

    …platform-service/hudi-metaserver/hudi-metaserver-server (apache#7674)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    45a2e07 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    80990d4 View commit details
    Browse the repository at this point in the history
  36. [HUDI-7496] Bump mybatis from 3.4.6 to 3.5.6 in /hudi-platform-servic…

    …e/hudi-metaserver/hudi-metaserver-server (apache#7673)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3f78130 View commit details
    Browse the repository at this point in the history
  37. [HUDI-1517] create marker file for every log file (apache#11187)

    * [HUDI-1517] create marker file for every log file (apache#4913) (apache#524)
    
    ---------
    
    Co-authored-by: guanziyue <[email protected]>
    Co-authored-by: Lokesh Jain <[email protected]>
    3 people authored May 14, 2024
    Configuration menu
    Copy the full SHA
    c2c7e05 View commit details
    Browse the repository at this point in the history
  38. [MINOR] Remove repetitive words in docs (apache#10844)

    Signed-off-by: studystill <[email protected]>
    studystill authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    58ae418 View commit details
    Browse the repository at this point in the history
  39. [HUDI-7489] Avoid collecting WriteStatus to driver in row writer code…

    … path (apache#10836)
    
    * get rid of collect in row writer clustering
    
    * fix race condition
    
    * add logging
    
    ---------
    
    Co-authored-by: Jonathan Vexler <=>
    jonvex authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7b734ac View commit details
    Browse the repository at this point in the history
  40. add job context (apache#10848)

    the-other-tim-brown authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6256035 View commit details
    Browse the repository at this point in the history
  41. [HUDI-7478] Fix max delta commits guard check w/ MDT (apache#10820)

    Co-authored-by: Vova Kolmakov <[email protected]>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0819a8b View commit details
    Browse the repository at this point in the history
  42. [MINOR] Fix and enable test TestHoodieDeltaStreamer.testJdbcSourceInc…

    …rementalFetchInContinuousMode (apache#10867)
    
    Co-authored-by: Vova Kolmakov <[email protected]>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9ff708b View commit details
    Browse the repository at this point in the history
  43. [HUDI-7382] Get partitions from active timeline instead of listing wh…

    …en building clustering plan (apache#10621)
    
    * Get partitions from active timeline instead of listing when building clustering plan
    
    * fix checkstyle
    fhan688 authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3f8859a View commit details
    Browse the repository at this point in the history
  44. [MINOR] rename KeyGenUtils#enableAutoGenerateRecordKeys (apache#10871)

    Co-authored-by: Vova Kolmakov <[email protected]>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    774b401 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    d99bf04 View commit details
    Browse the repository at this point in the history
  46. [HUDI-7466] Add parallel listing of existing partitions in Glue Catal…

    …og sync (apache#10460)
    
    * Add parallel listing of existing partitions
    
    * Improve with new approach
    
    * Fix checkstyle
    
    * Fix listing for empty list of commits
    
    * Fix logic for HiveSyncTool
    
    * Fix lint errors
    
    * Fix IT
    
    * Use custom thread names
    
    * Address review comments
    
    ---------
    
    Co-authored-by: vmakarevich <[email protected]>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    41ba99d View commit details
    Browse the repository at this point in the history
  47. [HUDI-7421] Build HoodieDeltaWriteStat using HoodieDeltaWriteStat#copy (

    apache#10870)
    
    Co-authored-by: Vova Kolmakov <[email protected]>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f061cbf View commit details
    Browse the repository at this point in the history
  48. [HUDI-7492] Fix the incorrect keygenerator specification for multi pa…

    …rtition or multi primary key tables creation (apache#10840)
    empcl authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    29b3ff9 View commit details
    Browse the repository at this point in the history
  49. [MINOR] Add Hudi icon for idea (apache#10880)

    Co-authored-by: 含风 <[email protected]>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1cd6900 View commit details
    Browse the repository at this point in the history
  50. [HUDI-7516] Put jdbc-h2 creds into static variables for hudi-utilitie…

    …s tests (apache#10889)
    
    Co-authored-by: Vova Kolmakov <[email protected]>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    30f6e83 View commit details
    Browse the repository at this point in the history
  51. [MINOR] Remove redundant fileId from HoodieAppendHandle (apache#10901)

    Co-authored-by: Vova Kolmakov <[email protected]>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7571aa0 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    d8cb589 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    84b85ee View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    4966601 View commit details
    Browse the repository at this point in the history
  55. [HUDI-7530] Refactoring of handleUpdateInternal in CommitActionExecut…

    …ors and HoodieTables (apache#10908)
    
    Co-authored-by: Vova Kolmakov <[email protected]>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a119006 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    0a92b67 View commit details
    Browse the repository at this point in the history
  57. checkstyle (apache#10919)

    zhuanshenbsj1 authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b8aa7d8 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    c6ad102 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    24f0b68 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    9de9cbb View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    4397202 View commit details
    Browse the repository at this point in the history
  62. [HUDI-7500] fix gaps with deduce schema and null schema (apache#10858)

    ---------
    
    Co-authored-by: Jonathan Vexler <=>
    jonvex authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b16fe5d View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    3a2a123 View commit details
    Browse the repository at this point in the history
  64. [HUDI-6317] Streaming read should skip compaction and clustering inst…

    …ants to avoid duplicates (apache#8884)
    SteNicholas authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d8cccb2 View commit details
    Browse the repository at this point in the history
  65. [MINOR} When M3 metrics reporter type is used HoodieMetricsConfig sho…

    …uld create default values for HoodieMetricsM3Config (apache#10936)
    
    Co-authored-by: Krishen Bhan <“[email protected]”>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f602eec View commit details
    Browse the repository at this point in the history
  66. [HUDI-7187] Fix integ test props to honor new streamer properties (ap…

    …ache#10866)
    
    Co-authored-by: Vova Kolmakov <[email protected]>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ed34f95 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    58b0d24 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    2adac11 View commit details
    Browse the repository at this point in the history
  69. [MINOR] Upgrade mockito to 3.12.4 (apache#10953)

    Co-authored-by: Jonathan Vexler <=>
    jonvex authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0eaad07 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    f8de98a View commit details
    Browse the repository at this point in the history
  71. [HUDI-7569] [RLI] Fix wrong result generated by query (apache#10955)

    Co-authored-by: Vinaykumar Bhat <[email protected]>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    71ea426 View commit details
    Browse the repository at this point in the history
  72. [HUDI-7486] Classify schema exceptions when converting from avro to s…

    …park row representation (apache#10778)
    
    * make exceptions more specific
    
    * use hudi avro exception
    
    * Address review comments
    
    * fix unnecessary changes
    
    * add exception wrapping
    
    * style
    
    * address review comments
    
    * remove . from config
    
    * address review comments
    
    * fix merge
    
    * fix checkstyle
    
    * Update hudi-common/src/main/java/org/apache/hudi/exception/HoodieRecordCreationException.java
    
    Co-authored-by: Y Ethan Guo <[email protected]>
    
    * Update hudi-common/src/main/java/org/apache/hudi/exception/HoodieAvroSchemaException.java
    
    Co-authored-by: Y Ethan Guo <[email protected]>
    
    * add javadoc to exception wrapper
    
    ---------
    
    Co-authored-by: Jonathan Vexler <=>
    Co-authored-by: Y Ethan Guo <[email protected]>
    jonvex and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b6273b9 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    b633362 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    a3846f1 View commit details
    Browse the repository at this point in the history
  75. [HUDI-7571] Add api to get exception details in HoodieMetadataTableVa…

    …lidator with ignoreFailed mode (apache#10960)
    
    * [HUDI-7571] Add api to get exception details in HoodieMetadataTableValidator with ignoreFailed mode
    
    * Address comments
    lokeshj1703 authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8cdadad View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    2194bd4 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    e8e699a View commit details
    Browse the repository at this point in the history
  78. [MINOR] use Temurin jdk (apache#10948)

    sullis authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4ed94d3 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    4c824b5 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    f2c1b4d View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    7c0f9ac View commit details
    Browse the repository at this point in the history
  82. [HUDI-7559] [1/n] Fix RecordLevelIndexSupport::filterQueryWithRecordK…

    …ey (apache#10947)
    
    RecordLevelIndexSupport::filterQueryWithRecordKey() throws a NPE if the EqualTo
    query predicate is not of the form `AttributeReference = Literal`. This is because
    RecordLevelIndexSupport:::getAttributeLiteralTuple() returns null in such cases which
    is then derefercend unconditionally.
    
    This bug was rendering the functional index to not be used even when the query predicate
    had spark functions on which functional index is built. Hence these column-stats based functional index
    was not pruning files.
    
    This PR makes the following minor changes.
    1. Move some methods in RecordLevelIndexSupport into an object to make it static (to aid in unit testing)
    2. Fix filterQueryWithRecordKey() by checking for null return values from the call to getAttributeLiteralTuple
    3. Add unit tests in TestRecordLevelIndexSupport.scala
    
    Co-authored-by: Vinaykumar Bhat <[email protected]>
    2 people authored and yihua committed May 14, 2024
    Configuration menu
    Copy the full SHA
    704527d View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    8bbfcee View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    fad8ff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53bdcb0 View commit details
    Browse the repository at this point in the history
  3. [HUDI-7597] Add logs of Kafka offsets when the checkpoint is out of b…

    …ound (apache#10987)
    
    * [HUDI-7597] Add logs of Kafka offsets when the checkpoint is out of bound
    
    * Adjust test
    yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e5054aa View commit details
    Browse the repository at this point in the history
  4. [MINOR] Fix BUG: HoodieLogFormatWriter: unable to close output stream…

    … for log file HoodieLogFile{xxx} (apache#10989)
    
    * due to java.lang.IllegalStateException: Shutdown in progress, cause:
        when `org.apache.hudi.common.table.log.HoodieLogFormatWriter.close` tries to `removeShutdownHook`, hooks were already removed by JVM when triggered (hooks == null)
    silly-carbon authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    fa9cc9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f01c133 View commit details
    Browse the repository at this point in the history
  6. [HUDI-7391] HoodieMetadataMetrics should use Metrics instance for met…

    …rics registry (apache#10635)
    
    Currently HoodieMetadataMetrics stores metrics in memory and these metrics are not pushed by the metric reporters. The metric reporters are configured within Metrics instance. List of changes in the PR:
    
    Metrics related classes have been moved from hudi-client-common to hudi-common.
    HoodieMetadataMetrics now uses Metrics class so that all the reporters can be supported with it.
    Some gaps in configs which are added in HoodieMetadataWriteUtils
    Some metrics related apis and functionality has been moved to HoodieMetricsConfig. The HoodieWriteConfig APIs now delegate to HoodieMetricsConfig for the functionality.
    lokeshj1703 authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cb05c77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    741bd78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ebd8a7d View commit details
    Browse the repository at this point in the history
  9. [HUDI-7290] Don't assume ReplaceCommits are always Clustering (apache…

    …#10479)
    
    * fix all usages not in tests
    * do pass through and fix
    * fix test that didn't actually use a cluster commit
    * make method private and fix naming
    * revert write markers changes
    
    ---------
    
    Co-authored-by: Jonathan Vexler <=>
    jonvex authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5b37e84 View commit details
    Browse the repository at this point in the history
  10. [HUDI-7601] Add heartbeat mechanism to refresh lock (apache#10994)

    * [HUDI-7601] Add heartbeat mechanism to refresh lock
    YannByron authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    04ec9f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a92613a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    09dae35 View commit details
    Browse the repository at this point in the history
  13. [HUDI-7606] Unpersist RDDs after table services, mainly compaction an…

    …d clustering (apache#11000)
    
    ---------
    
    Co-authored-by: rmahindra123 <[email protected]>
    2 people authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    73a84d7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1117db6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ab0e2cd View commit details
    Browse the repository at this point in the history
  16. [HUDI-7619] Removed code duplicates in HoodieTableMetadataUtil (apach…

    …e#11022)
    
    Co-authored-by: Vova Kolmakov <[email protected]>
    2 people authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ecb33e3 View commit details
    Browse the repository at this point in the history
  17. [HUDI-6762] Removed usages of MetadataRecordsGenerationParams (apache…

    …#10962)
    
    Co-authored-by: Vova Kolmakov <[email protected]>
    2 people authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cd68706 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7fe6acf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    87659d4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    34a1584 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    82bdc9c View commit details
    Browse the repository at this point in the history
  22. [HUDI-7626] Propagate UserGroupInformation from the main thread to th…

    …e new thread of timeline service threadpool (apache#11039)
    beyond1920 authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e3ac75c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    29b4a04 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a0a2c97 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    290f505 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c9c1f75 View commit details
    Browse the repository at this point in the history
  27. [HUDI-7635] Add default block size and openSeekable APIs to HoodieSto…

    …rage (apache#11048)
    
    This PR adds `getDefaultBlockSize` and `openSeekable` APIs to
    `HoodieStorage` and implements these APIs in `HoodieHadoopStorage`.
    The implementation follows the same logic of creating seekable input
    stream for log file reading, and `openSeekable` will be used by the log
    reading logic.
    
    A few util methods are moved from `FSUtils` and
    `HoodieLogFileReader` classes to `HadoopFSUtilsclass`.
    yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    517f7d0 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8fff940 View commit details
    Browse the repository at this point in the history
  29. [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in hudi-co…

    …mmon module (apache#10591)
    
    This commit makes the changes to replace most `FileSystem`, `Path`, and `FileStatus` usage with `HoodieStorage`, `StoragePath` and `StoragePathInfo` (introduced in apache#10567, renamed in apache#10672) in `hudi-common` module, to remove dependency on Hadoop FS abstraction which is not essential to most Hudi core read and write logic.
    
    This commit still keeps using the Hadoop FileSystem-based implementation under the hood.  A follow-up PR will make `HoodieStorage` and I/O implementation pluggable.
    yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    bce7199 View commit details
    Browse the repository at this point in the history
  30. [HUDI-7640] Uses UUID as temporary file suffix for HoodieStorage.crea…

    …teImmutableFileInPath (apache#11052)
    danny0405 authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    349e083 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    82c3209 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    2dd563f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    071b26d View commit details
    Browse the repository at this point in the history
  34. [MINOR] Added configurations of Hudi table, file-based SQL source, Hu…

    …di error table, and timestamp key generator to configuration listing (apache#11057)
    geserdugarov authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    36cf9bd View commit details
    Browse the repository at this point in the history
  35. [HUDI-7628] Rename FSUtils.getPartitionPath to constructAbsolutePath (a…

    …pache#11054)
    
    Co-authored-by: Vova Kolmakov <[email protected]>
    2 people authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    66208b0 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    4f3952e View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    e7e77e5 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    aebf1ee View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    44f8897 View commit details
    Browse the repository at this point in the history
  40. [HUDI-7608] Fix Flink table creation configuration not taking effect …

    …when writing to Spark (apache#11005)
    empcl authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    02142e8 View commit details
    Browse the repository at this point in the history
  41. [MINOR] Fix incorrect catch of ClassCastException using HoodieSparkKe…

    …yGeneratorFactory (apache#11062)
    Alowator authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cea3e43 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    514251d View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    d61673e View commit details
    Browse the repository at this point in the history
  44. [HUDI-6386] Enable testArchivalWithMultiWriters back as they are pass…

    …ing (apache#9085)
    
    Co-authored-by: Balaji Varadarajan <[email protected]>
    2 people authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5a79c26 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    79df183 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    01e5240 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    663ba26 View commit details
    Browse the repository at this point in the history
  48. [HUDI-7650] Remove FileSystem argument in TestHelpers methods (apache…

    …#11072)
    
    * [HUDI-7650] Remove FileSystem argument in TestHelpers methods
    
    * Fix checkstyle
    yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f66310a View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    371fc73 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    d4ef0b6 View commit details
    Browse the repository at this point in the history
  51. [HUDI-7235] Fix checkpoint bug for S3/GCS Incremental Source (apache#…

    …10336)
    
    Co-authored-by: Balaji Varadarajan <[email protected]>
    Co-authored-by: Balaji Varadarajan <[email protected]>
    3 people authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d42f399 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    5007231 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    b71e279 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    03e21d0 View commit details
    Browse the repository at this point in the history
  55. [HUDI-7658] Add time to meta sync failure log (apache#11080)

    Co-authored-by: Jonathan Vexler <=>
    jonvex authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1d38ae5 View commit details
    Browse the repository at this point in the history
  56. [HUDI-7511] Fixing offset range calculation for kafka (apache#10875)

    Co-authored-by: Balaji Varadarajan <[email protected]>
    2 people authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    45426de View commit details
    Browse the repository at this point in the history
  57. [HUDI-7672] Fix the Hive server scratch dir for tests in hudi-utiliti…

    …es (apache#11097)
    
    Currently a null/hive/${user} dir would be left over when the tests finished,
    which introduces some permission access issues for Azure CI test reports.
    danny0405 authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6ffdc5f View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    348b6bb View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    305bd7e View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    2960094 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    2b73ab4 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    e8368f2 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    1ba41a2 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    ee974ec View commit details
    Browse the repository at this point in the history
  65. [HUDI-7674] Fix Hudi CLI Command "metadata validate-files" to use fil…

    …e listing to validate (apache#11100)
    
    Co-authored-by: Balaji Varadarajan <[email protected]>
    2 people authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3754c8a View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    13ae15c View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    dd7e597 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    f7937d3 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    2bfe068 View commit details
    Browse the repository at this point in the history
  70. [HUDI-7667] Created util method to get offset range for fetching new …

    …data (apache#11092)
    
    Created util method to get offsetRanges while fetching new data.
    Same util method can be used in any Source to get offsetRanges via SourceProfile. 
    This will help in improving the estimation of offset ranges to read data from kafka.
    pkgajulapalli authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e828a6d View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    6e3b22e View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    4ddd99b View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    fa9e489 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    e99a2ee View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    47c57f8 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    581b881 View commit details
    Browse the repository at this point in the history
  77. [MINOR] remove unnecessary lines from java test (apache#11139)

    Co-authored-by: Jonathan Vexler <=>
    jonvex authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    23bb9a0 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    b331120 View commit details
    Browse the repository at this point in the history
  79. [HUDI-7576] Improve efficiency of getRelativePartitionPath, reduce co…

    …mputation of partitionPath in AbstractTableFileSystemView (apache#11001)
    the-other-tim-brown authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a05bfdc View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    c31eab1 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    da0eb16 View commit details
    Browse the repository at this point in the history
  82. [HUDI-7641] Adding metadata enablement metrics and index type metrics (

    …apache#11053)
    
    * Adding metadata enablement metrics
    
    * fixing build failures
    
    * Adding tests
    nsivabalan authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3571370 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    c38e952 View commit details
    Browse the repository at this point in the history
  84. [HUDI-7710] Use compaction.requested during conflict resolution (apac…

    …he#11151)
    
    * [HUDI-7710] Replace compaction.inflight with compaction.requested during conflict resolution
    
    * Remove an unused import
    
    * Replace in ConcurrentOperation class instead
    
    * Use MOR table
    
    * Address some comments
    
    * Remove an unnecessary change
    linliu-code authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9e9e218 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    53d1c1f View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    fc91460 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    0eda139 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    fb4ac8d View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    faf953a View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    63e8cd9 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    1b2f05f View commit details
    Browse the repository at this point in the history
  92. [HUDI-7699] Support STS external ids and configurable session names i…

    …n the AWS StsAssumeRoleCredentialsProvider (apache#11134)
    
    [HUDI-6695](https://issues.apache.org/jira/browse/HUDI-6695) added a AWS credentials provider to support assuming a role when syncing to Glue.
    
    We use Hudi in a multi-tenant environment, and our customers give us delegated access to their Glue catalog.  In this multi-tenant setup it is important to use [an external ID](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html) to improve security when assuming IAM roles.
    
    Furthermore, the STS session name is currently hard-coded to "hoodie".  It is helpful for us to have configurable session names so we have better tracability of what entities are creating STS sessions in the cloud.
    
    Currently, the assumed role is configured with the `hoodie.aws.role.arn` config property.  I would like to add the following extra optional config properties, which will be used by the `HoodieConfigAWSAssumedRoleCredentialsProvider`:
    
    - `hoodie.aws.role.external.id`
    - `hoodie.aws.role.session.name`
    istreeter authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e03b528 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    b98bf58 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    7b923ec View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    13fd77c View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    99ea8b6 View commit details
    Browse the repository at this point in the history
  97. [HUDI-7587] Make hudi-hadoop-common module dependent on hudi-common m…

    …odule (apache#11131)
    
    Co-authored-by: Jonathan Vexler <=>
    jonvex authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8fb7f85 View commit details
    Browse the repository at this point in the history
  98. [HUDI-7350] Make Hudi reader and writer factory APIs Hadoop-independe…

    …nt (apache#11163)
    
    Abstract io reader and writer to de-hadoop
    ---------
    
    Co-authored-by: Jonathan Vexler <=>
    jonvex authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a5656a1 View commit details
    Browse the repository at this point in the history
  99. [HUDI-7725] Restructure HFileBootstrapIndex to separate Hadoop-depend…

    …ent logic (apache#11171)
    
    Co-authored-by: Jonathan Vexler <=>
    jonvex authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7f11739 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    d49bd43 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    caec900 View commit details
    Browse the repository at this point in the history
  102. [HUDI-7654] Optimizing BQ sync for MDT (apache#11061)

    * Optimizing BQ sync for MDT
    
    * Adding tests
    nsivabalan authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    68e3514 View commit details
    Browse the repository at this point in the history
  103. [HUDI-7726] Restructure TableSchemaResolver to separate Hadoop logic …

    …and use BaseFileUtils (apache#11185)
    
    Co-authored-by: Jonathan Vexler <=>
    Co-authored-by: Y Ethan Guo <[email protected]>
    jonvex and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f44c1c0 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    733728c View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    e530f38 View commit details
    Browse the repository at this point in the history
  106. [HUDI-7731] Fix usage of new Configuration() in production code (apac…

    …he#11191)
    
    Co-authored-by: Jonathan Vexler <=>
    jonvex authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4f243ef View commit details
    Browse the repository at this point in the history
  107. [HUDI-7739] Shudown asyncDetectorExecutor in AsyncTimelineServerBased…

    …DetectionStrategy (apache#11182)
    Zouxxyy authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c28e009 View commit details
    Browse the repository at this point in the history
  108. [HUDI-7508] Avoid collecting records in HoodieStreamerUtils.createHoo…

    …dieRecords and JsonKafkaSource mapPartitions (apache#10872)
    
    Co-authored-by: Y Ethan Guo <[email protected]>
    vinishjail97 and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d6cc2c0 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    c21e420 View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    2b2bba9 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    8beaf31 View commit details
    Browse the repository at this point in the history
  112. [HUDI-7523] Add HOODIE_SPARK_DATASOURCE_OPTIONS to be used in HoodieI…

    …ncrSource (apache#10900)
    
    Co-authored-by: Y Ethan Guo <[email protected]>
    Co-authored-by: Sagar Sumit <[email protected]>
    3 people committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7907b99 View commit details
    Browse the repository at this point in the history
  113. [HUDI-7743] Improve StoragePath usages (apache#11189)

    Co-authored-by: Jonathan Vexler <=>
    Co-authored-by: Y Ethan Guo <[email protected]>
    jonvex and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    04c275d View commit details
    Browse the repository at this point in the history
  114. [HUDI-7744] Introduce IOFactory and a config to set the factory (apac…

    …he#11192)
    
    Co-authored-by: Jonathan Vexler <=>
    Co-authored-by: Y Ethan Guo <[email protected]>
    jonvex and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    aeb49aa View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    5150d1b View commit details
    Browse the repository at this point in the history
  116. remove a few classes from hudi-common (apache#11209)

    Co-authored-by: Jonathan Vexler <=>
    jonvex authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8f2dba3 View commit details
    Browse the repository at this point in the history
  117. [HUDI-7589] Add API to create HoodieStorage in HoodieIOFactory (apach…

    …e#11208)
    
    Co-authored-by: Jonathan Vexler <=>
    jonvex authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6e129de View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    580bb1c View commit details
    Browse the repository at this point in the history
  119. [HUDI-7617] Fix issues for bulk insert user defined partitioner in St…

    …reamSync (apache#11014)
    
    Co-authored-by: sivabalan <[email protected]>
    2 people authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    25da2b0 View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    90b0b5b View commit details
    Browse the repository at this point in the history
  121. [HUDI-7749] Bump Spark version 3.3.1 to 3.3.4 (apache#11198)

    * [HUDI-7749] Bump Spark version 3.3.1 to 3.3.4
    
    * cdcFileReader should return batches for CDC reads only when batch read is supported for the schema
    codope authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0e5d6f9 View commit details
    Browse the repository at this point in the history
  122. [HUDI-7712] Fixing RLI initialization to account for file slices inst…

    …ead of just base files while initializing (apache#11153)
    
    Co-authored-by: Y Ethan Guo <[email protected]>
    nsivabalan and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3c00124 View commit details
    Browse the repository at this point in the history
  123. [HUDI-7624] Fixing index tagging duration (apache#11035)

    Co-authored-by: Y Ethan Guo <[email protected]>
    nsivabalan and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    56d9fbe View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    c047600 View commit details
    Browse the repository at this point in the history
  125. [HUDI-7429] Fixing average record size estimation for delta commits (a…

    …pache#10763)
    
    Co-authored-by: Y Ethan Guo <[email protected]>
    Co-authored-by: Jonathan Vexler <=>
    nsivabalan and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f746712 View commit details
    Browse the repository at this point in the history
  126. [HUDI-7759] Remove Hadoop dependencies in hudi-common module (apache#…

    …11220)
    
    Co-authored-by: Jonathan Vexler <=>
    yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4db72fd View commit details
    Browse the repository at this point in the history
  127. [HUDI-7532] Include only compaction instants for lastCompaction in ge…

    …tDeltaCommitsSinceLatestCompaction (apache#10915)
    
    * Fixing schedule compaction bug
    
    * Addressing comments
    
    * Fixing CDC tests
    nsivabalan authored and yihua committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cc64cd8 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    5f65aac View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    98e9cb1 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    c4ca028 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    2b81e6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2815aef View commit details
    Browse the repository at this point in the history
  3. [HUDI-7770] Parse partition path from hudi directory for bootstrap ta…

    …bles (apache#11237)
    Jonathan Vexler authored and yihua committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a04390b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c028842 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b97582 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c90a7b View commit details
    Browse the repository at this point in the history
  7. Remove local change from 0.14.0

    yihua committed May 16, 2024
    Configuration menu
    Copy the full SHA
    16ba7f2 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. [MINOR] [BRANCH-0.x] Added condition to check default value to fix ex…

    …tracting password from credential store (apache#11247)
    ad1happy2go authored and yihua committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f5a7c0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed2dc91 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    0de2e80 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. [HUDI-7785] Keep public APIs in utilities module the same as before H…

    …oodieStorage abstraction (apache#11280)
    yihua committed May 25, 2024
    Configuration menu
    Copy the full SHA
    b71da93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    670f131 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b350a26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77b1ded View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e763c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72dd518 View commit details
    Browse the repository at this point in the history
  7. [HUDI-7794] Bump org.apache.hive:hive-service from 2.3.1 to 2.3.4 (ap…

    …ache#11298)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    yihua and dependabot[bot] committed May 25, 2024
    Configuration menu
    Copy the full SHA
    b607899 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    f5b8088 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9ffa97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86552da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4d52c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8796d0 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    bd4256b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbebda4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27e45ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7100227 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f80c416 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9ae51e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27df817 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. [HUDI-7809] Use Spark SerializableConfiguration to avoid NPE in Kryo …

    …serde (apache#11356)
    
    * [HUDI-7809] Use Spark SerializableConfiguration to avoid NPE in Kryo serde
    
    * Revert changes in HoodieBaseRelation
    yihua committed May 29, 2024
    Configuration menu
    Copy the full SHA
    88d057f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe08b6f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    9e79996 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c009895 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d90c690 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0df1d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    3883285 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    7b6fbab View commit details
    Browse the repository at this point in the history