trinodb / trino

Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
https://trino.io
Apache License 2.0
10.51k stars 3.03k forks source link

Add a function for testing Faker expressions #23990

Closed nineinchnick closed 3 weeks ago

nineinchnick commented 3 weeks ago

Description

Add a random_string function in the Faker connector that makes it easier to test generator expressions, before using it in column properties.

Additional context and related issues

Release notes

() This is not user-visible or is docs only, and no release notes are required. (x) Release notes are required. Please propose a release note for me. ( ) Release notes are required, with the following suggested text:

ebyhr commented 3 weeks ago

This PR should have received a syntax review by @martint.

nineinchnick commented 3 weeks ago

Why? It's not a global function

ebyhr commented 3 weeks ago

@nineinchnick https://github.com/trinodb/trino/pull/16205#pullrequestreview-1413308643