Kuan-Po Tseng

Results 30 issues of Kuan-Po Tseng

## Description related to https://github.com/trinodb/trino/issues/7496, support text type predicate pushdown in MySQL connector, this pr mainly did predicate pushdown, and didn't involved with top-n/aggregate/join text type pushdown. This pr use...

cla-signed

### What is this PR for? Fix issue with the placement rules, specifically the one where the provided rule (when `created` is true) is applied before the tag rule, is...

Add CPU Pinning HEP **Related Issue:** https://github.com/harvester/harvester/issues/2305 **Test plan:** N/A

ERROR: com.google.cloud.bigquery.BigQueryException: OFFSET is not a function. It can only be used for array element access using array[OFFSET(position)] at [28:70] ``` { "catalog": "canner-cml", "schema": "hubspot", "models": [ { "name":...

bigquery

as title, currenlty `integration-trusted` not triggered when new commits merged into main branch

currently if we close issue, `test-with-secrets` always triggered, we should avoid that.

Add a rule to validate precision and scale in decimal(p,s) are all matched in target data source table/sql

need a validation rule to check if model used in relationship and metric exists

validation

https://github.com/Canner/canner-metric-layer/pull/192#discussion_r1148859939 The following query currently has an issue because we generate another name called "Book" with CTE (Common Table Expression), which duplicates the name used in the query. ```SQL WITH...

implement web api to trigger `accio-validation` validation rules