Thomas Rebele created HIVE-29227:
------------------------------------
Summary: Apply masking in memory instead of rewriting the file in
QOutProcessor#maskPatterns
Key: HIVE-29227
URL: https://issues.apache.org/jira/browse/HIVE-29227
Project: Hive
Issue Type: Task
Reporter: Thomas Rebele
After HIVE-29226 has been merged, the masking is applied in various places.
Refactor it so that the masking is only applied once, in memory, before the
SORT_QUERY_RESULTS is applied.
QFile also defines some patterns for masking. It would be a good to have a
single place for all these mask rules. Probably a good opportunity for
refactoring.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)