soumilshah1995 commented on PR #15283: URL: https://github.com/apache/iceberg/pull/15283#issuecomment-4460026160
> Hello @soumilshah199500, this currently doesn’t support shredding. > > To store variants in shredded form, a `VariantShreddingFunction` must be provided. However, Kafka Connect does not pass this at all. > > For reference, see the following code: > > https://github.com/apache/iceberg/blob/apache-iceberg-1.10.1/parquet/src/main/java/org/apache/iceberg/parquet/Parquet.java#L158-L164 Hi there would it be possible to add this feature to kafka connect allow shredding users can enable to disable shredding based on use cases -- 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]
