Files
seaweedfs/weed/pb
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-08-22 01:15:42 -07:00
2025-06-16 22:05:06 -07:00
2022-07-28 23:24:38 -07:00
2025-06-16 22:05:06 -07:00
2025-06-16 22:05:06 -07:00
2025-09-02 00:26:35 -07:00
2025-06-16 22:05:06 -07:00
2025-08-21 08:28:07 -07:00
2025-08-22 01:15:42 -07:00
2025-07-06 13:57:02 -07:00
2022-07-28 23:24:38 -07:00
2025-09-02 00:26:35 -07:00
2022-08-18 00:15:46 -07:00
2023-05-19 06:39:25 -07:00
2025-08-21 08:28:07 -07:00
2020-06-20 12:50:40 -07:00
2025-08-09 21:47:29 -07:00