dengzhhu653 commented on PR #5890: URL: https://github.com/apache/hive/pull/5890#issuecomment-2999456532
> @dengzhhu653 , i ran with this patch. Few points: > > 1. Direct SQL is working fine, No "falling back to ORM" log is observed 👍🏻. > 2. There is performance degradation for the same scenario that we ran in [HIVE-28972](https://issues.apache.org/jira/browse/HIVE-28972) (alter table add column cascade), instead of taking 70-80 sec, it is taking approx. 550 sec. I suspect the issue is moving from alterPartition => alterPartitions in [HIVE-28956](https://issues.apache.org/jira/browse/HIVE-28956). Because without [HIVE-28956](https://issues.apache.org/jira/browse/HIVE-28956), it is taking 80 sec approx. > > Can you also validate please, in order to rule out setup issues? Thank you. Let me try -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org