tree: 28fde4c44f22f603984d93fde82ea320f1c94d11 [path history] [tgz]
  1. ExamplePointUDT.scala
  2. README.md
sql/core/src/main/scala/org/apache/spark/sql/test/README.md

README

Please do not add any class in this place unless it is used by sql/console or Python tests. If you need to create any classes or traits that will be used by tests from both sql/core and sql/hive, you can add them in the src/test of sql/core (tests of sql/hive depend on the test jar of sql/core).