groobyming

Results 13 issues of groobyming

你好,如何指定外部向量库为qdrant,有没有文档参考

I have extended a Dialect named MyDialect, and implemented the is_identifier_start method. is_identifier_start allows the identifier to start with a number, but why does my test code report an error?...

Relates to #1186. This PR includes changes to resolve the issue and enhance project functionality. Review appreciated.

[**MetricQL**](https://docs.victoriametrics.com/keyconcepts/#metricsql) is an enhanced extension of **PromQL**, And is backward-compatible with **PromQL**. Currently, **MetricQL** already supports using the "**or**" operator to connect label filters as follows: For example, the following...

@yuanbohan Hi Yuanbo, I want to support or filter but even if I add something in promql.y I get the error "invalid promql query", I am new to yacc and...

Why should we implement send for ResultSet ``` where T: RowValue, ```

### Bug Description A clear and concise description of what the bug is. According to the MySQL Protocol, COM_STMT_PREPARE_OK does not necessarily require 12 bytes. 10 bytes is also acceptable....

bug
db:mysql
bug:db
db:third-party-compat

Trino version:435 SQL: select count(*) from mysql.test where logid=160; Elapsed Time: 3.79m Analysis Time: 3.78m Execution Time: 1.05s But in presto 382 version it will be very fast, only 540ms...

## Description Support user customs schema in Ignite connector Fixes https://github.com/trinodb/trino/issues/8552 ## Release notes ```markdown ## Ignite * Support user customs schema in Ignite connector. ```

cla-signed

### Is your feature request related to a problem? There is no document reference about how to batch add nodes or associations using Rust SDK. ### Describe the solution Support...

feature
topic:rust
sdk-issue