Github user viirya commented on the issue:
https://github.com/apache/spark/pull/17935
Sure.
On May 17, 2017 12:10 PM, "Wenchen Fan" <[email protected]> wrote:
> *@cloud-fan* commented on this pull request.
> ------------------------------
>
> In sql/core/src/test/scala/org/apache/spark/sql/CachedTableSuite.scala
> <https://github.com/apache/spark/pull/17935#discussion_r116906916>:
>
> > @@ -631,13 +631,13 @@ class CachedTableSuite extends QueryTest with
SQLTestUtils with SharedSQLContext
> val ds2 =
> sql(
> """
> - |SELECT * FROM (SELECT max(c1) FROM t1 GROUP BY c1)
> + |SELECT * FROM (SELECT max(c1) as c1 FROM t1 GROUP BY c1) t1
>
> can you pick another name? t1 appeared twice...
>
> â
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/spark/pull/17935#pullrequestreview-38566144>,
> or mute the thread
>
<https://github.com/notifications/unsubscribe-auth/AAEM97DecogWUFu4HTI-KqSoijpKuJPsks5r6nMcgaJpZM4NWVlc>
> .
>
---
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]