-
Notifications
You must be signed in to change notification settings - Fork 8
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
Btdag #381
Open
webgisgeek
wants to merge
90
commits into
master
Choose a base branch
from
btdag
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Btdag #381
Changes from 79 commits
Commits
Show all changes
90 commits
Select commit
Hold shift + click to select a range
c4e3c05
#343 testing first DAG
534880f
#343 test run with new date
956bb45
#343 test run reader_history table
e9b24aa
343 test run reader history table again
d6e9700
#250 test dag for broken readers
bed366a
#250 test dag corrected
18d2e05
250 test dag updated again
39a0e85
250 test dag updated test
ca10bed
#250 test dag updated again
f1ce6b6
#317 readme file updated
8af7e0b
#343 blip pipeline fail check all in one DAG
d090db1
#343 blip pipeline fail check all in one DAG start date updated
87e2bf5
#381 SQL add in create_tables folder
03519de
#343 SQL for functions used in airflow added in functions folder
f89ef79
#381 Readme file updated for creating new routes after Cathy's comments
fffa6a8
#381 Readme file updated for creating new routes
eeb6b55
#326 Readme file updated for new tables after Raphael's comments
2f9209d
#343 blip pipeline fail check slack message in new format
21154c8
#343 blip pipeline fail check syntax corrected
df569f0
#343 blip pipeline check syntax update
9f0bbc3
#343 blip pipeline fail check syntax updated
98afd58
#343 blip pipeline connection corrected
9e85abf
#343 blip pipeline start_end corrected
4a2fb83
#343 blip pipeline ds corrected for yesterday
86bbc88
#343 blip pipeline ds corrected for yesterday
1b4848c
#343 blip pipeline ds corrected
10ae474
#343 blip pipeline ds updated
2547288
#343 blip pipeline updated
9a942bc
#343 blip pipeline syntax error corrected
ce236f9
#343 blip pipeline functions schema access updated
c016dbb
#343 blip pipeline functions updated
dc5771e
#343 blip pipeline ds updated with spaces
5dad382
#343 blip pipeline ds python operator updad
59649fe
#343 blip pipeline ds python operator updated
236282f
#343 blip pipeline ds python operator updated
2ec625f
#343 blip pipeline ds python operator updated
871df9f
#343 blip pipeline ds python operator updated
71849f3
#343 blip pipeline slack channel updated
7fa08df
#343 blip pipeline date in python operator fixed
f35e68d
#343 blip pipeline date in syntax error fixed
b247cb1
#343 blip pipeline syntax error fixed
7150d10
#343 blip pipeline syntax error fixed
b9f6b99
#343 blip pipeline quick fix for pipeline check
345b23b
#263 Bluetooth readme.md updated with lookup table addition
fdf7a9a
#317 Bluetooth update readme.md updated with liinks
1ccd39d
#343 empty list for broken reader test condition resolved
468c100
#250 functions changed to use bluetooth schema instead of personal s…
7ddb0b7
the detector_history_corrected table explaineaiained
3d96a7f
Offline bluetooth readers past one week.
webgisgeek 508c0dd
#381 DAG name corrected
2ffa367
#343 DAG name corrected and PR feedback incorporated
7ce942d
Merge branch 'btdag' of https://github.com/CityofToronto/bdit_data-so…
55d5abb
Delete bt_read_history.py
webgisgeek c7dafa4
Delete bt_test_dag.py
webgisgeek 3fdcb36
Delete check_brokenreaders.py
webgisgeek ee3a698
Updated broken_readers.sql
webgisgeek d40d1bf
Update reader_status_history.sql
webgisgeek c62a421
Update README.md
webgisgeek 0db67ae
Update bluetooth_check_readers.py
webgisgeek 5cc7bd1
#450 Update slack alerts to use variable
chmnata e0c27bd
#343 bugfix
radumas 4f321c3
#381, #250 address comment for reader_status_history sql
chmnata 9e321fb
#381, #250 update column name
chmnata 4164e77
#385, #343 Simplify broken_readers.sql and add comments
chmnata dc763b6
#385 Add missing insert_report_date function
chmnata a7216eb
#343 Update insert report date sql used in the dag
chmnata a74c4dd
#343 Update pipeline check to use sqlcheckoperator and add comments
chmnata bd98f89
#385 update broken readers sql
chmnata e341086
#381, #343 Update broken reader task to alert and not kill self
chmnata e3647aa
#381, #317 update segment table to include length column
chmnata 385a7f3
#131 Update blip api to use psycopg2 instead of pg
chmnata 576b29d
#131 Updpg json encoder to use json dump
chmnata afacbcc
#131update comments from pg to psycopg2
chmnata c7cf1df
#131 update upsert sql
chmnata d36423a
#131fix that json mess in prepping upsert row
chmnata f06d4b9
#131 fix upsert sql for column name and got rid of included column
chmnata 3353e20
#131 change from tuple to index for formatting analyses_pull_data
chmnata 40b3ce0
#131 got rid of print() comments
chmnata 65c4a6f
#131 fix upsert returned values to use inserting row
chmnata 703dcab
#381 edit update readme
chmnata 5d4d620
#381 change owner to bt_admins
chmnata 342f739
#381 add st_linesubstring steps to readme
chmnata 66a8c7b
#381 update create new segment to not use ST_reverse for geom
chmnata 9b1a9c8
#381 update reader status history to use correct version of table
chmnata d034dfd
#381 move updating readme to main readme
chmnata 277996a
#381 update reader_status_history function
chmnata 5f40600
#381 update bt new segments table with new columns
chmnata 6b6f826
#343 update check to not use case when
chmnata 9c29252
#343 Update bt dag pipeline check task to be idempotent
chmnata 7d1a558
#250 update function
chmnata File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
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.
detector_history table is missing in this doc