Skip to content

[MINOR][SQL] Add missing documentation for LongType mapping#29534

Closed
yeshengm wants to merge 1 commit intoapache:masterfrom
yeshengm:docs-fix
Closed

[MINOR][SQL] Add missing documentation for LongType mapping#29534
yeshengm wants to merge 1 commit intoapache:masterfrom
yeshengm:docs-fix

Conversation

@yeshengm
Copy link
Contributor

What changes were proposed in this pull request?

Added Java docs for Long data types in the Row class.

Why are the changes needed?

The Long datatype is somehow missing in Row.scala's apply and get methods.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Existing UTs.

@HyukjinKwon HyukjinKwon changed the title [SQL][MINOR] Add missing javadocs for Long data type [MINOR][SQL] Add missing javadocs for Long data type Aug 25, 2020
@HyukjinKwon HyukjinKwon changed the title [MINOR][SQL] Add missing javadocs for Long data type [MINOR][SQL] Add missing documentation for LongType mapping Aug 25, 2020
@SparkQA
Copy link

SparkQA commented Aug 25, 2020

Test build #127856 has finished for PR 29534 at commit 4dfb084.

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

HyukjinKwon pushed a commit that referenced this pull request Aug 25, 2020
### What changes were proposed in this pull request?

Added Java docs for Long data types in the Row class.

### Why are the changes needed?

The Long datatype is somehow missing in Row.scala's `apply` and `get` methods.

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

No

### How was this patch tested?

Existing UTs.

Closes #29534 from yeshengm/docs-fix.

Authored-by: Yesheng Ma <kimi.ysma@gmail.com>
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
(cherry picked from commit 3eee915)
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
HyukjinKwon pushed a commit that referenced this pull request Aug 25, 2020
### What changes were proposed in this pull request?

Added Java docs for Long data types in the Row class.

### Why are the changes needed?

The Long datatype is somehow missing in Row.scala's `apply` and `get` methods.

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

No

### How was this patch tested?

Existing UTs.

Closes #29534 from yeshengm/docs-fix.

Authored-by: Yesheng Ma <kimi.ysma@gmail.com>
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
(cherry picked from commit 3eee915)
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
@HyukjinKwon
Copy link
Member

Merged to master, branch-3.0 and branch-2.4.

@yeshengm yeshengm deleted the docs-fix branch August 25, 2020 02:23
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

Comments