├── .gitignore ├── Azure Databricks Workshop Presentation.pdf ├── Data ├── asa │ └── airlinecodes │ │ └── airlinecodes.csv ├── bgdbxworkshop │ ├── flights │ │ ├── 0 │ │ │ └── 2019 │ │ │ │ └── 08 │ │ │ │ ├── 21 │ │ │ │ ├── 19 │ │ │ │ │ ├── 37 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 39 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 41 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 43 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 45 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 47 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 49 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 51 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 53 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 55 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 57 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ └── 59 │ │ │ │ │ │ └── 08.avro │ │ │ │ ├── 20 │ │ │ │ │ ├── 11 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 13 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 15 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 17 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 19 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 21 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 23 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 25 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 27 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 29 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 31 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 33 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 35 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 37 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 39 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 41 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 43 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 45 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 47 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 49 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 51 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 53 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 55 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 57 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 59 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 01 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 03 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 05 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 07 │ │ │ │ │ │ └── 08.avro │ │ │ │ │ └── 09 │ │ │ │ │ │ └── 08.avro │ │ │ │ └── 21 │ │ │ │ │ ├── 11 │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 13 │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 15 │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 17 │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 01 │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 03 │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 05 │ │ │ │ │ └── 08.avro │ │ │ │ │ ├── 07 │ │ │ │ │ └── 08.avro │ │ │ │ │ └── 09 │ │ │ │ │ └── 08.avro │ │ │ │ └── 22 │ │ │ │ ├── 00 │ │ │ │ ├── 29 │ │ │ │ │ └── 08.avro │ │ │ │ ├── 31 │ │ │ │ │ └── 08.avro │ │ │ │ ├── 33 │ │ │ │ │ └── 08.avro │ │ │ │ ├── 35 │ │ │ │ │ └── 08.avro │ │ │ │ ├── 37 │ │ │ │ │ └── 08.avro │ │ │ │ ├── 39 │ │ │ │ │ └── 08.avro │ │ │ │ ├── 41 │ │ │ │ │ └── 08.avro │ │ │ │ ├── 43 │ │ │ │ │ └── 08.avro │ │ │ │ ├── 45 │ │ │ │ │ └── 08.avro │ │ │ │ ├── 47 │ │ │ │ │ └── 08.avro │ │ │ │ ├── 49 │ │ │ │ │ └── 08.avro │ │ │ │ ├── 51 │ │ │ │ │ └── 08.avro │ │ │ │ ├── 53 │ │ │ │ │ └── 08.avro │ │ │ │ ├── 55 │ │ │ │ │ └── 08.avro │ │ │ │ ├── 57 │ │ │ │ │ └── 08.avro │ │ │ │ └── 59 │ │ │ │ │ └── 08.avro │ │ │ │ └── 09 │ │ │ │ ├── 45 │ │ │ │ └── 08.avro │ │ │ │ ├── 47 │ │ │ │ └── 08.avro │ │ │ │ ├── 49 │ │ │ │ └── 08.avro │ │ │ │ ├── 51 │ │ │ │ └── 08.avro │ │ │ │ ├── 53 │ │ │ │ └── 08.avro │ │ │ │ ├── 55 │ │ │ │ └── 08.avro │ │ │ │ └── 57 │ │ │ │ └── 08.avro │ │ └── 1 │ │ │ └── 2019 │ │ │ └── 08 │ │ │ ├── 21 │ │ │ ├── 19 │ │ │ │ ├── 37 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 39 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 41 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 43 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 45 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 47 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 49 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 51 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 53 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 55 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 57 │ │ │ │ │ └── 09.avro │ │ │ │ └── 59 │ │ │ │ │ └── 09.avro │ │ │ ├── 20 │ │ │ │ ├── 11 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 13 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 15 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 17 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 19 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 21 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 23 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 25 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 27 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 29 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 31 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 33 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 35 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 37 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 39 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 41 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 43 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 45 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 47 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 49 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 51 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 53 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 55 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 57 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 59 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 01 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 03 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 05 │ │ │ │ │ └── 09.avro │ │ │ │ ├── 07 │ │ │ │ │ └── 09.avro │ │ │ │ └── 09 │ │ │ │ │ └── 09.avro │ │ │ └── 21 │ │ │ │ ├── 11 │ │ │ │ └── 09.avro │ │ │ │ ├── 13 │ │ │ │ └── 09.avro │ │ │ │ ├── 15 │ │ │ │ └── 09.avro │ │ │ │ ├── 17 │ │ │ │ └── 09.avro │ │ │ │ ├── 01 │ │ │ │ └── 09.avro │ │ │ │ ├── 03 │ │ │ │ └── 09.avro │ │ │ │ ├── 05 │ │ │ │ └── 09.avro │ │ │ │ ├── 07 │ │ │ │ └── 09.avro │ │ │ │ └── 09 │ │ │ │ └── 09.avro │ │ │ └── 22 │ │ │ ├── 00 │ │ │ ├── 29 │ │ │ │ └── 09.avro │ │ │ ├── 31 │ │ │ │ └── 09.avro │ │ │ ├── 33 │ │ │ │ └── 09.avro │ │ │ ├── 35 │ │ │ │ └── 09.avro │ │ │ ├── 37 │ │ │ │ └── 09.avro │ │ │ ├── 39 │ │ │ │ └── 09.avro │ │ │ ├── 41 │ │ │ │ └── 09.avro │ │ │ ├── 43 │ │ │ │ └── 09.avro │ │ │ ├── 45 │ │ │ │ └── 09.avro │ │ │ ├── 47 │ │ │ │ └── 09.avro │ │ │ ├── 49 │ │ │ │ └── 09.avro │ │ │ ├── 51 │ │ │ │ └── 09.avro │ │ │ ├── 53 │ │ │ │ └── 09.avro │ │ │ ├── 55 │ │ │ │ └── 09.avro │ │ │ ├── 57 │ │ │ │ └── 09.avro │ │ │ └── 59 │ │ │ │ └── 09.avro │ │ │ └── 09 │ │ │ ├── 45 │ │ │ └── 09.avro │ │ │ ├── 47 │ │ │ └── 09.avro │ │ │ ├── 49 │ │ │ └── 09.avro │ │ │ ├── 51 │ │ │ └── 09.avro │ │ │ ├── 53 │ │ │ └── 09.avro │ │ │ ├── 55 │ │ │ └── 09.avro │ │ │ └── 57 │ │ │ └── 09.avro │ └── initechorders │ │ ├── 0 │ │ └── 2019 │ │ │ └── 08 │ │ │ ├── 21 │ │ │ ├── 19 │ │ │ │ ├── 38 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 39 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 40 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 41 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 42 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 43 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 44 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 45 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 46 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 47 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 48 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 49 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 50 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 51 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 52 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 53 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 54 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 55 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 56 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 57 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 58 │ │ │ │ │ └── 52.avro │ │ │ │ └── 59 │ │ │ │ │ └── 52.avro │ │ │ ├── 20 │ │ │ │ ├── 10 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 11 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 12 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 13 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 14 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 15 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 16 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 17 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 18 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 19 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 20 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 21 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 22 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 23 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 24 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 25 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 26 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 27 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 28 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 29 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 30 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 31 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 32 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 33 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 34 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 35 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 36 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 37 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 38 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 39 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 40 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 41 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 42 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 43 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 44 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 45 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 46 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 47 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 48 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 49 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 50 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 51 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 52 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 53 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 54 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 55 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 56 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 57 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 58 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 59 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 00 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 01 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 02 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 03 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 04 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 05 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 06 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 07 │ │ │ │ │ └── 52.avro │ │ │ │ ├── 08 │ │ │ │ │ └── 52.avro │ │ │ │ └── 09 │ │ │ │ │ └── 52.avro │ │ │ └── 21 │ │ │ │ ├── 10 │ │ │ │ └── 52.avro │ │ │ │ ├── 11 │ │ │ │ └── 52.avro │ │ │ │ ├── 12 │ │ │ │ └── 52.avro │ │ │ │ ├── 13 │ │ │ │ └── 52.avro │ │ │ │ ├── 14 │ │ │ │ └── 52.avro │ │ │ │ ├── 15 │ │ │ │ └── 52.avro │ │ │ │ ├── 16 │ │ │ │ └── 52.avro │ │ │ │ ├── 17 │ │ │ │ └── 52.avro │ │ │ │ ├── 00 │ │ │ │ └── 52.avro │ │ │ │ ├── 01 │ │ │ │ └── 52.avro │ │ │ │ ├── 02 │ │ │ │ └── 52.avro │ │ │ │ ├── 03 │ │ │ │ └── 52.avro │ │ │ │ ├── 04 │ │ │ │ └── 52.avro │ │ │ │ ├── 05 │ │ │ │ └── 52.avro │ │ │ │ ├── 06 │ │ │ │ └── 52.avro │ │ │ │ ├── 07 │ │ │ │ └── 52.avro │ │ │ │ ├── 08 │ │ │ │ └── 52.avro │ │ │ │ └── 09 │ │ │ │ └── 52.avro │ │ │ └── 22 │ │ │ ├── 00 │ │ │ ├── 29 │ │ │ │ └── 52.avro │ │ │ ├── 30 │ │ │ │ └── 52.avro │ │ │ ├── 31 │ │ │ │ └── 52.avro │ │ │ ├── 32 │ │ │ │ └── 52.avro │ │ │ ├── 33 │ │ │ │ └── 52.avro │ │ │ ├── 34 │ │ │ │ └── 52.avro │ │ │ ├── 35 │ │ │ │ └── 52.avro │ │ │ ├── 37 │ │ │ │ └── 52.avro │ │ │ ├── 38 │ │ │ │ └── 52.avro │ │ │ ├── 39 │ │ │ │ └── 52.avro │ │ │ ├── 40 │ │ │ │ └── 52.avro │ │ │ ├── 41 │ │ │ │ └── 52.avro │ │ │ ├── 42 │ │ │ │ └── 52.avro │ │ │ ├── 43 │ │ │ │ └── 52.avro │ │ │ ├── 44 │ │ │ │ └── 52.avro │ │ │ ├── 45 │ │ │ │ └── 52.avro │ │ │ ├── 46 │ │ │ │ └── 52.avro │ │ │ ├── 47 │ │ │ │ └── 52.avro │ │ │ ├── 48 │ │ │ │ └── 52.avro │ │ │ ├── 49 │ │ │ │ └── 52.avro │ │ │ ├── 50 │ │ │ │ └── 52.avro │ │ │ ├── 51 │ │ │ │ └── 52.avro │ │ │ ├── 52 │ │ │ │ └── 52.avro │ │ │ ├── 53 │ │ │ │ └── 52.avro │ │ │ ├── 54 │ │ │ │ └── 52.avro │ │ │ ├── 55 │ │ │ │ └── 52.avro │ │ │ ├── 56 │ │ │ │ └── 52.avro │ │ │ ├── 57 │ │ │ │ └── 52.avro │ │ │ ├── 58 │ │ │ │ └── 52.avro │ │ │ └── 59 │ │ │ │ └── 52.avro │ │ │ ├── 04 │ │ │ └── 11 │ │ │ │ └── 52.avro │ │ │ └── 09 │ │ │ ├── 45 │ │ │ └── 52.avro │ │ │ ├── 46 │ │ │ └── 52.avro │ │ │ ├── 47 │ │ │ └── 52.avro │ │ │ ├── 48 │ │ │ └── 52.avro │ │ │ ├── 49 │ │ │ └── 52.avro │ │ │ ├── 50 │ │ │ └── 52.avro │ │ │ ├── 51 │ │ │ └── 52.avro │ │ │ ├── 52 │ │ │ └── 52.avro │ │ │ ├── 53 │ │ │ └── 52.avro │ │ │ ├── 54 │ │ │ └── 52.avro │ │ │ ├── 55 │ │ │ └── 52.avro │ │ │ └── 56 │ │ │ └── 52.avro │ │ └── 1 │ │ └── 2019 │ │ └── 08 │ │ ├── 21 │ │ ├── 19 │ │ │ ├── 38 │ │ │ │ └── 51.avro │ │ │ ├── 39 │ │ │ │ └── 51.avro │ │ │ ├── 40 │ │ │ │ └── 51.avro │ │ │ ├── 41 │ │ │ │ └── 51.avro │ │ │ ├── 42 │ │ │ │ └── 51.avro │ │ │ ├── 43 │ │ │ │ └── 51.avro │ │ │ ├── 44 │ │ │ │ └── 51.avro │ │ │ ├── 45 │ │ │ │ └── 51.avro │ │ │ ├── 46 │ │ │ │ └── 51.avro │ │ │ ├── 47 │ │ │ │ └── 51.avro │ │ │ ├── 48 │ │ │ │ └── 51.avro │ │ │ ├── 49 │ │ │ │ └── 51.avro │ │ │ ├── 50 │ │ │ │ └── 51.avro │ │ │ ├── 51 │ │ │ │ └── 51.avro │ │ │ ├── 52 │ │ │ │ └── 51.avro │ │ │ ├── 53 │ │ │ │ └── 51.avro │ │ │ ├── 54 │ │ │ │ └── 51.avro │ │ │ ├── 55 │ │ │ │ └── 51.avro │ │ │ ├── 56 │ │ │ │ └── 51.avro │ │ │ ├── 57 │ │ │ │ └── 51.avro │ │ │ ├── 58 │ │ │ │ └── 51.avro │ │ │ └── 59 │ │ │ │ └── 51.avro │ │ ├── 20 │ │ │ ├── 10 │ │ │ │ └── 51.avro │ │ │ ├── 11 │ │ │ │ └── 51.avro │ │ │ ├── 12 │ │ │ │ └── 51.avro │ │ │ ├── 13 │ │ │ │ └── 51.avro │ │ │ ├── 14 │ │ │ │ └── 51.avro │ │ │ ├── 15 │ │ │ │ └── 51.avro │ │ │ ├── 16 │ │ │ │ └── 51.avro │ │ │ ├── 17 │ │ │ │ └── 51.avro │ │ │ ├── 18 │ │ │ │ └── 51.avro │ │ │ ├── 19 │ │ │ │ └── 51.avro │ │ │ ├── 20 │ │ │ │ └── 51.avro │ │ │ ├── 21 │ │ │ │ └── 51.avro │ │ │ ├── 22 │ │ │ │ └── 51.avro │ │ │ ├── 23 │ │ │ │ └── 51.avro │ │ │ ├── 24 │ │ │ │ └── 51.avro │ │ │ ├── 25 │ │ │ │ └── 51.avro │ │ │ ├── 26 │ │ │ │ └── 51.avro │ │ │ ├── 27 │ │ │ │ └── 51.avro │ │ │ ├── 28 │ │ │ │ └── 51.avro │ │ │ ├── 29 │ │ │ │ └── 51.avro │ │ │ ├── 30 │ │ │ │ └── 51.avro │ │ │ ├── 31 │ │ │ │ └── 51.avro │ │ │ ├── 32 │ │ │ │ └── 51.avro │ │ │ ├── 33 │ │ │ │ └── 51.avro │ │ │ ├── 34 │ │ │ │ └── 51.avro │ │ │ ├── 35 │ │ │ │ └── 51.avro │ │ │ ├── 36 │ │ │ │ └── 51.avro │ │ │ ├── 37 │ │ │ │ └── 51.avro │ │ │ ├── 38 │ │ │ │ └── 51.avro │ │ │ ├── 39 │ │ │ │ └── 51.avro │ │ │ ├── 40 │ │ │ │ └── 51.avro │ │ │ ├── 41 │ │ │ │ └── 51.avro │ │ │ ├── 42 │ │ │ │ └── 51.avro │ │ │ ├── 43 │ │ │ │ └── 51.avro │ │ │ ├── 44 │ │ │ │ └── 51.avro │ │ │ ├── 45 │ │ │ │ └── 51.avro │ │ │ ├── 46 │ │ │ │ └── 51.avro │ │ │ ├── 47 │ │ │ │ └── 51.avro │ │ │ ├── 48 │ │ │ │ └── 51.avro │ │ │ ├── 49 │ │ │ │ └── 51.avro │ │ │ ├── 50 │ │ │ │ └── 51.avro │ │ │ ├── 51 │ │ │ │ └── 51.avro │ │ │ ├── 52 │ │ │ │ └── 51.avro │ │ │ ├── 53 │ │ │ │ └── 51.avro │ │ │ ├── 54 │ │ │ │ └── 51.avro │ │ │ ├── 55 │ │ │ │ └── 51.avro │ │ │ ├── 56 │ │ │ │ └── 51.avro │ │ │ ├── 57 │ │ │ │ └── 51.avro │ │ │ ├── 58 │ │ │ │ └── 51.avro │ │ │ ├── 59 │ │ │ │ └── 51.avro │ │ │ ├── 00 │ │ │ │ └── 51.avro │ │ │ ├── 01 │ │ │ │ └── 51.avro │ │ │ ├── 02 │ │ │ │ └── 51.avro │ │ │ ├── 03 │ │ │ │ └── 51.avro │ │ │ ├── 04 │ │ │ │ └── 51.avro │ │ │ ├── 05 │ │ │ │ └── 51.avro │ │ │ ├── 06 │ │ │ │ └── 51.avro │ │ │ ├── 07 │ │ │ │ └── 51.avro │ │ │ ├── 08 │ │ │ │ └── 51.avro │ │ │ └── 09 │ │ │ │ └── 51.avro │ │ └── 21 │ │ │ ├── 10 │ │ │ └── 51.avro │ │ │ ├── 11 │ │ │ └── 51.avro │ │ │ ├── 12 │ │ │ └── 51.avro │ │ │ ├── 13 │ │ │ └── 51.avro │ │ │ ├── 14 │ │ │ └── 51.avro │ │ │ ├── 15 │ │ │ └── 51.avro │ │ │ ├── 16 │ │ │ └── 51.avro │ │ │ ├── 17 │ │ │ └── 51.avro │ │ │ ├── 00 │ │ │ └── 51.avro │ │ │ ├── 01 │ │ │ └── 51.avro │ │ │ ├── 02 │ │ │ └── 51.avro │ │ │ ├── 03 │ │ │ └── 51.avro │ │ │ ├── 04 │ │ │ └── 51.avro │ │ │ ├── 05 │ │ │ └── 51.avro │ │ │ ├── 06 │ │ │ └── 51.avro │ │ │ ├── 07 │ │ │ └── 51.avro │ │ │ ├── 08 │ │ │ └── 51.avro │ │ │ └── 09 │ │ │ └── 51.avro │ │ └── 22 │ │ ├── 00 │ │ ├── 29 │ │ │ └── 51.avro │ │ ├── 30 │ │ │ └── 51.avro │ │ ├── 31 │ │ │ └── 51.avro │ │ ├── 32 │ │ │ └── 51.avro │ │ ├── 33 │ │ │ └── 51.avro │ │ ├── 34 │ │ │ └── 51.avro │ │ ├── 35 │ │ │ └── 51.avro │ │ ├── 37 │ │ │ └── 51.avro │ │ ├── 38 │ │ │ └── 51.avro │ │ ├── 39 │ │ │ └── 51.avro │ │ ├── 40 │ │ │ └── 51.avro │ │ ├── 41 │ │ │ └── 51.avro │ │ ├── 42 │ │ │ └── 51.avro │ │ ├── 43 │ │ │ └── 51.avro │ │ ├── 44 │ │ │ └── 51.avro │ │ ├── 45 │ │ │ └── 51.avro │ │ ├── 46 │ │ │ └── 51.avro │ │ ├── 47 │ │ │ └── 51.avro │ │ ├── 48 │ │ │ └── 51.avro │ │ ├── 49 │ │ │ └── 51.avro │ │ ├── 50 │ │ │ └── 51.avro │ │ ├── 51 │ │ │ └── 51.avro │ │ ├── 52 │ │ │ └── 51.avro │ │ ├── 53 │ │ │ └── 51.avro │ │ ├── 54 │ │ │ └── 51.avro │ │ ├── 55 │ │ │ └── 51.avro │ │ ├── 56 │ │ │ └── 51.avro │ │ ├── 57 │ │ │ └── 51.avro │ │ ├── 58 │ │ │ └── 51.avro │ │ └── 59 │ │ │ └── 51.avro │ │ ├── 04 │ │ └── 11 │ │ │ └── 51.avro │ │ └── 09 │ │ ├── 45 │ │ └── 51.avro │ │ ├── 46 │ │ └── 51.avro │ │ ├── 47 │ │ └── 51.avro │ │ ├── 48 │ │ └── 51.avro │ │ ├── 49 │ │ └── 51.avro │ │ ├── 50 │ │ └── 51.avro │ │ ├── 51 │ │ └── 51.avro │ │ ├── 52 │ │ └── 51.avro │ │ ├── 53 │ │ └── 51.avro │ │ ├── 54 │ │ └── 51.avro │ │ ├── 55 │ │ └── 51.avro │ │ └── 56 │ │ └── 51.avro └── initech │ ├── orders │ ├── _SUCCESS │ ├── _committed_7558485496134666940 │ ├── _started_7558485496134666940 │ └── part-00000-tid-7558485496134666940-862f4ac8-28a1-42c5-b52e-f3115d7c4a7a-3895-1-c000.snappy.parquet │ ├── productRatings │ ├── _SUCCESS │ ├── _committed_2614548761011000950 │ ├── _started_2614548761011000950 │ ├── part-00000-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet │ ├── part-00001-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet │ ├── part-00002-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet │ ├── part-00003-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet │ ├── part-00004-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet │ ├── part-00005-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet │ ├── part-00006-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet │ └── part-00007-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet │ ├── productsCsv │ └── product.csv │ ├── productsFull │ ├── _SUCCESS │ ├── _committed_8107810065309857914 │ ├── _started_8107810065309857914 │ └── part-00000-tid-8107810065309857914-bc9722c8-f9ec-40de-abb3-3e1af2662905-0-c000.snappy.parquet │ └── productsShort │ ├── _SUCCESS │ ├── _committed_2234460380132859798 │ ├── _started_2234460380132859798 │ └── part-00000-tid-2234460380132859798-58684b80-7470-423e-900c-73c2038518ec-0-c000.snappy.parquet ├── LICENSE ├── Notebooks ├── 01 - Databricks Overview.scala ├── 02 - Introduction to Notebooks.py ├── 03 - Data Engineering 1.py ├── 04 - Data Engineering 2.py ├── 05 - Data Engineering 3.py ├── 06 - Product Recommendation Engine.py ├── 07 - Model Hosting with AzureML and MLFlow.py ├── Solutions │ ├── 03 - Data Engineering 1 Answers.py │ ├── 04 - Data Engineering 2 Answers.py │ └── 05 - Data Engineering 3 Answers.py └── ValidationTests │ ├── 04 - Data Engineering 2 Validation.py │ └── 05 - Data Engineering 3 Validation.py ├── Other └── labs2019-backup.dbc └── README.md /.gitignore: -------------------------------------------------------------------------------- 1 | # Byte-compiled / optimized / DLL files 2 | __pycache__/ 3 | *.py[cod] 4 | *$py.class 5 | 6 | # C extensions 7 | *.so 8 | 9 | # Distribution / packaging 10 | .Python 11 | build/ 12 | develop-eggs/ 13 | dist/ 14 | downloads/ 15 | eggs/ 16 | .eggs/ 17 | lib/ 18 | lib64/ 19 | parts/ 20 | sdist/ 21 | var/ 22 | wheels/ 23 | *.egg-info/ 24 | .installed.cfg 25 | *.egg 26 | MANIFEST 27 | 28 | # PyInstaller 29 | # Usually these files are written by a python script from a template 30 | # before PyInstaller builds the exe, so as to inject date/other infos into it. 31 | *.manifest 32 | *.spec 33 | 34 | # Installer logs 35 | pip-log.txt 36 | pip-delete-this-directory.txt 37 | 38 | # Unit test / coverage reports 39 | htmlcov/ 40 | .tox/ 41 | .coverage 42 | .coverage.* 43 | .cache 44 | nosetests.xml 45 | coverage.xml 46 | *.cover 47 | .hypothesis/ 48 | .pytest_cache/ 49 | 50 | # Translations 51 | *.mo 52 | *.pot 53 | 54 | # Django stuff: 55 | *.log 56 | local_settings.py 57 | db.sqlite3 58 | 59 | # Flask stuff: 60 | instance/ 61 | .webassets-cache 62 | 63 | # Scrapy stuff: 64 | .scrapy 65 | 66 | # Sphinx documentation 67 | docs/_build/ 68 | 69 | # PyBuilder 70 | target/ 71 | 72 | # Jupyter Notebook 73 | .ipynb_checkpoints 74 | 75 | # pyenv 76 | .python-version 77 | 78 | # celery beat schedule file 79 | celerybeat-schedule 80 | 81 | # SageMath parsed files 82 | *.sage.py 83 | 84 | # Environments 85 | .env 86 | .venv 87 | env/ 88 | venv/ 89 | ENV/ 90 | env.bak/ 91 | venv.bak/ 92 | 93 | # Spyder project settings 94 | .spyderproject 95 | .spyproject 96 | 97 | # Rope project settings 98 | .ropeproject 99 | 100 | # mkdocs documentation 101 | /site 102 | 103 | # mypy 104 | .mypy_cache/ 105 | -------------------------------------------------------------------------------- /Azure Databricks Workshop Presentation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Azure Databricks Workshop Presentation.pdf -------------------------------------------------------------------------------- /Data/asa/airlinecodes/airlinecodes.csv: -------------------------------------------------------------------------------- 1 | AirlineName,AirlineCode,Designator,Alliance 2 | Adria Airways,JP,165,Star Alliance 3 | Aegean Airlines,A3,390,Star Alliance 4 | Aer Arann,RE,809, 5 | Aer Lingus,EI,53, 6 | Aeroflot Russian Airlines,SU,555,SkyTeam 7 | Aerolineas Argentinas,AR,44, 8 | Aeromexico,AM,139,SkyTeam 9 | Air Algerie,AH,124, 10 | Air Astana,KC,465, 11 | Air Canada,AC,14,Star Alliance 12 | Air China,CA,999,Star Alliance 13 | Air Europa,UX,996,SkyTeam 14 | Air France,AF,57,SkyTeam 15 | Air India,AI,98,Star Alliance 16 | Air Malta,KM,643, 17 | Air Namibia,SW,186, 18 | Air New Zealand,NZ,86,Star Alliance 19 | Air Seychelles,HM,61, 20 | Air Tahiti,VT,135, 21 | Air Zimbabwe,UM,168, 22 | Alaska Airlines,AS,27, 23 | Alitalia,AZ,55,SkyTeam 24 | All Nippon Airways,NH,205,Star Alliance 25 | American Airlines,AA,1,Oneworld 26 | Arik Air,W3,725, 27 | Asiana Airlines,OZ,988,Star Alliance 28 | Atlantic Airways,RC,767, 29 | Aurigny,GR,924, 30 | Austrian Airlines,OS,257,Star Alliance 31 | Avianca,AV,134, 32 | Azerbaijan Hava Yollary,J2,771, 33 | Bangkok Airways,PG,829, 34 | Blue1,KF,142,Star Alliance 35 | British Airways,BA,125,Oneworld 36 | Brussels Airlines,SN,82,Star Alliance 37 | Bulgaria Air,FB,623, 38 | Cathay Pacific,CX,160,Oneworld 39 | Czech Airlines,OK,64,SkyTeam 40 | China Airlines,CI,297,SkyTeam 41 | China Eastern Airlines,MU,781,SkyTeam 42 | China Southern Airlines,CZ,784,SkyTeam 43 | Croatia Airlines,OU,831,Star Alliance 44 | Cyprus Airways,CY,48, 45 | Delta Air Lines,DL,6,SkyTeam 46 | Eastern Airways,T3,, 47 | Egyptair,MS,77,Star Alliance 48 | El Al Israel Airlines,LY,114, 49 | Emirates,EK,176, 50 | Estonian Air,OV,960, 51 | Ethiopian Airlines,ET,71,Star Alliance 52 | Etihad Airways,EY,607, 53 | Eva Air,BR,695,Star Alliance 54 | Finnair,AY,105,Oneworld 55 | Flybe,BE,267, 56 | Garuda Indonesia,GA,126,SkyTeam 57 | Gulf Air,GF,72, 58 | HAHN Air,HR,169, 59 | Hong Kong Airlines,HX,851, 60 | Iberia,IB,75,Oneworld 61 | Icelandair,FI,108, 62 | Japan Airlines,JL,131,Oneworld 63 | Jet Airways,9W,589, 64 | Kenya Airways,KQ,706,SkyTeam 65 | KLM Royal Dutch Airlines,KL,74,SkyTeam 66 | Korean Air,KE,180,SkyTeam 67 | Kuwait Airways,KU,229, 68 | LAN Colombia,LA,45,Oneworld 69 | LOT - Polish Airlines,LO,80,Star Alliance 70 | Lufthansa,LH,220,Star Alliance 71 | Luxair,LG,149, 72 | Malaysia Airlines,MH,232,Oneworld 73 | Middle East Airlines,ME,76,SkyTeam 74 | Meridiana,IG,191, 75 | Mexicana,MX,132,Oneworld 76 | Northwest Airlines,NW,, 77 | Norwegian Air Shuttle,DY,328, 78 | Olympic Air,OA,50, 79 | Oman Air,WY,910, 80 | Rossiya-Russia Airlines,FV,195, 81 | Qantas Airways,QF,81,Oneworld 82 | Qatar Airways,QR,157,Oneworld 83 | Royal Air Maroc,AT,147, 84 | Royal Brunei Airlines,BI,672, 85 | Royal Jordanian,RJ,512,Oneworld 86 | Siberia Airlines,S7,421,Oneworld 87 | Saudi Arabian Airlines,SV,65, 88 | Scandinavian Airlines System (SAS),SK,117,Star Alliance 89 | Singapore Airlines,SQ,618,Star Alliance 90 | South African Airways,SA,83,Star Alliance 91 | Spanair,JK,680,Star Alliance 92 | SriLankan Airlines,UL,603,Oneworld 93 | SWISS International Air Lines,LX,724,Star Alliance 94 | TAM Airlines,JJ,957,Oneworld 95 | TAP Portugal,TP,47,Star Alliance 96 | Tarom,RO,281,SkyTeam 97 | Thai Airways International,TG,217,Star Alliance 98 | Transaero Airlines,UN,670, 99 | Tunisair,TU,199, 100 | Turkish Airlines,TK,235,Star Alliance 101 | Ukraine International Airlines,PS,566, 102 | United Airlines,UA,16,Star Alliance 103 | US Airways,US,37,Oneworld 104 | Uzbekistan Airways,HY,250, 105 | Vietnam Airlines,VN,738,SkyTeam 106 | Virgin Atlantic Airways,VS,932, 107 | -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/19/37/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/19/37/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/19/39/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/19/39/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/19/41/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/19/41/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/19/43/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/19/43/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/19/45/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/19/45/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/19/47/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/19/47/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/19/49/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/19/49/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/19/51/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/19/51/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/19/53/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/19/53/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/19/55/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/19/55/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/19/57/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/19/57/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/19/59/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/19/59/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/01/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/01/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/03/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/03/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/05/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/05/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/07/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/07/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/09/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/09/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/11/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/11/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/13/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/13/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/15/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/15/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/17/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/17/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/19/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/19/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/21/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/21/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/23/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/23/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/25/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/25/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/27/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/27/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/29/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/29/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/31/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/31/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/33/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/33/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/35/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/35/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/37/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/37/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/39/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/39/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/41/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/41/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/43/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/43/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/45/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/45/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/47/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/47/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/49/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/49/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/51/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/51/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/53/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/53/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/55/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/55/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/57/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/57/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/20/59/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/20/59/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/21/01/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/21/01/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/21/03/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/21/03/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/21/05/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/21/05/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/21/07/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/21/07/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/21/09/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/21/09/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/21/11/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/21/11/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/21/13/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/21/13/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/21/15/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/21/15/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/21/21/17/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/21/21/17/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/00/29/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/00/29/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/00/31/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/00/31/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/00/33/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/00/33/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/00/35/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/00/35/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/00/37/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/00/37/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/00/39/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/00/39/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/00/41/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/00/41/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/00/43/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/00/43/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/00/45/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/00/45/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/00/47/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/00/47/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/00/49/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/00/49/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/00/51/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/00/51/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/00/53/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/00/53/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/00/55/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/00/55/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/00/57/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/00/57/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/00/59/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/00/59/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/09/45/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/09/45/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/09/47/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/09/47/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/09/49/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/09/49/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/09/51/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/09/51/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/09/53/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/09/53/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/09/55/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/09/55/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/0/2019/08/22/09/57/08.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/0/2019/08/22/09/57/08.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/19/37/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/19/37/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/19/39/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/19/39/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/19/41/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/19/41/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/19/43/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/19/43/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/19/45/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/19/45/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/19/47/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/19/47/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/19/49/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/19/49/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/19/51/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/19/51/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/19/53/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/19/53/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/19/55/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/19/55/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/19/57/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/19/57/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/19/59/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/19/59/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/01/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/01/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/03/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/03/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/05/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/05/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/07/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/07/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/09/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/09/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/11/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/11/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/13/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/13/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/15/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/15/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/17/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/17/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/19/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/19/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/21/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/21/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/23/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/23/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/25/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/25/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/27/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/27/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/29/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/29/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/31/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/31/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/33/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/33/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/35/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/35/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/37/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/37/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/39/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/39/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/41/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/41/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/43/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/43/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/45/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/45/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/47/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/47/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/49/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/49/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/51/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/51/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/53/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/53/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/55/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/55/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/57/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/57/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/20/59/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/20/59/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/21/01/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/21/01/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/21/03/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/21/03/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/21/05/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/21/05/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/21/07/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/21/07/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/21/09/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/21/09/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/21/11/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/21/11/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/21/13/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/21/13/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/21/15/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/21/15/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/21/21/17/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/21/21/17/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/00/29/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/00/29/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/00/31/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/00/31/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/00/33/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/00/33/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/00/35/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/00/35/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/00/37/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/00/37/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/00/39/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/00/39/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/00/41/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/00/41/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/00/43/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/00/43/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/00/45/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/00/45/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/00/47/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/00/47/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/00/49/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/00/49/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/00/51/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/00/51/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/00/53/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/00/53/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/00/55/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/00/55/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/00/57/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/00/57/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/00/59/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/00/59/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/09/45/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/09/45/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/09/47/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/09/47/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/09/49/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/09/49/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/09/51/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/09/51/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/09/53/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/09/53/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/09/55/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/09/55/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/flights/1/2019/08/22/09/57/09.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/flights/1/2019/08/22/09/57/09.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/38/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/38/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/39/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/39/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/40/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/40/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/41/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/41/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/42/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/42/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/43/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/43/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/44/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/44/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/45/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/45/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/46/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/46/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/47/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/47/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/48/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/48/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/49/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/49/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/50/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/50/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/51/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/51/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/52/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/52/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/53/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/53/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/54/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/54/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/55/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/55/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/56/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/56/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/57/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/57/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/58/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/58/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/19/59/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/19/59/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/00/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/00/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/01/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/01/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/02/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/02/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/03/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/03/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/04/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/04/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/05/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/05/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/06/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/06/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/07/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/07/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/08/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/08/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/09/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/09/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/10/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/10/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/11/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/11/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/12/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/12/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/13/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/13/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/14/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/14/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/15/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/15/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/16/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/16/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/17/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/17/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/18/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/18/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/19/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/19/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/20/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/20/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/21/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/21/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/22/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/22/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/23/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/23/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/24/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/24/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/25/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/25/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/26/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/26/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/27/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/27/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/28/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/28/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/29/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/29/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/30/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/30/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/31/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/31/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/32/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/32/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/33/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/33/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/34/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/34/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/35/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/35/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/36/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/36/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/37/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/37/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/38/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/38/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/39/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/39/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/40/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/40/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/41/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/41/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/42/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/42/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/43/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/43/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/44/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/44/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/45/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/45/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/46/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/46/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/47/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/47/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/48/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/48/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/49/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/49/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/50/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/50/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/51/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/51/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/52/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/52/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/53/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/53/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/54/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/54/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/55/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/55/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/56/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/56/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/57/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/57/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/58/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/58/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/20/59/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/20/59/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/21/00/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/21/00/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/21/01/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/21/01/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/21/02/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/21/02/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/21/03/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/21/03/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/21/04/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/21/04/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/21/05/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/21/05/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/21/06/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/21/06/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/21/07/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/21/07/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/21/08/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/21/08/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/21/09/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/21/09/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/21/10/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/21/10/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/21/11/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/21/11/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/21/12/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/21/12/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/21/13/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/21/13/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/21/14/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/21/14/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/21/15/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/21/15/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/21/16/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/21/16/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/21/21/17/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/21/21/17/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/29/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/29/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/30/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/30/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/31/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/31/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/32/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/32/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/33/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/33/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/34/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/34/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/35/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/35/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/37/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/37/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/38/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/38/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/39/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/39/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/40/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/40/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/41/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/41/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/42/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/42/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/43/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/43/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/44/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/44/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/45/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/45/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/46/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/46/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/47/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/47/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/48/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/48/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/49/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/49/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/50/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/50/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/51/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/51/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/52/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/52/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/53/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/53/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/54/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/54/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/55/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/55/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/56/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/56/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/57/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/57/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/58/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/58/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/00/59/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/00/59/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/04/11/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/04/11/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/09/45/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/09/45/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/09/46/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/09/46/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/09/47/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/09/47/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/09/48/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/09/48/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/09/49/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/09/49/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/09/50/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/09/50/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/09/51/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/09/51/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/09/52/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/09/52/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/09/53/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/09/53/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/09/54/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/09/54/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/09/55/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/09/55/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/0/2019/08/22/09/56/52.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/0/2019/08/22/09/56/52.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/38/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/38/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/39/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/39/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/40/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/40/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/41/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/41/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/42/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/42/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/43/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/43/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/44/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/44/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/45/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/45/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/46/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/46/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/47/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/47/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/48/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/48/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/49/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/49/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/50/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/50/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/51/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/51/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/52/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/52/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/53/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/53/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/54/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/54/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/55/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/55/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/56/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/56/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/57/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/57/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/58/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/58/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/19/59/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/19/59/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/00/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/00/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/01/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/01/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/02/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/02/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/03/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/03/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/04/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/04/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/05/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/05/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/06/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/06/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/07/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/07/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/08/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/08/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/09/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/09/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/10/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/10/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/11/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/11/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/12/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/12/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/13/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/13/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/14/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/14/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/15/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/15/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/16/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/16/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/17/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/17/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/18/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/18/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/19/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/19/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/20/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/20/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/21/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/21/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/22/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/22/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/23/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/23/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/24/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/24/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/25/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/25/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/26/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/26/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/27/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/27/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/28/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/28/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/29/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/29/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/30/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/30/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/31/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/31/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/32/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/32/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/33/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/33/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/34/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/34/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/35/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/35/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/36/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/36/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/37/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/37/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/38/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/38/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/39/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/39/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/40/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/40/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/41/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/41/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/42/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/42/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/43/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/43/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/44/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/44/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/45/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/45/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/46/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/46/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/47/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/47/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/48/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/48/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/49/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/49/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/50/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/50/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/51/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/51/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/52/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/52/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/53/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/53/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/54/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/54/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/55/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/55/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/56/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/56/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/57/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/57/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/58/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/58/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/20/59/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/20/59/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/21/00/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/21/00/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/21/01/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/21/01/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/21/02/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/21/02/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/21/03/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/21/03/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/21/04/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/21/04/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/21/05/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/21/05/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/21/06/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/21/06/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/21/07/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/21/07/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/21/08/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/21/08/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/21/09/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/21/09/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/21/10/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/21/10/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/21/11/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/21/11/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/21/12/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/21/12/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/21/13/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/21/13/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/21/14/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/21/14/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/21/15/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/21/15/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/21/16/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/21/16/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/21/21/17/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/21/21/17/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/29/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/29/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/30/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/30/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/31/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/31/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/32/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/32/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/33/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/33/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/34/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/34/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/35/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/35/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/37/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/37/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/38/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/38/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/39/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/39/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/40/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/40/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/41/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/41/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/42/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/42/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/43/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/43/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/44/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/44/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/45/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/45/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/46/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/46/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/47/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/47/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/48/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/48/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/49/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/49/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/50/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/50/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/51/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/51/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/52/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/52/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/53/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/53/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/54/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/54/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/55/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/55/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/56/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/56/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/57/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/57/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/58/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/58/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/00/59/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/00/59/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/04/11/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/04/11/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/09/45/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/09/45/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/09/46/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/09/46/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/09/47/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/09/47/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/09/48/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/09/48/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/09/49/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/09/49/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/09/50/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/09/50/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/09/51/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/09/51/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/09/52/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/09/52/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/09/53/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/09/53/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/09/54/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/09/54/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/09/55/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/09/55/51.avro -------------------------------------------------------------------------------- /Data/bgdbxworkshop/initechorders/1/2019/08/22/09/56/51.avro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/bgdbxworkshop/initechorders/1/2019/08/22/09/56/51.avro -------------------------------------------------------------------------------- /Data/initech/orders/_SUCCESS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/initech/orders/_SUCCESS -------------------------------------------------------------------------------- /Data/initech/orders/_committed_7558485496134666940: -------------------------------------------------------------------------------- 1 | {"added":["part-00000-tid-7558485496134666940-862f4ac8-28a1-42c5-b52e-f3115d7c4a7a-3895-1-c000.snappy.parquet"],"removed":[]} -------------------------------------------------------------------------------- /Data/initech/orders/_started_7558485496134666940: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/initech/orders/_started_7558485496134666940 -------------------------------------------------------------------------------- /Data/initech/orders/part-00000-tid-7558485496134666940-862f4ac8-28a1-42c5-b52e-f3115d7c4a7a-3895-1-c000.snappy.parquet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/initech/orders/part-00000-tid-7558485496134666940-862f4ac8-28a1-42c5-b52e-f3115d7c4a7a-3895-1-c000.snappy.parquet -------------------------------------------------------------------------------- /Data/initech/productRatings/_SUCCESS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/initech/productRatings/_SUCCESS -------------------------------------------------------------------------------- /Data/initech/productRatings/_committed_2614548761011000950: -------------------------------------------------------------------------------- 1 | {"added":["part-00005-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet","part-00003-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet","part-00001-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet","part-00006-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet","part-00004-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet","part-00002-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet","part-00000-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet","part-00007-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet"],"removed":[]} -------------------------------------------------------------------------------- /Data/initech/productRatings/_started_2614548761011000950: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/initech/productRatings/_started_2614548761011000950 -------------------------------------------------------------------------------- /Data/initech/productRatings/part-00000-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/initech/productRatings/part-00000-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet -------------------------------------------------------------------------------- /Data/initech/productRatings/part-00001-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/initech/productRatings/part-00001-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet -------------------------------------------------------------------------------- /Data/initech/productRatings/part-00002-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/initech/productRatings/part-00002-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet -------------------------------------------------------------------------------- /Data/initech/productRatings/part-00003-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/initech/productRatings/part-00003-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet -------------------------------------------------------------------------------- /Data/initech/productRatings/part-00004-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/initech/productRatings/part-00004-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet -------------------------------------------------------------------------------- /Data/initech/productRatings/part-00005-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/initech/productRatings/part-00005-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet -------------------------------------------------------------------------------- /Data/initech/productRatings/part-00006-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/initech/productRatings/part-00006-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet -------------------------------------------------------------------------------- /Data/initech/productRatings/part-00007-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/initech/productRatings/part-00007-tid-2614548761011000950-ae5f1608-f040-4128-aab2-f27eedb5fcc6-0-c000.snappy.parquet -------------------------------------------------------------------------------- /Data/initech/productsCsv/product.csv: -------------------------------------------------------------------------------- 1 | product_id,category,brand,model,price,processor,size,display 2 | 1,Laptops ,HP,"Spectre x360 2-in-1 13.3"" 4K Ultra HD Touch-Screen Laptop",1499.989990234375,null,null,null 3 | 2,Laptops ,Microsoft,"Surface Pro – 12.3""",1299.989990234375,null,null,null 4 | 3,Laptops ,Microsoft,"Surface Book 2 - 13.5""",1499.989990234375,null,null,null 5 | 4,Laptops ,Dell,"XPS 2-in-1 13.3""",1949.989990234375,null,null,null 6 | 5,Laptops ,Lenovo,"Yoga 920 2-in-1 13.9""",1799.989990234375,null,null,null 7 | 6,Laptops ,Apple ,"MacBook Pro - 15"" Display",2659.989990234375,null,null,null 8 | 7,Laptops ,Apple ,"MacBook Pro - 13"" Display",1499.989990234375,null,null,null 9 | 8,Laptops ,Apple ,"MacBook Pro - 15.4"" Display",1999.989990234375,null,null,null 10 | 9,Laptops ,Apple ,"MacBook Air - 13.3"" Display",999.989990234375,null,null,null 11 | 10,Laptops ,HP,"Pavilion x360 2-in-1 14"" Touch-Screen Laptop",999.989990234375,null,null,null 12 | 11,Laptops ,Dell,"2-in-1 17.3"" Touch-Screen Laptop",1299.989990234375,null,null,null 13 | 12,Laptops ,Samsung,"Notebook 9 Pro 13.3"" Touch-Screen Laptop",1099.989990234375,null,null,null 14 | 13,Laptops ,Google,"Pixelbook 12.3"" Touchscreen Chromebook",1699.989990234375,null,null,null 15 | 14,Laptops ,Samsung,"Notebook 9 spin 13.3"" Touch-Screen Laptop",1199.989990234375,null,null,null 16 | 15,Laptops ,Dell,"15.6"" Laptop",2279.989990234375,null,null,null 17 | 16,Laptops ,Dell,"2-in-1 17.3"" Touch-Screen Laptop",1299.989990234375,null,null,null 18 | 17,Laptops ,Microsoft,"Surface Book 13.5"" Touch Screen with Performance Base",2399.989990234375,null,null,null 19 | 18,Laptops ,Lenovo,"Star Wars Special Edition Galactic Empire - Yoga 910 2-in-1 13.9"" Laptop",1299.989990234375,null,null,null 20 | 19,Laptops ,Microsoft,Surface Pro – 12.3”,2699.989990234375,null,null,null 21 | 20,Laptops ,Lenovo,"15.6"" Laptop",2499.989990234375,null,null,null 22 | 21,tablets,HP®,Envy x2 (2018),299.99,Core-m,"12.3""""",1920×1280 (16:9) 23 | 22,tablets,Chuwi®,CoreBook,299.99,Core-m ,"13.3""""",1920×1080 (16:9) 24 | 23,tablets,Microsoft,Surface Pro (2017) ,299.99,Core-m/-i,"12.3""""",2736×1824 (3:2) 25 | 24,tablets,Huawai,Matebook E ,299.99,Core-m,"12.0""""",2160×1440 (3:2) 26 | 25,tablets,Acer,Switch 5 ,299.99,Core-i,"12.0""""",2160×1440 (3:2) 27 | 26,tablets,Porsche Design,Book One,299.99,Core-i,"13.3""""",3200×1800 (16:9) 28 | 27,tablets,HP®,Spectre x2 (2017) ,299.99,Core-i,"12.3""""",3000×2000 (3:2) 29 | 28,tablets,HP®,Elite x2 1012 G2 ,299.99,Core-i,"12.3""""",2736×1824 (3:2) 30 | 29,tablets,HP®,Pro x2 612 G2 ,299.99,Core-m,"12.0""""",1920×1280 (3:2) 31 | 30,tablets,Samsung,"""Galaxy Book 12"""" """,299.99,Core-i,"12.0""""",2160×1440 (3:2) 32 | 31,tablets,Samsung,"""Galaxy Book 10.6"""" """,299.99,Core-m,"10.6""""",1920×1280 (3:2) 33 | 32,tablets,Fujitsu,Stylistic Q737 ,299.99,Core-i,"13.3""""",1920×1080 (16:9) 34 | 33,tablets,Dell,Latitude 7285 2-in-1 ,299.99,Core-m,12.3”,2880×1920 (3:2) 35 | 34,tablets,Dell,Latitude 5285 2-in-1 ,299.99,Core-i,"""12.3"""" """,920×1280 (3:2) 36 | 35,tablets,ASUS,Transformer Pro (T304) ,299.99,Core-i,"12.6""""",2160×1440 (3:2) 37 | 36,tablets,Lenovo®,Miix 720 ,299.99,Core-i,"12.0""""",2880×1920 (3:2) 38 | 37,tablets,Lenovo®,Thinkpad X1 Tablet (2017) ,299.99,Core-m,"""12.0"""" """,2160×1440 (3:2) 39 | 38,tablets,Cube®,Mix Plus ,299.99,Core-m,"10.6""""",1920×1080 (16:9) 40 | 39,tablets,Eve ,V (Project Pyramid Flipper) ,299.99,Core-m,"""12.3"""" """,2736×1824 (3:2) 41 | 40,tablets,Fujitsu,Stylistic R727 ,299.99,Core-i,"""12.5"""" """,1920×1080 (16:9) 42 | -------------------------------------------------------------------------------- /Data/initech/productsFull/_SUCCESS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/initech/productsFull/_SUCCESS -------------------------------------------------------------------------------- /Data/initech/productsFull/_committed_8107810065309857914: -------------------------------------------------------------------------------- 1 | {"added":["part-00000-tid-8107810065309857914-bc9722c8-f9ec-40de-abb3-3e1af2662905-0-c000.snappy.parquet"],"removed":[]} -------------------------------------------------------------------------------- /Data/initech/productsFull/_started_8107810065309857914: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/initech/productsFull/_started_8107810065309857914 -------------------------------------------------------------------------------- /Data/initech/productsFull/part-00000-tid-8107810065309857914-bc9722c8-f9ec-40de-abb3-3e1af2662905-0-c000.snappy.parquet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/initech/productsFull/part-00000-tid-8107810065309857914-bc9722c8-f9ec-40de-abb3-3e1af2662905-0-c000.snappy.parquet -------------------------------------------------------------------------------- /Data/initech/productsShort/_SUCCESS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/initech/productsShort/_SUCCESS -------------------------------------------------------------------------------- /Data/initech/productsShort/_committed_2234460380132859798: -------------------------------------------------------------------------------- 1 | {"added":["part-00000-tid-2234460380132859798-58684b80-7470-423e-900c-73c2038518ec-0-c000.snappy.parquet"],"removed":[]} -------------------------------------------------------------------------------- /Data/initech/productsShort/_started_2234460380132859798: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/initech/productsShort/_started_2234460380132859798 -------------------------------------------------------------------------------- /Data/initech/productsShort/part-00000-tid-2234460380132859798-58684b80-7470-423e-900c-73c2038518ec-0-c000.snappy.parquet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlueGranite/DatabricksTraining/eac959cd60d851418181f706f5313038b408d504/Data/initech/productsShort/part-00000-tid-2234460380132859798-58684b80-7470-423e-900c-73c2038518ec-0-c000.snappy.parquet -------------------------------------------------------------------------------- /Notebooks/01 - Databricks Overview.scala: -------------------------------------------------------------------------------- 1 | // Databricks notebook source 2 | // MAGIC %md-sandbox 3 | // MAGIC