We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c19d8b + ef06d65 commit 3d50daeCopy full SHA for 3d50dae
bigframes/core/compile/polars/operations/__init__.py
@@ -17,5 +17,5 @@
17
This directory structure should reflect the same layout as the
18
`bigframes/operations` directory where the operations are defined.
19
20
-Prefer one file per op to keep file sizes manageable for text editors and LLMs.
+Prefer small groups of ops per file to keep file sizes manageable for text editors and LLMs.
21
"""
0 commit comments