Skip to content

Comments

Rename array_dupes function to array_duplicates#16891

Merged
rongrong merged 1 commit intoprestodb:masterfrom
mbasmanova:rename-array-dups
Oct 19, 2021
Merged

Rename array_dupes function to array_duplicates#16891
rongrong merged 1 commit intoprestodb:masterfrom
mbasmanova:rename-array-dups

Conversation

@mbasmanova
Copy link
Contributor

Also, rename array_has_dupes function to array_has_duplicates.

The new names are consistent with the rest of the Presto functions.

Kept the old names as aliases, but removed these from the documentation
to discourage usage.

== RELEASE NOTES ==

General Changes
* Rename array_dupes and array_has_dupes functions to :func:`array_duplicates` and :func:`array_has_duplicates`.

Also, rename array_has_dupes function to array_has_duplicates.

The new names are consistent with the rest of the Presto functions.

Kept the old names as aliases, but removed these from the documentation
to discourage usage.
@mbasmanova mbasmanova changed the title Rename array_dupes function to array_duplicates. Rename array_dupes function to array_duplicates Oct 19, 2021
@mbasmanova
Copy link
Contributor Author

CC: @darrenfu

@rongrong rongrong merged commit 64db523 into prestodb:master Oct 19, 2021
@rongrong rongrong mentioned this pull request Nov 2, 2021
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants