148 Commits (add-sql-querying)

Author SHA1 Message Date
chrislu e901abffd3 address comments 6 days ago
chrislu 586a795b02 return fast on error 6 days ago
chrislu c9e093194d setup integration test for postgres 6 days ago
chrislu 6fb88a8edb buffer start stored as 8 bytes 7 days ago
chrislu 61bacd23b0 parquet file can query messages in broker memory, if log files do not exist 7 days ago
chrislu 618cb89885 the parquet file should also remember the first buffer_start attribute from the sources 7 days ago
chrislu db75742e37 explain with broker buffer 7 days ago
chrislu de866bfd09 dedup with buffer start index 7 days ago
chrislu e3a56d7c30 filter out already flushed messages 7 days ago
chrislu 467034c8c7 process buffer from brokers 7 days ago
chrislu 7ca3b59c44 save source buffer index start for log files 7 days ago
chrislu f5ed25f755 fix decoding data 7 days ago
chrislu 99bfe95e51 detailed logs during explain. Fix bugs on reading live logs. 7 days ago
chrislu c7a0b89067 fix after refactoring 7 days ago
chrislu e385f0ce7d refactor 7 days ago
chrislu 61ad3c39ac add tests 7 days ago
chrislu 4214d765cf use mock for testing 7 days ago
chrislu a3f6a5da27 skip 7 days ago
chrislu dfd0897e49 improve tests 7 days ago
chrislu 7d88a81482 add tests 7 days ago
chrislu eaa7136c92 explain the execution plan 7 days ago
chrislu 93a09f5da4 explain 7 days ago
chrislu 55cad6dc4a combine parquet results with live logs 7 days ago
chrislu e3798c2ec9 sql 7 days ago
chrislu 55dfb97fc8 parquet file generation remember the sources also 7 days ago
chrislu 2fa8991a52 scan all files 7 days ago
chrislu c7598d89f1 remove emoji 1 week ago
chrislu c73ceac79f use parquet statistics for optimization 1 week ago
chrislu 471ba271dc fix reading system fields 1 week ago
chrislu 8498240460 fmt 1 week ago
chrislu 8645f3a264 column name case insensitive, better auto column names 1 week ago
chrislu 32e73811f2 support aggregation functions 1 week ago
chrislu cf9ad26608 scan topic messages 1 week ago
chrislu ac8e6c8c82 actual column types 1 week ago
chrislu 49c0f74a1f Update describe.go 1 week ago
chrislu 3e54e7356c show tables works 1 week ago
chrislu aa883472a5 show databases works 1 week ago
chrislu 675ec42fad integer conversion 1 week ago
chrislu 4858f21639 feat: Extended WHERE Operators - Complete Advanced Filtering 1 week ago
chrislu db363d025d feat: Time Filter Extraction - Complete Performance Optimization 1 week ago
chrislu 593c1ebef2 fix: Resolve High Priority TODOs - Real MQ Broker Integration 1 week ago
chrislu fe41380d51 feat: Phase 2 - Add DDL operations and real MQ broker integration 1 week ago
chrislu ad86637e0b feat: Phase 1 - Add SQL query engine foundation for MQ topics 1 week ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 3 years ago
Chris Lu 939e4b57a8 go fmt 6 years ago
Chris Lu f8d4b7d1c0 support basic json filtering and selection 6 years ago
Chris Lu e26670c67a add some basic sql types 6 years ago
Chris Lu cf47f657af scaffold for volume server query feature 6 years ago