Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The following commits are included in this release.
- #1372
HUDI-652Decouple HoodieReadClient and AbstractHoodieClient to break the inheritance chain - #1388
HUDI-681Remove embeddedTimelineService from HoodieReadClient - #1350
HUDI-629: Replace Guava's Hashing with an equivalent in NumericUtils.java - #1505 [HUDI - 738] Add validation to DeltaStreamer to fail fast when filterDupes is enabled on UPSERT mode.
- #1517
HUDI-799Use appropriate FS when loading configs - #1406
HUDI-713Fix conversion of Spark array of struct type to Avro schema - #1394
HUDI-656[Performance] Return a dummy Spark relation after writing the DataFrame - #1576
HUDI-850Avoid unnecessary listings in incremental cleaning mode - #1421
HUDI-724Parallelize getSmallFiles for partitions - #1330
HUDI-607Fix to allow creation/syncing of Hive tables partitioned by Date type columns - #1413 Add constructor to HoodieROTablePathFilter
- #1415
HUDI-539Make ROPathFilter conf member serializable - #1578 Add changes for presto mor queries
- #1506
HUDI-782Add support of Aliyun object storage service. - #1432
HUDI-716Exception: Not an Avro data file when running HoodieCleanClient.runClean - #1422
HUDI-400Check upgrade from old plan to new plan for compaction - #1448 [MINOR] Update DOAP with 0.5.2 Release
- #1466
HUDI-742Fix Java Math Exception - #1416
HUDI-717Fixed usage of HiveDriver for DDL statements. - #1427
HUDI-727: Copy default values of fields if not present when rewriting incoming record with new schema - #1515
HUDI-795Handle auto-deleted empty aux folder - #1547 [MINOR]: Fix cli docs for DeltaStreamer
- #1580
HUDI-852adding check for table name for Append Save mode - #1537 [MINOR] fixed building IndexFileFilter with a wrong condition in HoodieGlobalBloomIndex class
- #1434
HUDI-616Fixed parquet files getting created on local FS - #1633
HUDI-858Allow multiple operations to be executed within a single commit
- #1634
HUDI-846Enable Incremental cleaning and embedded timeline-server by default
- #1596
HUDI-863get decimal properties from derived spark DataType
- #1636
HUDI-895Remove unnecessary listing .hoodie folder when using timeline server
- #1584
HUDI-902Avoid exception when getSchemaProvider
- #1612
HUDI-528Handle empty commit in incremental pulling
- #1511
HUDI-789Adjust logic of upsert in HDFSParquetImporter
- #1627
HUDI-889Writer supports useJdbc configuration when hive synchronization is enabled - #1542
HUDI-820Fix bug in repair corrupted clean files command - #1657
HUDI-926Removing DISCLAIMER from the repo - #1658
HUDI-938Removing incubating/incubator from project - #1666 Fix PMC tag in doap file
- #1674
HUDI-973RemoteHoodieTableFileSystemView supports non-partitioned table queries - #1688
HUDI-980Some remnants after running TestHiveSyncTool is created in local source dir - #1639 Fix apache-rat violations (#1639)
- #1691 Fixing binary file checks and disclaimer file checks (#1691)