[
https://issues.apache.org/jira/browse/DRILL-8465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17795088#comment-17795088
]
ASF GitHub Bot commented on DRILL-8465:
---------------------------------------
pjfanning commented on PR #2853:
URL: https://github.com/apache/drill/pull/2853#issuecomment-1849019362
@cgivre unfortunately, IcebergWork is also created by
IcebergWorkDeserializer but this class is constructed using reflection based on
`@JsonDeserialize(using = IcebergWork.IcebergWorkDeserializer.class)`.
There is no point in changing IcebergWork unless we can find a way to inject
the config value into IcebergWorkDeserializer too.
> check data input when loading iceberg data
> ------------------------------------------
>
> Key: DRILL-8465
> URL: https://issues.apache.org/jira/browse/DRILL-8465
> Project: Apache Drill
> Issue Type: Improvement
> Components: Storage - Iceberg
> Reporter: PJ Fanning
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)