-
SHOW FUNCTIONS
https://github.com/sqlparser-rs/sqlparser-rs/blob/7282ce22f9f031a2c9fd5831427f01f2f0dbb978/src/ast/mod.rs#L2450-L2453
it allow syntax
```
SHOW FUNCTIONS
SHOW FUNCTIONS LIKE 'patt…
-
1. Add workflow for github action. Template as following:
```
name: '[CI]'
on:
pull_request:
branches:
- main
paths:
- '**.sh'
- '**.xml'
- 'helm-chart/**…
-
PrestoSQL is now called https://trino.io/blog/2020/12/27/announcing-trino.html with a new logo.
It would be great to add a new entry to https://diagrams.mingrammer.com/docs/nodes/onprem that would…
-
# Trino TLS/SSL 적용하기 | Lighthouse
기록용 블로그
[https://igkim89.github.io/tech/trino/2022/08/17/trino-tls-ssl/](https://igkim89.github.io/tech/trino/2022/08/17/trino-tls-ssl/)
-
Hi. Are there any plans to add support for JSON, Protobuf formats in Kafka connector together with Confluent Schema Registry?
At the moment, according to the [documentation](https://trino.io/docs/c…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
The default connector for trino is jdbc as there is no sqlalchemy support as per my knowledg…
-
We use trino (interact via REST API of trino) and trying to understand how we can pass on params like user name/pwd (or other auth params) and other params trino support when sending query to execut…
-
**Is your feature request related to a problem? Please describe.**
There is no support of Dremio or Trino in current version
**Describe the solution you'd like**
Just to add support those jdb…
-
We've seen some [articles](https://aws.amazon.com/blogs/storage/improving-amazon-s3-throughput-for-the-aws-cli-and-boto3-with-the-aws-common-runtime/) stating that AWS CRT is improving S3 throughput d…
-
### Is your feature request related to a problem?
Disclaimer: I am quite new to ibis, so perhaps I missed something.
Let's say I have a table with a column that contains arrays of struct. For exam…