[ 
https://issues.apache.org/jira/browse/HIVE-22241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesus Camacho Rodriguez updated HIVE-22241:
-------------------------------------------
    Description: 
UDF that converts a date/timestamp to new *proleptic Gregorian calendar* (ISO 
8601 standard), which is produced by extending the Gregorian calendar backward 
to dates preceding its official introduction in 1582, assuming that its 
internal days/milliseconds since epoch is calculated using legacy 
*Gregorian-Julian hybrid* calendar, i.e., calendar that supports both the 
Julian and Gregorian calendar systems with the support of a single 
discontinuity, which corresponds by default to the Gregorian date when the 
Gregorian calendar was instituted.


  was:UDF that converts a date/timestamp from *Gregorian-Julian hybrid* 
calendar, i.e., calendar that supports both the Julian and Gregorian calendar 
systems with the support of a single discontinuity, which corresponds by 
default to the Gregorian date when the Gregorian calendar was instituted, to 
*proleptic Gregorian calendar* (ISO 8601 standard), which is produced by 
extending the Gregorian calendar backward to dates preceding its official 
introduction in 1582.


> Implement UDF to interpret date/timestamp using its internal representation 
> and Gregorian-Julian hybrid calendar
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-22241
>                 URL: https://issues.apache.org/jira/browse/HIVE-22241
>             Project: Hive
>          Issue Type: Improvement
>          Components: UDF
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-22241.01.patch, HIVE-22241.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> UDF that converts a date/timestamp to new *proleptic Gregorian calendar* (ISO 
> 8601 standard), which is produced by extending the Gregorian calendar 
> backward to dates preceding its official introduction in 1582, assuming that 
> its internal days/milliseconds since epoch is calculated using legacy 
> *Gregorian-Julian hybrid* calendar, i.e., calendar that supports both the 
> Julian and Gregorian calendar systems with the support of a single 
> discontinuity, which corresponds by default to the Gregorian date when the 
> Gregorian calendar was instituted.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to