Github user JoshRosen commented on a diff in the pull request:
https://github.com/apache/spark/pull/10608#discussion_r51063981
--- Diff: sql/catalyst/pom.xml ---
@@ -127,13 +127,4 @@
</plugin>
</plugins>
</build>
- <profiles>
- <!-- Quasiquotes are merged into scala reflect from scala 2.11
onwards. -->
- <profile>
--- End diff --
Nah, I think it's no longer needed. This was from the days where Spark SQL
depended on the Quasiquote compiler for its code generation, but I think this
profile became redundant once we started using Janino and removed the old
codgen.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]