-
[NA][BE][FE] bulk set tags dataset items (#4121)
发布于
2025-11-19 11:40:48 +00:00 -
bulk set tags for dataset items
-
add tests and fix query
-
Revision 3: Fix PR review comments
- Remove primary key fields (source, traceId, spanId) from DatasetItemUpdate
- Add explicit field list to INSERT INTO dataset_items in BULK_UPDATE query
- Allow updates for input, expected_output, and metadata fields
- Fix ORDER BY clause to include all primary key fields for performance
- Replace Preconditions.checkArgument with CollectionUtils.isEmpty
- Update template and binding methods to handle new updatable fields
下载附件
-