Skip to content

Remove LIKE operator reference from regexp_like doc#13419

Merged
hashhar merged 1 commit intotrinodb:masterfrom
sheajamba:regexp-like-doc
Aug 6, 2022
Merged

Remove LIKE operator reference from regexp_like doc#13419
hashhar merged 1 commit intotrinodb:masterfrom
sheajamba:regexp-like-doc

Conversation

@sheajamba
Copy link
Member

Description

Is this change a fix, improvement, new feature, refactoring, or other?

Improvement

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

Regular expressions documentation

How would you describe this change to a non-technical end user or system administrator?

Removes references to the LIKE operator which can cause confusion for those who are familiar with the RLIKE operator from Hive and MySQL.

Related issues, pull requests, and links

Documentation

( ) No documentation is needed.
(x) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

(x) No release notes entries required.
( ) Release notes entries required with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Jul 29, 2022
@github-actions github-actions bot added the docs label Jul 29, 2022
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You still need to have some of that info

Copy link
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good now and reduces the confusion with the SQL LIKE ..

@hashhar hashhar merged commit e69f9c6 into trinodb:master Aug 6, 2022
@hashhar hashhar added the no-release-notes This pull request does not require release notes entry label Aug 6, 2022
@github-actions github-actions bot added this to the 393 milestone Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed docs no-release-notes This pull request does not require release notes entry

Development

Successfully merging this pull request may close these issues.

3 participants