12029 Commits (add-sql-querying)
 

Author SHA1 Message Date
chrislu 43f8332297 normal if no partitions found 2 days ago
chrislu f1008b554e improve docker build 2 days ago
chrislu bdf43f53e9 comment 2 days ago
chrislu 93867ca04b Update mocks_test.go 2 days ago
chrislu 32dc65167f fix comments 2 days ago
chrislu 92a1ab25f4 address comments 2 days ago
chrislu 53d9a81791 fix "use db" 2 days ago
chrislu 04e83281f2 Update SQL_FEATURE_PLAN.md 2 days ago
chrislu 3cbe20e4e8 fix tests 2 days ago
chrislu 9f4d4e4559 using consts; avoid test data in production binary 2 days ago
chrislu 9b1919a8eb int range 2 days ago
chrislu 279abda3b7 support string concatenation || 2 days ago
chrislu e528629944 avoid closing closed channel 3 days ago
Chris Lu 920becfa5f
Update weed/query/engine/hybrid_message_scanner.go 3 days ago
chrislu d572443c79 ensure int conversion correctness 3 days ago
chrislu 02d36637de limit with offset 3 days ago
chrislu 164158b2a1 Update SQL_FEATURE_PLAN.md 3 days ago
chrislu 20f61388bf support limit with offset 3 days ago
chrislu e030913d9f clean up 3 days ago
Chris Lu eec9558925
Update postgres-examples/README.md 3 days ago
chrislu 2e4ba5b2fc redirect GetUnflushedMessages to brokers hosting the topic partition 3 days ago
chrislu 19a3da757f Update README.md 3 days ago
chrislu 31d5960f00 int overflow 3 days ago
chrislu cd928f9f38 heap sort the data sources 3 days ago
chrislu 6fcc573709 fix: Improve test stability for date/time functions 3 days ago
chrislu 2b35cca9bd refactor: Split sql_functions.go into smaller, focused files 3 days ago
chrislu 179a7b446e feat: Add comprehensive string functions with extensive tests 3 days ago
chrislu 25b07fda6c feat: Add DATE_TRUNC function with comprehensive tests 3 days ago
chrislu ac69d6e5c7 feat: Add date/time functions CURRENT_DATE, CURRENT_TIMESTAMP, EXTRACT with comprehensive tests 3 days ago
chrislu cc3ac76304 feat: Add mathematical functions ROUND, CEIL, FLOOR, ABS with comprehensive tests 3 days ago
chrislu 32bd48ffb8 feat: Add basic arithmetic operators (+, -, *, /, %) with comprehensive tests 3 days ago
chrislu bdf3f7caa9 fix 3 days ago
chrislu a17062218c fix 3 days ago
chrislu 6dcade043b code reuse 3 days ago
Chris Lu 623a278a0f
Update SQL_FEATURE_PLAN.md 3 days ago
Chris Lu 5adea57224
Update weed/util/log_buffer/log_buffer.go 3 days ago
chrislu d192536376 fix 3 days ago
chrislu eb03d05c97 fmt 3 days ago
chrislu bdce5439d8 fixes 3 days ago
chrislu 1db1206827 fix splitting multiple SQLs 3 days ago
chrislu ea758d0d9f remove sleep 3 days ago
chrislu 69e6902072 handling errors 3 days ago
chrislu 4060ea34a9 Update SQL_FEATURE_PLAN.md 3 days ago
chrislu 191bad0a21 timeout client connections 3 days ago
chrislu 323193cf8c no more mysql 4 days ago
chrislu bec567598f fix tests, avoid panic 4 days ago
chrislu 48a9bee3b8 fix describe issue 4 days ago
chrislu 50040a68bb fix 4 days ago
chrislu c10a0ba2fd fmt 4 days ago
chrislu 72d332a352 feat: Add window function foundation with timestamp support 4 days ago