chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:17:40 +08:00
commit f1825c8ceb
10096 changed files with 2364182 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<!-- Loaded on-demand when Claude works on Ray Data files. -->
<!-- Keep under 50 lines. Multi-step procedures → skills. Code style → rules/. -->
# Ray Data
## Key Modules
<!-- Entry points, important abstractions, non-obvious dependencies -->
## Gotchas
<!-- Non-obvious behaviors, common mistakes, things that break silently -->
+9
View File
@@ -0,0 +1,9 @@
<!-- Add Ray Data team-specific rules here as .md files. -->
<!-- Rules with paths: frontmatter only load when matching files are edited. -->
<!-- Example:
---
paths:
- "python/ray/data/**/*.py"
---
- Use logical operators from ray.data._internal.logical.operators
-->