Skip to content

Commit f2a2832

Browse files
Update packages/bigframes/third_party/bigframes_vendored/constants.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 381a1e9 commit f2a2832

File tree

1 file changed

+1
-0
lines changed
  • packages/bigframes/third_party/bigframes_vendored

1 file changed

+1
-0
lines changed

packages/bigframes/third_party/bigframes_vendored/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,4 @@
5757
VALID_WRITE_ENGINES = typing.get_args(WriteEngineType)
5858

5959
DEFAULT_SORT_KIND = "stable"
60+
STABLE_SORT_KINDS = ("stable", "mergesort")

0 commit comments

Comments
 (0)