Ivan

Results 41 issues of Ivan

The project is looking good bit it's getting a bit big, maybe instead of wrapping everything in functions we can start playing with some classes, that'd make the code insanely...

It happens when you ran all the tests, individually they all pass. I tried many different combinations of fixtures to close the event loop after every test, without success, top...

bug
help wanted

We only have a few regex questions, I'd be great to have more! ![image](https://github.com/bregman-arie/devops-exercises/assets/37985796/98712dae-217c-4f00-96d5-c916a5144e5a)

Add two more examples to `array_agg` where we showcase a more interesting example and a not-so obvious where we pass an object mapping str:column_names ## Summary of the changes /...

## Description [CrateDB](https://cratedb.com/) is an open-source distributed SQL database management system designed for real-time processing of large volumes of data with high performance and scalability. ## Info |Name|Category|Background Color|Logo Color|...

### Problem Statement Currently whenever a SQLParseException is returned to the client, we only return the **line**:**column**, this is often confusing as the user might just ignore this information as...

feature: ux
needs discussion

### Problem Statement We can do ```sql SELECT CURRENT_DATE + 1 ``` but not ```sql SELECT CURRENT_DATE + INTERVAL '1 day'; UnsupportedFunctionException[Unknown function: (curdate() + cast('1 day' AS interval)), no...

enhancement
contributions welcome
good first issue
tool: Tableau

### CrateDB version 5.5.2, 5.6.2 ### CrateDB setup information I think it's not relevant. ### Problem description The following functions lack numeric overloads, leading to cast errors: - abs -...

feature: sql: scalars
complexity: 1-3

### Context In standard deviation calculation there is the [Bessel's correction](https://en.wikipedia.org/wiki/Bessel%27s_correction) this mean that there are 'two ways' of calculating a deviation: `population standard deviation` and `sample standard deviation`, they...

tool: Tableau
needs discussion
needs concrete use-case

## Summary Add CrateDB to vector databases. The change is minimal though. --- ## For new content When contributing new content, read through our [contribution guidelines](https://github.com/openai/openai-cookbook/blob/main/CONTRIBUTING.md), and mark the following...