-
**Describe the bug**
It seems that using Spark Structured Streaming from a managed table (that should support tead) to an external table (that should support read/write) - is not working.
It throw…
-
```
TiDB root@127.0.0.1:test> create table t(a int);
Query OK, 0 rows affected
Time: 0.081s
TiDB root@127.0.0.1:test> create binding for select ifnull(t.a-1,-1) from t using select ifnull(t.a-1,-1…
-
## Description:
Currently, SQL queries are defined directly within the route files. To improve code modularity and maintainability, all SQL queries should be moved to a dedicated query file. This wil…
-
**Is your feature request related to a problem? Please describe.**
People not familiar with SQL might be confused by your code in the "Create a sample database" section in your [quickstart page](http…
-
### Description
if use $$ in the sql text, then autocompletion doesn't work on ctrl+space
![image](https://github.com/user-attachments/assets/3664afea-de8a-4ef7-a7ed-41bab6f42592)
but
![image](htt…
-
### Steps to reproduce the problem
![image](https://user-images.githubusercontent.com/17537000/206914473-7af949e5-8351-44d2-9eb6-d65b6f53e664.png)
### Expected behaviour
Faster queries
### Actual …
-
### TL;DR
I am using the TF module and would like to configure the settings.sql_server_audit_config option. The issue is that it is currently not available as a configurable variable. This can be e…
-
**Describe the bug**
I was trying to use unitycatalog with pyspark on my local machine. I used this doc ( https://docs.unitycatalog.io/integrations/unity-catalog-spark/ ) for setting it up on my la…
-
### Description
SQL strings are highlighted within PHP strings when that string begins with certain keywords. SQL highlighting can also be "forced" by using a heredoc whose identifier matches `[DS]Q…
-
create tow