Skip to content

Conversation

@davies
Copy link
Contributor

@davies davies commented Oct 30, 2015

Older version of Janino (>2.7) does not support @OverRide, we should not use that in codegen.

@davies
Copy link
Contributor Author

davies commented Oct 30, 2015

cc @rxin

@SparkQA
Copy link

SparkQA commented Oct 30, 2015

Test build #44660 has finished for PR 9372 at commit 46ab80f.

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

@asfgit asfgit closed this in eb59b94 Oct 30, 2015
asfgit pushed a commit that referenced this pull request Oct 30, 2015
Older version of Janino (>2.7) does not support Override, we should not use that in codegen.

Author: Davies Liu <[email protected]>

Closes #9372 from davies/no_override.

(cherry picked from commit eb59b94)
Signed-off-by: Davies Liu <[email protected]>

Conflicts:
	sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/codegen/GeneratePredicate.scala
@cloud-fan
Copy link
Contributor

Why is this bug not exposed before?

@davies
Copy link
Contributor Author

davies commented Oct 30, 2015

The packaged one is fine, only hit this if you run with older version of Janino.

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