Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source twilio: implement rolling windows #12555

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
7b104a5
set lookback
Lex-MUTTDATA May 2, 2022
9ab1abb
lookback in minutes
Lex-MUTTDATA May 4, 2022
2c851f4
delete comments
Lex-MUTTDATA May 4, 2022
9c66dae
add IncrementalMixin function
Lex-MUTTDATA May 13, 2022
ab26add
lookback description
Lex-MUTTDATA May 13, 2022
0852e61
modify lookback __init__
Lex-MUTTDATA May 13, 2022
449eaf2
pagesize parameter
Lex-MUTTDATA May 13, 2022
fd62791
chore(twilio-connector): changelog and bump version
gvillafanetapia May 19, 2022
fea98cb
fixed dates format
Lex-MUTTDATA May 27, 2022
a34e61b
delete comments lines and prints
Lex-MUTTDATA May 27, 2022
7c304ec
Merge branch 'master' into refactor/source-twilio-muttdata
Lex-MUTTDATA May 27, 2022
7519a71
Update streams.py
Lex-MUTTDATA May 27, 2022
4dd0f30
delete line 79
Lex-MUTTDATA May 30, 2022
6e95ae2
Update lookback spec to integer
Lex-MUTTDATA Jun 3, 2022
ef1bfe9
Update lookback spec name
Lex-MUTTDATA Jun 3, 2022
eecdfce
Update page_size spec
Lex-MUTTDATA Jun 3, 2022
d84bd06
Update page_size spec type
Lex-MUTTDATA Jun 3, 2022
f7ec32d
Update request_params lookback window type
Lex-MUTTDATA Jun 3, 2022
cbb0891
Update lookback explicit name
Lex-MUTTDATA Jun 3, 2022
581af4f
Update state object declaration
Lex-MUTTDATA Jun 3, 2022
f66a5d7
Update request_params start_date
Lex-MUTTDATA Jun 3, 2022
4a8c3d0
update page_size var name
Lex-MUTTDATA Jun 5, 2022
3c026ff
Update logic read_records incremental function
Lex-MUTTDATA Jun 5, 2022
0e7fdf3
add/fix suggestions
Lex-MUTTDATA Jun 5, 2022
e62399f
to merge
Lex-MUTTDATA Jun 5, 2022
5f3f5bd
rollback bumped up version manually
Lex-MUTTDATA Jun 9, 2022
5f37b11
rollback page_size source.py
Lex-MUTTDATA Jun 9, 2022
c57a7a6
rollback page_size source.py - 2
Lex-MUTTDATA Jun 9, 2022
c9e5c36
rollback page_size spec.json
Lex-MUTTDATA Jun 9, 2022
e80ad3a
rollback page_size streams.py
Lex-MUTTDATA Jun 9, 2022
ffac4c3
setting default max page_size value
Lex-MUTTDATA Jun 9, 2022
e4067ee
change page_size variable name
Lex-MUTTDATA Jun 9, 2022
f4dc6e2
nit to avoid timedelta import
Lex-MUTTDATA Jun 9, 2022
87e5618
nit for readability
Lex-MUTTDATA Jun 9, 2022
70bc769
Update docker-compose.yaml
Lex-MUTTDATA Jun 9, 2022
fb01bde
Update source_specs.yaml
Lex-MUTTDATA Jun 9, 2022
31acf22
lookback_window description update
Lex-MUTTDATA Jun 10, 2022
220f16d
delete comma spec.json
Lex-MUTTDATA Jun 10, 2022
630cbd0
incremental_stream_kwargs - lookback_window config
Lex-MUTTDATA Jun 10, 2022
5107ca8
update streams-py - state.setter
Lex-MUTTDATA Jun 10, 2022
85dc8ae
update streams.py - request params start_date
Lex-MUTTDATA Jun 10, 2022
182d56e
update stream_slices fn in media_messages stream
Lex-MUTTDATA Jun 13, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading