Skip to content

Commit f8e432c

Browse files
authored
Merge pull request #161 from rOpenSpain/160-impossible-to-update-a-folder-of-parquet-files
let spod_convert accept overwrite = 'update'
2 parents 296b3f4 + ae21613 commit f8e432c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# spanishoddata (development version)
22

3+
## Bug fixes
4+
5+
* `spod_convert()` can now accept `overwrite = 'update'` with `save_format = 'parquet'` ([#161](https://github.com/rOpenSpain/spanishoddata/pull/161)) previously it failed because of the incorrect check that asserted only `TRUE` or `FALSE` ([#160](https://github.com/rOpenSpain/spanishoddata/issues/160))
6+
37
# spanishoddata 0.1.1
48

59
## New features

0 commit comments

Comments
 (0)