SuperBo

Results 14 issues of SuperBo

The latest python binding in llvm 6.0.0 has support for python3. We don't need to use an in-house library like libclang-python3 any more. These files are taken directly from clang...

[SQLFluff](https://github.com/sqlfluff/sqlfluff) is great for SQL. Hope this can be added to your plugin. Thank you!

help wanted

Currently this program will parse correctly, but it shouldn't. ```golang package main import "fmt" func main() { fmt.Println("hello world ") } ``` Checklist: - [x] All tests pass in CI....

There are subtle differences of ARRAY_AGG in SQL dialects: 1. https://jakewheat.github.io/sql-overview/sql-2016-foundation-grammar.html#array-aggregate-function 2. https://docs.snowflake.com/en/sql-reference/functions/array_agg.html 3. https://cloud.google.com/bigquery/docs/reference/standard-sql/aggregate_functions 4. https://www.postgresqltutorial.com/postgresql-aggregate-functions/postgresql-array_agg/ This the very first attempt to support correct ARRAY_AGG function while parsing BigQuery...

*Issue #86:* I think the issue is very well mentioned here https://github.com/aws/sagemaker-inference-toolkit/issues/86 *Description of changes:* Change **PYTHONPATH** environment after loading your python program won't affect the import paths that python...

**Describe the bug** Can't start Analytical. **To Reproduce** Steps to reproduce the behavior: 1. Install Graphscope helm chart with following values ```yaml engines: num_workers: 2 enabled_engines: "analytical,interactive" ``` 4. Run...

Hi @WongKinYiu, I am very impressed with Yolov9 model, so I decided to port it MLX code. So far, I've just only ported Yolov9, Yolov9-C and Yolov9-E. I will add...

I have this error after ugprade to latest chart version. `│ 2023-10-25T13:26:07+08:00 error apisix/stream_route.go:167 failed to create stream_route: unexpected status code 400; error message: {"error_msg":"invalid configuration: additional properties forbidden, found...

**Memgraph version** Which version did you use? v2.13.0 **Environment** Some information about the environment you are using Memgraph on: operating system, how do you connect, with or without docker, which...

type: enhancement
Severity - S3
Effort - Low
community
Priority - Next
Frequency - EveryTime
Reach - VeryFew

**Memgraph version** Which version did you use? Memgraph v2.13.0 **Environment** Some information about the environment you are using Memgraph on: operating system, how do you connect, with or without docker,...

Severity - S3
Effort - Low
bug
community
Priority - Now
Frequency - EveryTime
Reach - Most