OpenSearch/sql
Nik Everett c6c81c940e SQL: Switch attribute resolution to OO (elastic/x-pack-elasticsearch#3433)
Switch attribute resolution from tree matching to OO. Adds
`ProcessorDefinition#resolveAttributes` which subclasess implement to
rewrite themselves against a query. `AttributeInput`s use this to
replace themselves with `ReferenceInput`s.

Original commit: elastic/x-pack-elasticsearch@97270d2ea4
2017-12-28 08:15:25 -05:00
..
cli SQL: Switch CLI to REST protocol (elastic/x-pack-elasticsearch#3342) 2017-12-22 20:42:13 -10: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
rest-proto SQL: Switch CLI to REST protocol (elastic/x-pack-elasticsearch#3342) 2017-12-22 20:42:13 -10:00
server SQL: Switch attribute resolution to OO (elastic/x-pack-elasticsearch#3433) 2017-12-28 08:15:25 -05:00
shared-client SQL: Switch CLI to REST protocol (elastic/x-pack-elasticsearch#3342) 2017-12-22 20:42:13 -10: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