Member since
04-21-2022
1
Post
0
Kudos Received
0
Solutions
04-21-2022
08:25 AM
Hello, Im trying to mask a timestamp so that we can only see the year but not the dates or time. is it possible? I fouind this solution in the forums but it doesnt work. cast(mask(cast(to_date({col}) as date), 'x', 'x', 'x', -1, '1', 1, 0, -1) as timestamp) Any advice is appreciated.
... View more
Labels:
- Labels:
-
Apache Ranger