Skip to content

Conversation

@cloud-fan
Copy link
Contributor

What changes were proposed in this pull request?

Add type parameter to TreeNodeTag.

How was this patch tested?

existing tests

@cloud-fan
Copy link
Contributor Author

Copy link
Member

@viirya viirya left a comment

Choose a reason for hiding this comment

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

Looks good. We can make sure we're getting/setting tagged object in correct type.

@SparkQA
Copy link

SparkQA commented May 23, 2019

Test build #105717 has finished for PR 24687 at commit e0cd9ce.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
  • case class TreeNodeTag[T](name: String)

Copy link
Member

@gatorsmile gatorsmile left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks! Merged to master.

j-baker pushed a commit to palantir/spark that referenced this pull request Jan 25, 2020
Add type parameter to `TreeNodeTag`.

existing tests

Closes apache#24687 from cloud-fan/tag.

Authored-by: Wenchen Fan <wenchen@databricks.com>
Signed-off-by: gatorsmile <gatorsmile@gmail.com>
cloud-fan added a commit to cloud-fan/spark that referenced this pull request Jan 31, 2020
## What changes were proposed in this pull request?

Add type parameter to `TreeNodeTag`.

## How was this patch tested?

existing tests

Closes apache#24687 from cloud-fan/tag.

Authored-by: Wenchen Fan <wenchen@databricks.com>
Signed-off-by: gatorsmile <gatorsmile@gmail.com>
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.

4 participants