Github user rerngvit closed the pull request at:
https://github.com/apache/spark/pull/14309
---
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 e
Github user rerngvit commented on a diff in the pull request:
https://github.com/apache/spark/pull/14309#discussion_r73325142
--- Diff: sql/core/src/test/scala/org/apache/spark/sql/DataFrameSuite.scala
---
@@ -896,6 +896,19 @@ class DataFrameSuite extends QueryTest with
SharedSQLC
Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/14309#discussion_r72180296
--- Diff: sql/core/src/test/scala/org/apache/spark/sql/DataFrameSuite.scala
---
@@ -896,6 +896,19 @@ class DataFrameSuite extends QueryTest with
SharedSQL
Github user felixcheung commented on a diff in the pull request:
https://github.com/apache/spark/pull/14309#discussion_r72127680
--- Diff: sql/core/src/test/scala/org/apache/spark/sql/DataFrameSuite.scala
---
@@ -896,6 +896,19 @@ class DataFrameSuite extends QueryTest with
SharedS
Github user rerngvit commented on a diff in the pull request:
https://github.com/apache/spark/pull/14309#discussion_r71986608
--- Diff: sql/core/src/test/scala/org/apache/spark/sql/DataFrameSuite.scala
---
@@ -641,6 +641,10 @@ class DataFrameSuite extends QueryTest with
SharedSQLC
Github user sun-rui commented on a diff in the pull request:
https://github.com/apache/spark/pull/14309#discussion_r71982269
--- Diff: sql/core/src/test/scala/org/apache/spark/sql/DataFrameSuite.scala
---
@@ -641,6 +641,10 @@ class DataFrameSuite extends QueryTest with
SharedSQLCo
Github user jaceklaskowski commented on a diff in the pull request:
https://github.com/apache/spark/pull/14309#discussion_r7196
--- Diff: sql/core/src/test/scala/org/apache/spark/sql/DataFrameSuite.scala
---
@@ -641,6 +641,10 @@ class DataFrameSuite extends QueryTest with
Shar
Github user jaceklaskowski commented on a diff in the pull request:
https://github.com/apache/spark/pull/14309#discussion_r7137
--- Diff: sql/core/src/test/scala/org/apache/spark/sql/DataFrameSuite.scala
---
@@ -641,6 +641,10 @@ class DataFrameSuite extends QueryTest with
Shar
Github user jaceklaskowski commented on a diff in the pull request:
https://github.com/apache/spark/pull/14309#discussion_r71888979
--- Diff: sql/core/src/test/scala/org/apache/spark/sql/DataFrameSuite.scala
---
@@ -641,6 +641,10 @@ class DataFrameSuite extends QueryTest with
Shar
GitHub user rerngvit opened a pull request:
https://github.com/apache/spark/pull/14309
[SPARK-11977][SQL] Support accessing a column contains "." without backticks
## What changes were proposed in this pull request?
- Add support for accessing a dataframe column that contains "."
10 matches
Mail list logo