[
https://issues.apache.org/jira/browse/HIVE-29318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-29318:
----------------------------------
Labels: Compaction hive-4.2.0-must pull-request-available (was: Compaction
hive-4.2.0-must)
> PostgreSQL requires every NULL parameter to have an explicit SQL type
> ---------------------------------------------------------------------
>
> Key: HIVE-29318
> URL: https://issues.apache.org/jira/browse/HIVE-29318
> Project: Hive
> Issue Type: Bug
> Components: Transactions
> Affects Versions: 4.1.0
> Reporter: Denys Kuzmenko
> Priority: Blocker
> Labels: Compaction, hive-4.2.0-must, pull-request-available
>
>
> {code:java}
> Caused by: org.postgresql.util.PSQLException: ERROR: could not determine data
> type of parameter $4 at
> org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.update(NamedParameterJdbcTemplate.java:331)
> at
> org.apache.hadoop.hive.metastore.txn.jdbc.functions.MarkCleanedFunction.removeTxnComponents(MarkCleanedFunction.java:131)
> at
> org.apache.hadoop.hive.metastore.txn.jdbc.functions.MarkCleanedFunction.execute(MarkCleanedFunction.java:111)
> at
> org.apache.hadoop.hive.metastore.txn.CompactionTxnHandler.markCleaned(CompactionTxnHandler.java:210){code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)