Skip to content

[MINOR] Fix some typo#43724

Closed
panbingkun wants to merge 7 commits into
apache:masterfrom
panbingkun:fix_typo
Closed

[MINOR] Fix some typo#43724
panbingkun wants to merge 7 commits into
apache:masterfrom
panbingkun:fix_typo

Conversation

@panbingkun
Copy link
Copy Markdown
Contributor

@panbingkun panbingkun commented Nov 9, 2023

What changes were proposed in this pull request?

The pr aims to fix some typo.

Why are the changes needed?

Fix some typo.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

  • Pass GA.
  • Manually test.

Was this patch authored or co-authored using generative AI tooling?

No.


/**
* Convert wildchars and escape sequence from JDBC format to datanucleous/regex
* Convert wildcards and escape sequence from JDBC format to datanucleus/regex
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think this is from Hive. Let's just leave them.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Okay.
I am still checking if there are other similar typo and submitting them together.

@panbingkun panbingkun changed the title fix typo & remove some unused code [MINOR] Fix some typo Nov 14, 2023
@panbingkun panbingkun marked this pull request as ready for review November 14, 2023 10:47
Comment thread docs/cloud-integration.md Outdated

1. When Spark is running in a cloud infrastructure, the credentials are usually automatically set up.
1. `spark-submit` is able to read the `AWS_ENDPOINT_URL`, `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`
2. `spark-submit` is able to read the `AWS_ENDPOINT_URL`, `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

1. 1. 1. is fine. we don;t need to manually change the numbering

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Okay, Let me revert it.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done.

Copy link
Copy Markdown
Member

@HyukjinKwon HyukjinKwon left a comment

Choose a reason for hiding this comment

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

LGTM otherwise

@HyukjinKwon
Copy link
Copy Markdown
Member

Merged to master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants