nastra opened a new issue, #7345:
URL: https://github.com/apache/iceberg/issues/7345
### Apache Iceberg version
main (development)
### Query engine
None
### Please describe the bug 🐞
It appears that this has been introduced as part of #7128
```
java.io.NotSerializableException: java.lang.ThreadLocal$SuppliedThreadLocal
Serialization stack:
- object not serializable (class:
java.lang.ThreadLocal$SuppliedThreadLocal, value:
java.lang.ThreadLocal$SuppliedThreadLocal@b11d2ad)
- field (class:
org.apache.iceberg.LocationProviders$ObjectStoreLocationProvider, name: temp,
type: class java.lang.ThreadLocal)
- object (class
org.apache.iceberg.LocationProviders$ObjectStoreLocationProvider,
org.apache.iceberg.LocationProviders$ObjectStoreLocationProvider@7c47ae7d)
- field (class: org.apache.iceberg.SerializableTable, name:
locationProvider, type: interface org.apache.iceberg.io.LocationProvider)
- object (class
org.apache.iceberg.spark.source.SerializableTableWithSize,
org.apache.iceberg.spark.source.SerializableTableWithSize@706b68e6)
```
@singhpk234 could you take a look please?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]