OpenSearch/sql
Nik Everett 4009ba24b6 SQL: Document reference equality requirement
Right now `ProcessorDefinition#resolveAttributes` relies on reference
equality to detect when the rewrite does nothing. At least, all the
nodes rely on this. Maybe this isn't that important, but it is what we
do so we may as well document it.

Original commit: elastic/x-pack-elasticsearch@662372db14
2018-01-09 11:11:56 -05:00
..
cli SQL: Add list tables and columns methods to the REST API (elastic/x-pack-elasticsearch#3464) 2018-01-03 16:40:50 -05:00
jdbc SQL: Move shared REST client methods to shared-client (elastic/x-pack-elasticsearch#3428) 2017-12-28 11:10:18 -05:00
jdbc-proto Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00
rest-proto SQL: Add list tables and columns methods to the REST API (elastic/x-pack-elasticsearch#3464) 2018-01-03 16:40:50 -05:00
server SQL: Document reference equality requirement 2018-01-09 11:11:56 -05:00
shared-client SQL: Move shared REST client methods to shared-client (elastic/x-pack-elasticsearch#3428) 2017-12-28 11:10:18 -05:00
shared-proto Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00
test-utils SQL: Move shared REST client methods to shared-client (elastic/x-pack-elasticsearch#3428) 2017-12-28 11:10:18 -05:00
build.gradle Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00