-
Hi,
I've tracked SQL slow queries and added "missing" indexes for performance gains:
create index parent_share_with_index on oc_share (parent,share_with);
create index share_type_share_type_ite…
-
### Describe your issue
If the collation of the server and the specific database of the SQL Server differs, then when using temporary tables, the error "Cannot resolve the collation conflict betwee…
AR1ES updated
2 months ago
-
Operators might want to know how many tables, databases or schemas there are in a database. It's inconvenient to only be able to access this information via SQL, since operators may not always have re…
-
### Please confirm that the feature request does ***not*** already exist
- [X] I confirm there is no existing issue for this feature request.
### Use case
As a user I need to create views tha…
-
### dlt version
dlt 0.5.4
### Describe the problem
We are loading a sql_table resource to Snowflake, and beteen two runs a column in the source has been expanded from varchar(11) to ..(35). T…
-
https://github.com/sqlfluff/sqlfluff
In general sqlfluff is just a nicer and more well-mantained formatter that handles edge cases more robustly IMO. Faced a few cases where sql-formatter is just n…
musjj updated
3 weeks ago
-
### Is your feature request related to a problem?
The repository at https://github.com/Eventual-Inc/distributed-query-benchmarking currently works only with the DataFrame API. For benchmarking [TPC…
-
# Background
Hi community,
This issue is for #26878.
ShardingSphere parser engine helps users parse a SQL to get the AST (Abstract Syntax Tree) and visit this tree to get SQLStatement (Java Object). …
-
# Background
Hi community,
This issue is for #26878.
ShardingSphere parser engine helps users parse a SQL to get the AST (Abstract Syntax Tree) and visit this tree to get SQLStatement (Java Object). …
-
# Background
Hi community,
This issue is for #26878.
ShardingSphere parser engine helps users parse a SQL to get the AST (Abstract Syntax Tree) and visit this tree to get SQLStatement (Java Object). …