-
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
Conversation
So I think this should be ready to review. The one thing is that the pull request updates/pr-filter-sync keeps being cancelled, possibly because of a timeout. I'm not sure if there's something I can do to fix that or if it's something that's just failing at the moment. |
It's fine to ignore that pr-filter-sync check, we're using the newer GitHub actions setup on master but it doesn't matter for existing PR branches. If you rebase on master, that might fix it. Can you add the results of your test run in the description above? We need that before we can review this. |
Thanks @aeschright! This should be ready to review now. |
Any ETA for a merge window for this one? |
We really need CSV classifier support, when will this be implemented? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much for submitting this, @ThomasWunderlich, LGTM 🚀
--- PASS: TestAccAWSGlueClassifier_JsonClassifier (14.85s)
--- PASS: TestAccAWSGlueClassifier_XmlClassifier (15.10s)
--- PASS: TestAccAWSGlueClassifier_GrokClassifier_CustomPatterns (15.96s)
--- PASS: TestAccAWSGlueClassifier_CsvClassifier (17.10s)
--- PASS: TestAccAWSGlueClassifier_GrokClassifier (17.55s)
--- PASS: TestAccAWSGlueClassifier_TypeChange (25.89s)
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Community Note
Relates OR Closes #9083
Release note for CHANGELOG:
Output from acceptance testing: