-
Notifications
You must be signed in to change notification settings - Fork 9.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add glue CSV classifier #9824
Add glue CSV classifier #9824
Commits on Jun 25, 2019
-
Start work on adding csv classifier per hashicorp#9083
Thomas Wunderlich committedJun 25, 2019 Configuration menu - View commit details
-
Copy full SHA for bc2b69d - Browse repository at this point
Copy the full SHA bc2b69dView commit details -
Thomas Wunderlich committed
Jun 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 337743c - Browse repository at this point
Copy the full SHA 337743cView commit details -
Add CSV Classifier specific code
Thomas Wunderlich committedJun 25, 2019 Configuration menu - View commit details
-
Copy full SHA for cf51098 - Browse repository at this point
Copy the full SHA cf51098View commit details -
Update forceNew with csv classifier options
Thomas Wunderlich committedJun 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 4efc343 - Browse repository at this point
Copy the full SHA 4efc343View commit details -
Fix the requireds with info from https://docs.aws.amazon.com/glue/lat…
Thomas Wunderlich committedJun 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 5e404dd - Browse repository at this point
Copy the full SHA 5e404ddView commit details -
It's Optional true, not Required false
Thomas Wunderlich committedJun 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 534aa1d - Browse repository at this point
Copy the full SHA 534aa1dView commit details -
Fix typing for the header field
Thomas Wunderlich committedJun 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 2267add - Browse repository at this point
Copy the full SHA 2267addView commit details -
Fix the typing for Glue classifier
Thomas Wunderlich committedJun 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 2843fb3 - Browse repository at this point
Copy the full SHA 2843fb3View commit details
Commits on Jun 26, 2019
-
Thomas Wunderlich committed
Jun 26, 2019 Configuration menu - View commit details
-
Copy full SHA for d247480 - Browse repository at this point
Copy the full SHA d247480View commit details -
Add expand and flatten methods (need to fix the types)
Thomas Wunderlich committedJun 26, 2019 Configuration menu - View commit details
-
Copy full SHA for a9eff8c - Browse repository at this point
Copy the full SHA a9eff8cView commit details -
Thomas Wunderlich committed
Jun 26, 2019 Configuration menu - View commit details
-
Copy full SHA for d4661bb - Browse repository at this point
Copy the full SHA d4661bbView commit details -
Thomas Wunderlich committed
Jun 26, 2019 Configuration menu - View commit details
-
Copy full SHA for 10d15a2 - Browse repository at this point
Copy the full SHA 10d15a2View commit details -
Thomas Wunderlich committed
Jun 26, 2019 Configuration menu - View commit details
-
Copy full SHA for 0902257 - Browse repository at this point
Copy the full SHA 0902257View commit details
Commits on Aug 19, 2019
-
Thomas Wunderlich committed
Aug 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 533f4f4 - Browse repository at this point
Copy the full SHA 533f4f4View commit details -
Thomas Wunderlich committed
Aug 19, 2019 Configuration menu - View commit details
-
Copy full SHA for ccd4936 - Browse repository at this point
Copy the full SHA ccd4936View commit details -
Thomas Wunderlich committed
Aug 19, 2019 Configuration menu - View commit details
-
Copy full SHA for b8e744d - Browse repository at this point
Copy the full SHA b8e744dView commit details -
Update existing tests with csvClassifier and start on csvClassifier t…
…ests
Thomas Wunderlich committedAug 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 393fa05 - Browse repository at this point
Copy the full SHA 393fa05View commit details -
WIP on tests. Need to write the tests for the csv classifier
Thomas Wunderlich committedAug 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 29f0f40 - Browse repository at this point
Copy the full SHA 29f0f40View commit details
Commits on Aug 20, 2019
-
Thomas Wunderlich committed
Aug 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 0b64a2f - Browse repository at this point
Copy the full SHA 0b64a2fView commit details -
Thomas Wunderlich committed
Aug 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 1501cd1 - Browse repository at this point
Copy the full SHA 1501cd1View commit details -
Add documentation for the csv classifier
Thomas Wunderlich committedAug 20, 2019 Configuration menu - View commit details
-
Copy full SHA for a82316a - Browse repository at this point
Copy the full SHA a82316aView commit details -
Thomas Wunderlich committed
Aug 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 8e0784b - Browse repository at this point
Copy the full SHA 8e0784bView commit details -
Thomas Wunderlich committed
Aug 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 8e1c4e5 - Browse repository at this point
Copy the full SHA 8e1c4e5View commit details
Commits on Aug 25, 2019
-
Merge remote-tracking branch 'tpa/master' into twunderlich/9083-glue-…
…add-csv-classifier
Thomas Wunderlich committedAug 25, 2019 Configuration menu - View commit details
-
Copy full SHA for c63e761 - Browse repository at this point
Copy the full SHA c63e761View commit details -
Thomas Wunderlich committed
Aug 25, 2019 Configuration menu - View commit details
-
Copy full SHA for a3f1934 - Browse repository at this point
Copy the full SHA a3f1934View commit details -
Remove name as being part of the csv_classifier section
Thomas Wunderlich committedAug 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 6518e9e - Browse repository at this point
Copy the full SHA 6518e9eView commit details -
Thomas Wunderlich committed
Aug 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 2c76b7e - Browse repository at this point
Copy the full SHA 2c76b7eView commit details -
Fix the expected format of list type attributes
Thomas Wunderlich committedAug 25, 2019 Configuration menu - View commit details
-
Copy full SHA for acf4811 - Browse repository at this point
Copy the full SHA acf4811View commit details