OpenSearch/x-pack/plugin/sql
Marios Trivyzas b2651323fd
SQL: Implement TIME_PARSE function for parsing strings into TIME values (#55223) (#57342)
Implement TIME_PARSE(<time_str>, <pattern_str>) function
which allows to parse a time string according to the specified
pattern into a time object. The patterns allowed are those of
java.time.format.DateTimeFormatter.

Closes #54963

Co-authored-by: Andrei Stefan <astefan@users.noreply.github.com>
Co-authored-by: Patrick Jiang(白泽) <patrickjiang0530@gmail.com>

(cherry picked from commit 1fe1188d449cad7d0782a202372edc52a4014135)
2020-05-29 15:48:37 +02:00
..
jdbc Move publishing configuration to a separate plugin (#56727) 2020-05-14 20:23:07 -07:00
qa SQL: Implement TIME_PARSE function for parsing strings into TIME values (#55223) (#57342) 2020-05-29 15:48:37 +02:00
sql-action Update Lucene version to 8.6.0-snapshot-9d6c738ffce (#57024) 2020-05-21 11:28:16 +01:00
sql-cli SQL: update the JLine dependency to 3.14.1 (#57111) 2020-05-26 17:56:34 +02:00
sql-client SQL: JDBC: fix temporary directory locked test errors in Windows (#56917) 2020-05-20 19:46:57 +02:00
sql-proto Upgrade to Jackson 2.10.4 (#56188) 2020-05-06 17:20:23 -04:00
src SQL: Implement TIME_PARSE function for parsing strings into TIME values (#55223) (#57342) 2020-05-29 15:48:37 +02:00
build.gradle SQL: update the JLine dependency to 3.14.1 (#57111) 2020-05-26 17:56:34 +02:00