This is an automated email from the ASF dual-hosted git repository. inigoiri pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 8aa04b0b24b HADOOP-18189 S3APrefetchingInputStream to support status probes when closed (#5036) add 48b6f9f3357 YARN-11328. Refactoring part of the code of SQLFederationStateStore. (#4976) No new revisions were added by this update. Summary of changes: .../SQLServer/FederationStateStoreStoredProcs.sql | 242 +++++------ .../store/impl/SQLFederationStateStore.java | 463 +++++++++------------ .../store/utils/FederationStateStoreUtils.java | 23 + .../store/impl/HSQLDBFederationStateStore.java | 4 +- .../store/impl/TestSQLFederationStateStore.java | 6 +- 5 files changed, 351 insertions(+), 387 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org