-
### Apache Iceberg version
1.7.0 (latest release)
### Query engine
Spark
### Please describe the bug 🐞
```
spark.sql.catalog.spark_catalog.io-impl: org.apache.iceberg.aws.s3.S3FileIO
# ...
s…
-
-
```
[2024-11-13 00:00:28,957] INFO shutting down (kafka.server.KafkaServer)
[2024-11-13 00:00:28,964] INFO App info kafka.server for 1 unregistered (org.apache.kafka.common.utils.AppInfoParser)
[20…
-
Hello Hoodie support,
We are migrating from Hudi 12 to Hudi 15 in our production pipelins
but We are not able to migrate the pipelines and there is pipeline outage because pipelines are failing…
-
### Description
Hi @ritchie46 @stinodego Not sure if you are aware of this, but in the past months I developed polars bindings for java/ scala projects which rely on the official rust polars crates, …
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
我这边ck数据同步到ck…
-
```
def main(_: Indexable.Idx[a]): Unit with Indexable[a] where Indexable.Idx[a] ~ b = ()
```
```
#
# An unexpected error has been detected by the Flix compiler:
#
# Unexpected associated t…
-
Most of the complexity comes from migrating the `BodyElementCollectorMacro` macro.
Might be tacked with https://github.com/agourlay/cornichon/issues/736
Acceptance criteria:
- cross compiling 2…
-
In LazyList, an evaluated value is stored in the `lazy val state: State[A]`, which contains an instance of `final class Cons[A](val head: A, val tail: LazyList[A]) extends State[A]`.
So for every e…
-
When testing Bazel 8.0.0 RC versions I discovered rules_scala may be incompatible with the latest rules_java (that you in turn my need for Bazel 8.0.0).
This came out when testing a Bazel bug's sol…