[jira] [Updated] (HUDI-4905) Protobuf type handling improvements

2023-02-15 Thread Ethan Guo (Jira)


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

Ethan Guo updated HUDI-4905:

Fix Version/s: 0.13.0

> Protobuf type handling improvements
> ---
>
> Key: HUDI-4905
> URL: https://issues.apache.org/jira/browse/HUDI-4905
> Project: Apache Hudi
>  Issue Type: Improvement
>Reporter: Timothy Brown
>Assignee: Timothy Brown
>Priority: Major
>  Labels: pull-request-available
> Fix For: 0.13.0
>
>
> Two improvements have come out of discussions with others trying to use 
> protobuf and Hudi.
>  
>  # We can support uint64 as a decimal without losing precision and 
> representing the value in the lake as a positive value
>  # Proto Timestamps can be converted to long with LogicalType timestamp-micros
>  # Treat elements within a `oneof` as nullable



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (HUDI-4905) Protobuf type handling improvements

2022-09-26 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated HUDI-4905:
-
Labels: pull-request-available  (was: )

> Protobuf type handling improvements
> ---
>
> Key: HUDI-4905
> URL: https://issues.apache.org/jira/browse/HUDI-4905
> Project: Apache Hudi
>  Issue Type: Improvement
>Reporter: Timothy Brown
>Assignee: Timothy Brown
>Priority: Major
>  Labels: pull-request-available
>
> Two improvements have come out of discussions with others trying to use 
> protobuf and Hudi.
>  
>  # We can support uint64 as a decimal without losing precision and 
> representing the value in the lake as a positive value
>  # Proto Timestamps can be converted to long with LogicalType timestamp-micros
>  # Treat elements within a `oneof` as nullable



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (HUDI-4905) Protobuf type handling improvements

2022-09-23 Thread Timothy Brown (Jira)


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

Timothy Brown updated HUDI-4905:

Description: 
Two improvements have come out of discussions with others trying to use 
protobuf and Hudi.

 
 # We can support uint64 as a decimal without losing precision and representing 
the value in the lake as a positive value
 # Proto Timestamps can be converted to long with LogicalType timestamp-micros
 # Treat elements within a `oneof` as nullable

  was:
Two improvements have come out of discussions with others trying to use 
protobuf and Hudi.

 
 # We can support uint64 as a decimal without losing precision and representing 
the value in the lake as a positive value
 # Proto Timestamps can be converted to long with LogicalType timestamp-micros


> Protobuf type handling improvements
> ---
>
> Key: HUDI-4905
> URL: https://issues.apache.org/jira/browse/HUDI-4905
> Project: Apache Hudi
>  Issue Type: Improvement
>Reporter: Timothy Brown
>Assignee: Timothy Brown
>Priority: Major
>
> Two improvements have come out of discussions with others trying to use 
> protobuf and Hudi.
>  
>  # We can support uint64 as a decimal without losing precision and 
> representing the value in the lake as a positive value
>  # Proto Timestamps can be converted to long with LogicalType timestamp-micros
>  # Treat elements within a `oneof` as nullable



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (HUDI-4905) Protobuf type handling improvements

2022-09-22 Thread Timothy Brown (Jira)


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

Timothy Brown updated HUDI-4905:

Summary: Protobuf type handling improvements  (was: Proto type handling 
improvements)

> Protobuf type handling improvements
> ---
>
> Key: HUDI-4905
> URL: https://issues.apache.org/jira/browse/HUDI-4905
> Project: Apache Hudi
>  Issue Type: Improvement
>Reporter: Timothy Brown
>Assignee: Timothy Brown
>Priority: Major
>
> Two improvements have come out of discussions with others trying to use 
> protobuf and Hudi.
>  
>  # We can support uint64 as a decimal without losing precision and 
> representing the value in the lake as a positive value
>  # Proto Timestamps can be converted to long with LogicalType timestamp-micros



--
This message was sent by Atlassian Jira
(v8.20.10#820010)