docs(glue): refresh links for aws glue documentation#20577
docs(glue): refresh links for aws glue documentation#20577mergify[bot] merged 3 commits intoaws:mainfrom
Conversation
|
@kaizencc Can you review this PR too please? :) |
kaizencc
left a comment
There was a problem hiding this comment.
Thanks @daschaa! I'm not going to approve this yet because we are in flux today moving default branches -- you should be able to quickly change your target branch after this change is in, but I'll let you know when we're done changing the branches.
kaizencc
left a comment
There was a problem hiding this comment.
Thanks! Targeting main now because that's our new default branch.
|
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). |
|
@kaizencc Is it stuck somehow? Seems like the automatic merge of the main branch is not happening. 🤔 |
|
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 CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Fixes aws#20546 Refreshes the links in the AWS Glue docs pointing to the Apache Hive website (for more information see the issue aws#20546 ) ---- ### All Submissions: * [x] Have you followed the guidelines in our [Contributing guide?](https://github.com/aws/aws-cdk/blob/master/CONTRIBUTING.md) ### Adding new Unconventional Dependencies: * [ ] This PR adds new unconventional dependencies following the process described [here](https://github.com/aws/aws-cdk/blob/master/CONTRIBUTING.md/#adding-new-unconventional-dependencies) ### New Features * [ ] Have you added the new feature to an [integration test](https://github.com/aws/aws-cdk/blob/master/INTEGRATION_TESTS.md)? * [ ] Did you use `yarn integ` to deploy the infrastructure and generate the snapshot (i.e. `yarn integ` without `--dry-run`)? *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Fixes #20546
Refreshes the links in the AWS Glue docs pointing to the Apache Hive website (for more information see the issue #20546 )
All Submissions:
Adding new Unconventional Dependencies:
New Features
yarn integto deploy the infrastructure and generate the snapshot (i.e.yarn integwithout--dry-run)?By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license