Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Make the minify method return a more useful error message #462

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

hansmire
Copy link

No description provided.

Conflicts:
	summingbird-scalding/src/main/scala/com/twitter/summingbird/scalding/ScaldingPlatform.scala
.map(Right(_))
.getOrElse(Left(List("available: " + available + ", desired: " + desired)))
available.right.flatMap {
intersect(desired, _)
Copy link
Collaborator

Choose a reason for hiding this comment

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

This looks like we'd end up with a pretty similar error message, available = x, desired = y. vs no intersection between x and y?

@ianoc
Copy link
Collaborator

ianoc commented Feb 27, 2014

Could do with a description indicating what it output before vs now?

snoble pushed a commit to snoble/summingbird that referenced this pull request Sep 8, 2017
@CLAassistant
Copy link

CLAassistant commented Jul 18, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants