I agree with Prashant, -1 from me too because this may break iceberg usage.
Thanks,
Huaxin
On Wed, Jun 8, 2022 at 10:07 AM Prashant Singh
wrote:
> -1 from my side as well, found this today.
>
> While testing Apache iceberg with 3.3 found this bug where a table with
> partitions with null values
Thanks Dongjoon for opening a jira to track this issue. I agree this is a
flaky test. I have seen the flakiness in our internal tests. I also agree
this is a non-blocker because the feature is disabled by default. I will
try to take a look to see if I can find the root cause.
Thanks,
Huaxin
On Mo
-1 from my side as well, found this today.
While testing Apache iceberg with 3.3 found this bug where a table with
partitions with null values we get a NPE on partition discovery, earlier we
use to get `DEFAULT_PARTITION_NAME`
Please look into : https://issues.apache.org/jira/browse/SPARK-39417 f
I agree with Jungtaek, -1 from me because of the issue of Kafka source
throwing an error with an incorrect error message that was introduced
recently. This may mislead users and cause unnecessary confusion.
On Wed, Jun 8, 2022 at 12:04 AM Jungtaek Lim
wrote:
> Apologize for late participation.
Hi Everyone,
My Security team has raised concerns about the requirement for root group
membership for Spark running on Kubernetes. Does anyone know the reasons
for that requirement, how insecure it is, and any alternatives if at all?
Thanks,
Rodrigo
Apologize for late participation.
I'm sorry, but -1 (non-binding) from me.
Unfortunately I found a major user-facing issue which hurts UX seriously on
Kafka data source usage.
In some cases, Kafka data source can throw IllegalStateException for the
case of failOnDataLoss=true which condition is