Commit 6b3af3c
[TDL-24569] New Stream inclusion: subtasks (#56)
* added full table sync for subtasks
* updated base test
* removed pylint warning
* more pylint fixes
* updated comments
* full table to incremental for subtasks
* removed unused import
* fixed pylint issue
* updated subtask schema
* updated start date test
* updated bookmark test
* updated base tests
* updated bookmark test
* updated start date test
* updated readme and changelog
* removed logger set to debug
* removed unsed import
---------
Co-authored-by: Nitin Gaikwad <ngaikwad@talend.com>1 parent 45a2774 commit 6b3af3c
File tree
9 files changed
+1040
-6
lines changed- tap_asana
- schemas
- streams
- tests
9 files changed
+1040
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments