[ 
https://issues.apache.org/jira/browse/HIVE-28643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vlad Rozov reassigned HIVE-28643:
---------------------------------

    Assignee: Vlad Rozov  (was: Kokila N)

> Test failures with "Error getting slot value"
> ---------------------------------------------
>
>                 Key: HIVE-28643
>                 URL: https://issues.apache.org/jira/browse/HIVE-28643
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Kokila N
>            Assignee: Vlad Rozov
>            Priority: Major
>              Labels: pull-request-available
>
> The solution utilizes the *slot* variable in the *Field* object to maintain 
> the order, which helps prevent flaky tests in serde module. However, with JDK 
> 17, all tests that rely on this slot are failing with the error: 
> "java.lang.RuntimeException: Error getting a slot value".
> Debugging reveals a NoSuchFieldException, despite the fact that JDK 17 
> includes the slot variable. This issue is likely related to reflection, even 
> though the --add-opens flag is used to allow access to private fields.
> Currently reverting the commit to move forward , need to address this issue 
> later.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to