Skip to content
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

fix(glue): tables not including classification #9923

Merged
merged 9 commits into from
Sep 2, 2020

Conversation

Chriscbr
Copy link
Contributor

@Chriscbr Chriscbr commented Aug 24, 2020

Fixes #9902

I also added support for the XML data type that's available as a choice when creating Glue tables in the AWS console.

I've also added a commit which adds optional parameters csvSeparator and rowTag props. I'm not super experienced with Glue so I'm not sure how much value this provides and if this is the best way to organize the API, so I'm open to scrapping those changes for later.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@iliapolo
Copy link
Contributor

iliapolo commented Sep 1, 2020

@Chriscbr Thanks for this!

so I'm open to scrapping those changes for later.

Can I ask you to do that? :)

I'd like to keep this PR strictly to the bug fix (without the addition of XML as well) as it will also manifest better in the CHANGELOG.

THanks

@iliapolo iliapolo added the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Sep 1, 2020
@Chriscbr
Copy link
Contributor Author

Chriscbr commented Sep 1, 2020

Updated.

@github-actions github-actions bot removed the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Sep 2, 2020
Copy link
Contributor

@iliapolo iliapolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Chriscbr Perfect. Thank you! :)

@mergify
Copy link
Contributor

mergify bot commented Sep 2, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 09d197e
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Sep 2, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 61b45f3 into aws:master Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[glue] Table format is Unknown
3 participants