OpenSearch/x-pack/plugin
Costin Leau d291b080de
SQL: SYS COLUMNS returns ODBC specific schema (#35870)
Due to some unresolvable type conflict between the expected definition
 in JDBC vs ODBC, the driver mode is now passed over so that certain
 command can change their results accordingly (in this case SYS COLUMNS)

Fix #35376
2018-11-26 16:59:09 +02:00
..
ccr Avoid NPE in follower stats when no tasks metadata (#35802) 2018-11-21 19:16:28 -05:00
core SQL: XPack FeatureSet functionality (#35725) 2018-11-26 07:11:43 +02:00
deprecation Remove build qualifier from server's Version (#35172) 2018-11-07 14:01:05 +02:00
graph Build: Pull "skip assemble on qa" to common build (#35214) 2018-11-05 16:16:00 -05:00
ilm Auto skip license headers on no source (#35640) 2018-11-20 13:02:33 +02:00
logstash Core: Replace deprecated Loggers calls with LogManager. (#34691) 2018-10-29 15:52:30 -04:00
ml Removes two unused AnalysisConfig options (#35645) 2018-11-19 08:29:53 -06:00
monitoring Remove AbstractComponent from AbstractLifecycleComponent (#35560) 2018-11-19 09:51:32 -07:00
rollup [Rollup] Add `wait_for_completion` option to StopRollupJob API (#34811) 2018-11-13 16:37:17 -05:00
security Move XContent generation to HasPrivilegesResponse (#35616) 2018-11-21 14:33:10 +11:00
sql SQL: SYS COLUMNS returns ODBC specific schema (#35870) 2018-11-26 16:59:09 +02:00
src/test [TEST] Ensure job does not trigger 2018-11-21 18:18:00 -05:00
upgrade Refactor: Remove settings from transport action CTOR (#35208) 2018-11-05 13:08:18 +01:00
watcher Mute CronEvalToolTests.testEnsureDateIsShownInRootLocale 2018-11-19 09:35:29 +00:00
build.gradle