Files
seaweedfs/weed/query/engine
chrislu ec1e74a6e8 feat: Add Parquet logical types to mq_schema.proto
Added support for Parquet logical types in SeaweedFS message queue schema:
- TIMESTAMP: UTC timestamp in microseconds since epoch with timezone flag
- DATE: Date as days since Unix epoch (1970-01-01)
- DECIMAL: Arbitrary precision decimal with configurable precision/scale
- TIME: Time of day in microseconds since midnight

These types enable advanced analytics features:
- Time-based filtering and window functions
- Date arithmetic and year/month/day extraction
- High-precision numeric calculations
- Proper time zone handling for global deployments

Regenerated protobuf Go code with new scalar types and value messages.
2025-09-03 07:18:58 -07:00
..
2025-09-03 00:10:47 -07:00
2025-09-02 22:12:47 -07:00
2025-09-02 22:12:47 -07:00
2025-09-01 20:19:59 -07:00
2025-09-03 00:10:47 -07:00
2025-09-03 00:10:47 -07:00
2025-09-01 20:19:59 -07:00
2025-09-02 22:12:47 -07:00
2025-09-01 18:52:22 -07:00
2025-09-01 19:36:47 -07:00
2025-09-02 22:12:47 -07:00
2025-09-02 22:12:47 -07:00
2025-09-03 00:40:03 -07:00
2025-09-01 18:52:22 -07:00
2025-09-01 18:52:22 -07:00
2025-09-03 00:10:47 -07:00
2025-09-03 00:10:47 -07:00
2025-09-01 21:40:24 -07:00
2025-09-02 22:12:47 -07:00
2025-09-03 00:10:47 -07:00
2025-09-02 22:12:47 -07:00