Skip to content

Commit

Permalink
Fixup.
Browse files Browse the repository at this point in the history
  • Loading branch information
yruslan committed Jul 31, 2024
1 parent 2adef90 commit 36b574a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1783,9 +1783,6 @@ A: Update hadoop dll to version 3.2.2 or newer.
val newDf = spark.createDataFrame(df2.rdd, mergedSchema)
```

## What's Changed
* #697 Improve metadata merging method in Spark Utils in https://github.com/AbsaOSS/cobrix/pull/698

- #### 2.7.3 released 17 July 2024.
- [#678](https://github.com/AbsaOSS/cobrix/issues/678) Add the ability to generate Spark schema based on strict integral precision:
```scala
Expand Down

0 comments on commit 36b574a

Please sign in to comment.