100 Commits (add-sql-querying)

Author SHA1 Message Date
chrislu d60c542ecc feat: Replace pg_query_go with lightweight SQL parser (no CGO required) 6 days ago
chrislu 4d9de40c5c fmt 6 days ago
chrislu 42661ac110 fix tests 6 days ago
chrislu 991247facf fix tests 6 days ago
chrislu e3e369c264 change to pg_query_go 6 days ago
chrislu ba4a8b91d5 fmt 6 days ago
chrislu 59d6806146 fix empty spaces and coercion 6 days ago
chrislu 3fa7670557 fix todo 6 days ago
chrislu 687c5d6bfd fix tests 6 days ago
chrislu a7eb178cec Update engine.go 6 days ago
chrislu 60066a6a4c read broker, logs, and parquet files 6 days ago
chrislu d29f54e0be de-support alter table and drop table 6 days ago
chrislu 8e15fdf2c7 remove sample data 6 days ago
chrislu f776a49322 avoid sample data 6 days ago
chrislu ed7102df6e column name can be on left or right in where conditions 6 days ago
chrislu 586a795b02 return fast on error 7 days ago
chrislu c9e093194d setup integration test for postgres 7 days ago
chrislu 6fb88a8edb buffer start stored as 8 bytes 1 week ago
chrislu db75742e37 explain with broker buffer 1 week ago
chrislu 467034c8c7 process buffer from brokers 1 week ago
chrislu 7ca3b59c44 save source buffer index start for log files 1 week ago
chrislu f5ed25f755 fix decoding data 1 week ago
chrislu 99bfe95e51 detailed logs during explain. Fix bugs on reading live logs. 1 week ago
chrislu c7a0b89067 fix after refactoring 1 week ago
chrislu e385f0ce7d refactor 1 week ago
chrislu 61ad3c39ac add tests 1 week ago
chrislu 4214d765cf use mock for testing 1 week ago
chrislu a3f6a5da27 skip 1 week ago
chrislu dfd0897e49 improve tests 1 week ago
chrislu 7d88a81482 add tests 1 week ago
chrislu eaa7136c92 explain the execution plan 1 week ago
chrislu 93a09f5da4 explain 1 week ago
chrislu 55cad6dc4a combine parquet results with live logs 1 week ago
chrislu e3798c2ec9 sql 1 week ago
chrislu 55dfb97fc8 parquet file generation remember the sources also 1 week ago
chrislu 2fa8991a52 scan all files 1 week 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 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 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