You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by ab...@apache.org on 2022/02/15 09:42:10 UTC

[tez] branch master updated (9f4cb31 -> f62bf12)

This is an automated email from the ASF dual-hosted git repository.

abstractdog pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tez.git.


    from 9f4cb31  TEZ-4379 Tez Hive Queries query page rows does not go over (#183) (Csaba Juhasz, Gergely Hanko reviewed by Laszlo Bodor)
     add f62bf12  TEZ-4384: Remove unused EnvironmentUpdateUtils remaining from TEZ-1837 (#186) (Laszlo Attila Toth reviewed by Laszlo Bodor)

No new revisions were added by this update.

Summary of changes:
 .../apache/tez/common/EnvironmentUpdateUtils.java  | 127 ---------------------
 .../tez/common/TestEnvironmentUpdateUtils.java     |  96 ----------------
 2 files changed, 223 deletions(-)
 delete mode 100644 tez-common/src/main/java/org/apache/tez/common/EnvironmentUpdateUtils.java
 delete mode 100644 tez-common/src/test/java/org/apache/tez/common/TestEnvironmentUpdateUtils.java