Skip to content

Conversation

@cloud-fan
Copy link
Contributor

We already have a rule to do type coercion for fixed decimal and unlimited decimal in WidenTypes, so we don't need to handle them in DecimalPrecision.

@SparkQA
Copy link

SparkQA commented Jun 8, 2015

Test build #34414 has finished for PR 6698 at commit 413ad4a.

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

@cloud-fan
Copy link
Contributor Author

Wow, the tests are much faster than before. Is there something happened?

@rxin
Copy link
Contributor

rxin commented Jun 8, 2015

Yes -- we pushed some changes to make the tests run faster.

@rxin
Copy link
Contributor

rxin commented Jun 8, 2015

Thanks. Merged this in master.

@asfgit asfgit closed this in fe7669d Jun 8, 2015
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
We already have a rule to do type coercion for fixed decimal and unlimited decimal in `WidenTypes`, so we don't need to handle them in `DecimalPrecision`.

Author: Wenchen Fan <[email protected]>

Closes apache#6698 from cloud-fan/fix and squashes the following commits:

413ad4a [Wenchen Fan] remove duplicated cases
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.

3 participants