143 Commits (add-sql-querying)

Author SHA1 Message Date
chrislu cb32fdb903 clean up 13 hours ago
chrislu 976d0cc526 is null / is not null 13 hours ago
chrislu 9865377340 _ts can compare with string 14 hours ago
chrislu 725704a1d7 _ts as timestamp column 15 hours ago
chrislu 5819969c6a support INTERVAL 15 hours ago
chrislu ef87599d64 support IN 15 hours ago
chrislu 9b5e44b4d8 add warning if broker fails 17 hours ago
chrislu d66f1373f2 use UTC 17 hours ago
chrislu 5b7532bdff reading parquet logic types 19 hours ago
chrislu 1a5cc4e785 reading data sources 19 hours ago
chrislu 47245921dc rendering data sources tree 24 hours ago
chrislu fad9446b15 fix fast path count 1 day ago
chrislu 4b7443f9c2 alias support 1 day ago
chrislu 97bb8c93c8 fix _timestamp_ns comparing 1 day ago
chrislu 4a118adf6f compare int64 2 days ago
chrislu 68a3cc3770 add alias test 2 days ago
chrislu 265f20e7d0 fix alias 2 days ago
chrislu d38d555fc7 use db 2 days ago
chrislu a9856ed27a rename file 2 days ago
chrislu 8986859298 remove old parser code 2 days ago
chrislu c5fff488f4 remove old code 2 days ago
chrislu 6aed656af7 skip control messages 2 days ago
chrislu ada96be79e prevent single quote in the string 2 days ago
chrislu 84d921c873 fix extract 2 days ago
chrislu 24394af58b remove order by, group by, join 2 days ago
chrislu bbe1a45623 fix tests 2 days ago
chrislu 299a80d87d Update engine.go 2 days ago
chrislu 218fa17dd4 fix tests 2 days ago
chrislu d9e4e8651c fix database qualifier 2 days ago
chrislu 72eb94ed2f func name 2 days ago
chrislu 2cde61a559 fix tests 2 days ago
chrislu 666f687dab fix count fast path 2 days ago
chrislu 061cfbd7e7 fix limit offset 2 days ago
chrislu 96fe6b201f fix where clause 3 days ago
chrislu ca6e88e67b fix count * 3 days ago
chrislu 2ca4c77565 fix tests 3 days ago
chrislu dd52f08090 test SQLs 3 days ago
chrislu 3480607a57 postgres only 3 days ago
chrislu 3eb911e19f add cockroachdb parser 3 days ago
chrislu 7fccbc9938 recursive functions 3 days ago
chrislu 7e2f4aa7df extract 3 days ago
chrislu e48eb4aba2 refactor 3 days ago
chrislu 494904c9c2 database qualifier 3 days ago
chrislu dbc030912b unused code path 3 days ago
chrislu 7a240b421b fix time functions 3 days ago
chrislu 211a0e95be add ttl for catalog 3 days ago
chrislu b1fd1176e5 ensure empty spaces for literals 3 days ago
chrislu cd2b072e21 fix string concat 3 days ago
chrislu 95e3a0df9d fix string function bugs and add tests 3 days ago
chrislu dcc693ba4c fix math 3 days ago