From fedc400a1208a5313b2b6b6d8c1cd73af24b61d4 Mon Sep 17 00:00:00 2001 From: Rob Hedgpeth Date: Wed, 18 Dec 2019 15:21:35 -0800 Subject: [PATCH] Update README.md --- Flights/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flights/README.md b/Flights/README.md index 268216c..606c2d9 100644 --- a/Flights/README.md +++ b/Flights/README.md @@ -46,7 +46,7 @@ This project assumes you have familiarity with building web applications using R ## Getting started -### Get the data, create the schema, and load the data +### Get the data, create the schema, and load the data Instructions on retrieving and importing the flights dataset into a MariaDB ColumnStore database can be [here](https://github.com/mariadb-corporation/mariadb-columnstore-samples/tree/master/flights). Please note that he scripts provided within that repository only targets data for the year 2019 (~7.5 million records).