Github user DaveBirdsall commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/511#discussion_r65240984
--- Diff: core/sql/regress/hive/EXPECTED003 ---
@@ -138,6 +132,10 @@ P_PROMO_SK P_PROMO_ID
P_START_DATE_SK P_END_DATE_SK P_ITEM_S
*** ERROR[8822] The statement was not prepared.
+*** WARNING[8597] Statement was automatically retried 1 time(s). Delay
before each retry was 0 seconds. See next entry for the error that caused this
retry.
--- End diff --
Do we want to print out these warnings when the retry failed for the same
reason as the original error? Seems like unnecessary repetition.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---