Skip to content

Conversation

@gaborgsomogyi
Copy link
Contributor

What changes were proposed in this pull request?

fileNameOnly parameter is split to 2 pieces in this commit. This PR re-unites it.

Why are the changes needed?

Parameter description split in doc.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

cd docs/
SKIP_API=1 jekyll build

Manual webpage check.

"s3n://a/b/dataset.txt"<br/>
"s3a://a/b/c/dataset.txt"<br/>
"s3a://a/b/c/dataset.txt"
<br/>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moving line break is an addition but I wanted to highlight it. Presume that was the reason of the split.

@gaborgsomogyi
Copy link
Contributor Author

With the change the doc looks like this:
Screenshot 2020-06-05 at 18 09 57

@gaborgsomogyi
Copy link
Contributor Author

cc @HeartSaVioR @HyukjinKwon

@HyukjinKwon
Copy link
Member

add to whitelist

@SparkQA
Copy link

SparkQA commented Jun 5, 2020

Test build #123569 has finished for PR 28739 at commit ef68279.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jun 5, 2020

Test build #123570 has finished for PR 28739 at commit ef68279.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@HyukjinKwon
Copy link
Member

Merged to master and branch-3.0.

HyukjinKwon pushed a commit that referenced this pull request Jun 6, 2020
### What changes were proposed in this pull request?
`fileNameOnly` parameter is split to 2 pieces in [this](dbb8143) commit. This PR re-unites it.

### Why are the changes needed?
Parameter description split in doc.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
```
cd docs/
SKIP_API=1 jekyll build
```
Manual webpage check.

Closes #28739 from gaborgsomogyi/datasettxtfix.

Authored-by: Gabor Somogyi <[email protected]>
Signed-off-by: HyukjinKwon <[email protected]>
(cherry picked from commit 04f66bf)
Signed-off-by: HyukjinKwon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants