[ https://issues.apache.org/jira/browse/HIVE-29024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17979894#comment-17979894 ]
Raghav Aggarwal commented on HIVE-29024: ---------------------------------------- CC [~ayushtkn] [~zabetak] > ERROR log in hive schema initialization for ConstantPropagateProcFactory > ------------------------------------------------------------------------ > > Key: HIVE-29024 > URL: https://issues.apache.org/jira/browse/HIVE-29024 > Project: Hive > Issue Type: Improvement > Reporter: Raghav Aggarwal > Priority: Major > > There is another ERROR log in schematool during hive schema initialization. > Should this be tracked under here or should I log another Jira for the same? > {code:java} > 2025-06-16 17:25:47,690 ERROR optimizer.ConstantPropagateProcFactory: Unable > to evaluate > org.apache.hadoop.hive.ql.udf.generic.GenericUDFCurrentGroups([]). Return > value unrecognizable. > 2025-06-16 17:25:47,706 INFO calcite.RelOptHiveTable: Calculating column > statistics for sys.dbs, projIndxSet: [0, 1, 2, 3], allowMissingStats: true > 2025-06-16 17:25:47,707 INFO HiveMetaStore.audit: ugi=raghav > ip=unknown-ip-addrcmd=get_table_statistics_req: table=hive.sys.dbs > 2025-06-16 17:25:47,716 WARN calcite.RelOptHiveTable: No Stats for sys@dbs, > Columns: db_id, owner_name, db_location_uri, name > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)