-
Loosely inspired by https://maxhalford.github.io/blog/ogd-in-sql/, especially the last paragraph. If we supported a limited set of PARTITION BY clauses in changefeed expressions that were always inter…
-
Extracción de tweets relevantes usando la API de @cistelsa , exportar a formato SQL Posgres. Notas de qué contiene cada columna.
-
**Describe the bug**
When querying against a Postgres database with a column of type bit(16), Metabase throws an error like so `Cannot cast to boolean: "0101100000101100"`. If the column is null, t…
ghost updated
2 months ago
-
We are currently using a fork of `slonik`: https://github.com/alxndrsn/slonik/commit/b0299faa6405e474ea84d6c96dffecc98001a6e2
This is because of some stream-related issues.
At least one related …
-
After running the WriteJasonFile function in cell 12 of the Chapter 2: Designing Databricks Day One/Project: Streaming Transactions/CH2-01-Generating Records Using DBKS Labs Datagen.py notebook I get …
-
### Is your feature request related to a problem?
Windowing functions are not supported in Pyspark backend right now.
### Describe the solution you'd like
I'd like to have support for windowi…
-
### Is your feature request related to a problem? Please describe.
TEMPORARY VIEW: https://www.postgresql.org/docs/current/sql-createview.html
Some users want to use `TEMPORARY VIEW` instead of `C…
-
### Is your feature request related to a problem?
No
### What is the motivation behind your request?
Better support for streaming functionalities in Ibis.
### Describe the solution you'd like
Pys…
-
when I create a stream table using kafka_stream options, JavaSnappyStreamingContext throws a ArrayIndexOutOfBoundsException :
```
SparkConf conf = new SparkConf().set("spark.port.maxRetries", "10…
-
I am getting following exception when trying to read from Kinesis. Any idea? using "spark-streaming-kinesis-asl_2.11"
Exception in thread "main" java.lang.ClassNotFoundException: Failed to find dat…