Commit Graph

7 Commits

Author SHA1 Message Date
024348d74b Enable auto convert when check in (#1926)
Leverage gitattributes to enable auto convert end-of-line to LF when
checking in. Convert already exist CRLF to LF by removing all files and
checking out with new .gitattributes file. Except .gitattributes, all
files are only modified at the end of line.
2019-10-09 22:31:27 +08:00
69af50aa8c Time zone related BE function (#1598)
Details can be found in time-zone.md document
2019-08-12 20:57:59 +08:00
9d03ba236b Uniform Status (#1317) 2019-06-14 23:38:31 +08:00
348c61c69f Fix doris on es bug (#826)
* Get in pred from hybridset

* ignore new_filter_in when push down

* Ignore cast case in to_ext_literal
2019-03-28 12:54:17 +08:00
f4a63b29d8 Fix doris on es bug (#791) 2019-03-22 19:03:27 +08:00
7965a7129a Add esquery function (#652) 2019-03-08 09:27:41 +08:00
4d5f92cce7 Add EsScanNode (#450) 2019-01-17 17:59:33 +08:00