OpenSearch/x-pack/plugin
Costin Leau af874635ba SQL: Prefer resultSets over exceptions in metadata (#40641)
Changed the JDBC metadata to return empty results sets instead of
throwing SQLFeatureNotSupported as it seems a more safer/compatible
approach for consumers.

Fix #40533

(cherry picked from commit ef2d2527c2b5140556fd477e7ff6ea36966684da)
2019-04-08 16:45:34 +03:00
..
ccr Use Writeable for TransportReplAction derivatives (#40905) 2019-04-05 19:10:10 +01:00
core Mute AsyncTwoPhaseIndexerTests.testStateMachine 2019-04-08 11:14:35 +01:00
data-frame refactor onStart and onFinish to take runnables and executed them guarded by state (#40855) 2019-04-07 21:46:37 +02:00
deprecation Only count some fields types for deprecation check (#40166) 2019-03-19 10:52:35 -06:00
graph Deprecate types in `_graph/explore` calls. (#40466) (#40513) 2019-03-28 09:32:26 +01:00
ilm Allow ILM to stop if indices have nonexistent policies (#40820) 2019-04-04 11:46:21 -06:00
logstash Update logstash-management.json to use typeless template (#38653) (#39819) 2019-03-08 08:23:30 -06:00
ml [ML] Add created_by info to usage stats (#40518) 2019-04-04 10:55:20 +01:00
monitoring Make -try xlint warning disabled by default. (#40833) 2019-04-05 08:02:26 +02:00
rollup refactor onStart and onFinish to take runnables and executed them guarded by state (#40855) 2019-04-07 21:46:37 +02:00
security Add test for HTTP and Transport TLS on basic license (#40932) 2019-04-08 13:23:12 +10:00
sql SQL: Prefer resultSets over exceptions in metadata (#40641) 2019-04-08 16:45:34 +03:00
src/test [ML] refactoring start task a bit, removing unused code (#40798) (#40845) 2019-04-05 09:01:01 -05:00
watcher Update apache httpclient to version 4.5.8 (#40875) 2019-04-05 13:48:10 -06:00
build.gradle Add support for API keys to access Elasticsearch (#38291) 2019-02-05 14:21:57 +11:00