[ https://issues.apache.org/jira/browse/HIVE-29200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on HIVE-29200 started by Stamatis Zampetakis. -------------------------------------------------- > CI Spell checking errors in ObjectInspectorUtils and TeradataBinarySerde > ------------------------------------------------------------------------ > > Key: HIVE-29200 > URL: https://issues.apache.org/jira/browse/HIVE-29200 > Project: Hive > Issue Type: Bug > Reporter: Stamatis Zampetakis > Assignee: Stamatis Zampetakis > Priority: Major > > The CI spell checking action [currently > fails|https://github.com/apache/hive/actions/runs/17731661136/job/50383947095] > in master due to the following errors > {noformat} > Warning: > serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java: > line 659, columns 70-83, Warning - `bucketedtables` is not a recognized > word. (unrecognized-spelling) > Warning: > serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java: > line 659, columns 51-64, Warning - `languagemanual` is not a recognized > word. (unrecognized-spelling) > Warning: > serde/src/java/org/apache/hadoop/hive/serde2/teradata/TeradataBinarySerde.java: > line 80, columns 45-63, Warning - `teradatabinaryserde` is not a recognized > word. (unrecognized-spelling) > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)