This repository has been archived by the owner on Aug 4, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add iNaturalist.org metadata #549
Add iNaturalist.org metadata #549
Changes from 19 commits
0dc32e3
e44b2c8
23419ba
2c98dd1
0c2f67c
7f357c0
3cd9db3
c7ebeba
faf6716
e78f9a3
1a29f00
b145238
fc2dc54
d4b2a56
15d2d65
59ece62
0c1f65c
0c0fd9e
067a16c
1053d3b
b1cc628
697b72e
89ce375
ab9f549
3cab54c
900de4f
f72c251
b54c4c5
59cf0b8
4449811
76111cc
e4b61c4
7fd1102
bd1bd5f
2509db2
ea335ba
10cc426
dcba976
115c7ae
93d576f
064e223
464ffe8
b97b8c7
afb9cb3
0b38630
ca7564b
9581c12
cff5c5d
2b5c53e
bfe7b31
b15d989
bf452b4
7b0854a
fe3d0c2
5b0356c
52f3b13
f515bda
20b6218
e2c1c9b
1a1d940
b2e1177
42d58e9
95ac706
e73c5ea
2ac5dac
216614e
337c1d7
212f91d
4894f72
43fe04f
87515e0
a263f31
dd690d7
788f69e
989ce98
5f25ca9
3bb7f65
772eb0b
1db92b0
a32f1d6
6c78765
1bbcb6e
b71fbdf
4e20e32
e21fecb
0100a7e
9eed1f9
dce23fb
2a4074e
a6ff6df
ce2df38
dc6887c
ec53e94
c039754
f21af29
6282c17
27506d8
44418e9
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good call! You could definitely manage this using @AetherUnbound's suggestion to take the DAG and build a TaskGroup that can be set as an upstream task dependency.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it possible that if I did everything with Airflow hooks the boto issue I'm seeing would go away? I vaguely remember that airflow also has an s3 --> postgres method somewhere.