[
https://issues.apache.org/jira/browse/HIVE-29200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis resolved HIVE-29200.
----------------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
Fixed in
https://github.com/apache/hive/commit/38236c704f8229b6a52bdbedd87f51638758d792
> 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
> Labels: pull-request-available
> Fix For: 4.2.0
>
>
> 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)