-
I have a piece of code which reads the same data from GCS or BigQuery. Simplified schema for the data looks like this:
```
root
|-- time: timestamp (nullable = true)
|-- name: string (nullable =…
-
- Python v3.7.5
- Pyspark v3.1.2
- delta-spark v1.0.0
Facing an error when using subqueries in where predicate while deleting. This code works fine on databricks but when running it on local mach…
-
I get the following error message when run against spark 2.4.2
11-18-2020 04:58:26 INFO [Thread-10] com.linkedin.drelephant.ElephantRunner : Job queue size is 0
11-18-2020 04:58:26 INFO [dr-el-…
-
A Trino query against an iceberg table timestamp column renders the query result differently from how Spark renders the query result for the same iceberg table:
### Spark-SQL:
```
set time zone…
-
5.2.0.0:新增了安全的公屏广播应用。用户可以使用本应用在公屏上发送一些内容
新版本预告:大家是否会因为丑陋的背景图片而烦恼?我们准备推出背景修改引擎,可以让你的桌面更加美观
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
Jira Link: [DB-1506](https://yugabyte.atlassian.net/browse/DB-1506)
### Description
There are some compilation errors for Spark connector 3.2-yb branch against Spark 3.3 release:
```
[error] /nfus…
-
Spark plugs can clog and eventually foul if the engine is allowed to idle too low for too long. Throttling up an engine with oil-soaked spark plugs can help clear them out.
The engine should be at or…
-
**Describe the bug**
A user may see an error like below when using the python package , sometimes due to limited network reachability. It is hard to tell which connection (host:port) did we error on.…
-
### Query engine
**Using**
```
AWS EMR 6.10.0
Spark 3.3.1
Iceberg 1.1.0-amzn-0
AWS Glue catalog
```
**Spark-defaults**
```
'spark.sql.extensions': 'org.apache.iceberg.spark.extensions…