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.
1 parent 3d50dae commit 7babc87Copy full SHA for 7babc87
bigframes/core/compile/ibis_compiler/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 a few ops per file to keep file sizes manageable for text editors and LLMs.
21
"""
0 commit comments