-
description: monitor the AWS RDBMS schema change
-
create new column to
Summary
orDetail
:- add
COL
into google sheet (fill default value it can decrease amount of updating time) - orginzie sql in
Summary
orDetail
func.(fetch table schema frominforamtion_schema
table) col = a.columns[:NUM]
incheck_cell
func -> NUM+=1
- add
-
optimation:
CDC
replacement?- too slow to write?
- can not handle API usuage limt well
-
Bottleneck: sleep time update_cell API
-
solution
-
rate limit
-
tenacity
Last active
July 14, 2021 02:25
-
-
Save Kiollpt/67fc697defcb0cd384bbc61e334b7145 to your computer and use it in GitHub Desktop.
#airflow
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment