11967 Commits (add-sql-querying)
 

Author SHA1 Message Date
chrislu e528629944 avoid closing closed channel 10 hours ago
Chris Lu 920becfa5f
Update weed/query/engine/hybrid_message_scanner.go 10 hours ago
chrislu d572443c79 ensure int conversion correctness 10 hours ago
chrislu 02d36637de limit with offset 11 hours ago
chrislu 164158b2a1 Update SQL_FEATURE_PLAN.md 11 hours ago
chrislu 20f61388bf support limit with offset 11 hours ago
chrislu e030913d9f clean up 11 hours ago
Chris Lu eec9558925
Update postgres-examples/README.md 12 hours ago
chrislu 2e4ba5b2fc redirect GetUnflushedMessages to brokers hosting the topic partition 12 hours ago
chrislu 19a3da757f Update README.md 12 hours ago
chrislu 31d5960f00 int overflow 12 hours ago
chrislu cd928f9f38 heap sort the data sources 12 hours ago
chrislu 6fcc573709 fix: Improve test stability for date/time functions 12 hours ago
chrislu 2b35cca9bd refactor: Split sql_functions.go into smaller, focused files 13 hours ago
chrislu 179a7b446e feat: Add comprehensive string functions with extensive tests 20 hours ago
chrislu 25b07fda6c feat: Add DATE_TRUNC function with comprehensive tests 20 hours ago
chrislu ac69d6e5c7 feat: Add date/time functions CURRENT_DATE, CURRENT_TIMESTAMP, EXTRACT with comprehensive tests 20 hours ago
chrislu cc3ac76304 feat: Add mathematical functions ROUND, CEIL, FLOOR, ABS with comprehensive tests 20 hours ago
chrislu 32bd48ffb8 feat: Add basic arithmetic operators (+, -, *, /, %) with comprehensive tests 20 hours ago
chrislu bdf3f7caa9 fix 20 hours ago
chrislu a17062218c fix 21 hours ago
chrislu 6dcade043b code reuse 22 hours ago
Chris Lu 623a278a0f
Update SQL_FEATURE_PLAN.md 22 hours ago
Chris Lu 5adea57224
Update weed/util/log_buffer/log_buffer.go 22 hours ago
chrislu d192536376 fix 22 hours ago
chrislu eb03d05c97 fmt 1 day ago
chrislu bdce5439d8 fixes 1 day ago
chrislu 1db1206827 fix splitting multiple SQLs 1 day ago
chrislu ea758d0d9f remove sleep 1 day ago
chrislu 69e6902072 handling errors 1 day ago
chrislu 4060ea34a9 Update SQL_FEATURE_PLAN.md 1 day ago
chrislu 191bad0a21 timeout client connections 1 day ago
chrislu 323193cf8c no more mysql 1 day ago
chrislu bec567598f fix tests, avoid panic 1 day ago
chrislu 48a9bee3b8 fix describe issue 1 day ago
chrislu 50040a68bb fix 1 day ago
chrislu c10a0ba2fd fmt 1 day ago
chrislu 72d332a352 feat: Add window function foundation with timestamp support 2 days ago
chrislu 699e2f4413 feat: Add logical type support to SQL query engine 2 days ago
chrislu 3570027656 feat: Enable publishers to use Parquet logical types 2 days ago
chrislu ec1e74a6e8 feat: Add Parquet logical types to mq_schema.proto 2 days ago
chrislu d60c542ecc feat: Replace pg_query_go with lightweight SQL parser (no CGO required) 2 days ago
chrislu 88d86374ea fix: Enable CGO in Docker build for pg_query_go dependency 2 days ago
chrislu 4d9de40c5c fmt 2 days ago
chrislu 42661ac110 fix tests 2 days ago
chrislu 991247facf fix tests 2 days ago
chrislu e3e369c264 change to pg_query_go 2 days ago
chrislu ba4a8b91d5 fmt 2 days ago
chrislu 59d6806146 fix empty spaces and coercion 2 days ago
Chris Lu f29dd385cc
Merge branch 'master' into add-sql-querying 2 days ago