vinoyang

Results 53 issues of vinoyang

**Is your feature request related to a problem? Please describe.** When diving into Feast's serving module(java), I found a `Metrics` class, it seems we have implemented a metric reporter for...

kind/feature
kind/question

**Describe the Feature** Considering Apache Hive is still the standard for the data warehouse in the open-source Hadoop ecosystem. Can we support interaction with Hive? **Would you like to contribute?**...

enhancement

### _Why are the changes needed?_ ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if...

kind:infra
module:server
kind:build
module:rest-client

### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found no...

kind:feature

### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found no...

kind:feature

### Issue you'd like to raise. Currently, the base URL of Serpapi is been hard coded. While some search services(e.g. Bing, `BING_SEARCH_URL`) are configurable. In some companies, the original can...

# Make serpapi base url configurable via env Fixes #4328 ## Before submitting ## Who can review? Community members can review the PR once tests pass. Tag maintainers/contributors who might...

# Add prestodb prompt Fixes # (issue) ## Before submitting ## Who can review? Community members can review the PR once tests pass. Tag maintainers/contributors who might be interested: @eyurtsev

# Enhance the prompt to make the LLM generate right date for real today Fixes # (issue) ## Before submitting Currently, if the user's question contains `today`, the clickhouse always...

… # Enhance the sql prompt so that the sql query do not be arounded by the double quotes Fixes # (issue) ## Before submitting In sqlite and clickhouse case,...