OpenSearch/sql
Nik Everett dc69f92b49 SQL: Respond with nice error if there is a JOIN (elastic/x-pack-elasticsearch#3343)
`JOIN`s aren't supported right yet so we should send back a nice 400
level error to the user telling them that.

Also pulls out some common code in `RestSqlTestCase` that I've been
staring at for a while.

Relates to elastic/x-pack-elasticsearch#3176

Original commit: elastic/x-pack-elasticsearch@1c1bd1c355
2017-12-18 16:42:03 -05:00
..
cli SQL: Fix running `gradle run` from top-level directory (elastic/x-pack-elasticsearch#3329) 2017-12-15 08:42:18 -07:00
cli-proto Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00
jdbc SQL: Bring SQL Version in line with ES Version (elastic/x-pack-elasticsearch#3308) 2017-12-14 22:01:19 -05:00
jdbc-proto Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00
server SQL: Respond with nice error if there is a JOIN (elastic/x-pack-elasticsearch#3343) 2017-12-18 16:42:03 -05:00
shared-client SQL: Bring SQL Version in line with ES Version (elastic/x-pack-elasticsearch#3308) 2017-12-14 22:01:19 -05:00
shared-proto Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00
test-utils Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00
build.gradle Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00