Files
inline-schema/dist/csv-loader
hyperandQwen-Coder 4e841be4f0 fix: make named member prefix optional in tuple values
- Allow parsing tuple values with or without name prefixes
- Supports both [x: 10; y: 20] and [10; 20] formats
- Useful for CSV data where names are schema-only metadata

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-31 16:45:38 +08:00
..