-
**What is your question?**
_TLDR - there's some costly null handing in our join code to maintain SQL compatibility - should we remove this like we did with groupby null handling?_
In #290, we ha…
-
Substracting 2 dates or 2 timestamp fails:
```
import ibis
import ibis_bigquery
from google.cloud import bigquery
import pandas as pd
import datetime as dt
my_table = 'my_table'
# pdf = …
-
**Current behaviour**
All DB methods throw an error when `DD_TRACE_ENABLED` is set to `false`
```
/app/vendor/bundle/ruby/2.6.0/bundler/gems/rails2-aae3e4374b07/activerecord/lib/active_record/c…
-
### Checked for duplicates
Yes - I've already checked
### 🧑🔬 User Persona(s)
Data Scientist, Data Engineer
### 💪 Motivation
There is some amount of processing occurring on the log file…
-
When running the parser with `Settings.parseDialect = SQLSERVER`, the parser should push all parsed variable declarations to the beginning of the scope - and the scope is the outer-most `BEGIN`.
Th…
-
### Describe the bug
I would like to try using the materialization type of `clone` so that I can have a model that "publishes" tested data runs downstream from the actual model being tested. The clo…
-
This module seems to used URI-styled Firebird conneciton strings.
"Seems" because it is not documented on pkg.go.dev at all.
This however creates uncertainty when filename contains "Reserved Chara…
-
## Overview
Would be nice to include the apache age extension for graph database.
> [Apache AGE](https://age.apache.org/#) is an extension for PostgreSQL that enables users to leverage a graph…
-
Currently the standard lib documentation mixes XTQL and SQL which makes it especially confusing if certain functions/bits are not available in SQL.
-
## context
Often a constraint exception is something "special" to catch. The current JDBC driver (deeper checked with 7.4.1) seems to have no straight forward way to do so.
## preferred solution…