spark-instrumented-optimizer/sql/core/src/main
Eric Liang b734ed0c22 [SPARK-3395] [SQL] DSL sometimes incorrectly reuses attribute ids, breaking queries
This resolves https://issues.apache.org/jira/browse/SPARK-3395

Author: Eric Liang <ekl@google.com>

Closes #2266 from ericl/spark-3395 and squashes the following commits:

7f2b6f0 [Eric Liang] add regression test
05bd1e4 [Eric Liang] in the dsl, create a new schema instance in each applySchema
2014-09-09 23:47:12 -07:00
..
java/org/apache/spark/sql/api/java [SPARK-2969][SQL] Make ScalaReflection be able to handle ArrayType.containsNull and MapType.valueContainsNull. 2014-08-26 13:22:55 -07:00
scala/org/apache/spark/sql [SPARK-3395] [SQL] DSL sometimes incorrectly reuses attribute ids, breaking queries 2014-09-09 23:47:12 -07:00