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.49k stars 3.02k forks source link

Allow configuring locale in the Faker connector #24152

Closed nineinchnick closed 3 days ago

nineinchnick commented 4 days ago

Description

Allow configuring locale in the Faker connector.

Release notes

## Faker
* Allow configuring locale via the `faker.locale` config property. ({issue}`24152`)