Skip to content

Commit 8fff9da

Browse files
committed
Update _posts/2021-05-04-backing-up-data-warehouse.md
1 parent 24f3859 commit 8fff9da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2021-05-04-backing-up-data-warehouse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ parquet file and the corresponding `DeltaLog`.
2525

2626
When the task of having a workable backup of all those delta lake files fell
2727
into my lap, I decided to look some of the age old concepts of backup in a new
28-
perspective. The concerns I consdiered were:
28+
perspective. The concerns I considered were:
2929

3030
1. What am I protecting against? How much I need to protect?
3131
1. Can I survive with loosing some data during restore and do I have the option of rebuilding them again from that point of time recovery?

0 commit comments

Comments
 (0)