OpenSearch/x-pack/plugin/sql
William Brafford 2ba3be9db6
Remove deprecated third-party methods from tests (#55255) (#55269)
I've noticed that a lot of our tests are using deprecated static methods
from the Hamcrest matchers. While this is not a big deal in any
objective sense, it seems like a small good thing to reduce compilation
warnings and be ready for a new release of the matcher library if we
need to upgrade. I've also switched a few other methods in tests that
have drop-in replacements.
2020-04-15 17:54:47 -04:00
..
jdbc Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
qa Remove deprecated third-party methods from tests (#55255) (#55269) 2020-04-15 17:54:47 -04:00
sql-action Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
sql-cli Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
sql-client Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
sql-proto Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
src SQL: Implement DATETIME_PARSE function for parsing strings (#54960) (#55035) 2020-04-10 01:16:29 +02:00
build.gradle QL: Backport project to 7.x (#51497) 2020-01-27 22:03:58 +02:00