[jira] [Updated] (AVRO-2328) Support distinguishing between LocalDateTime and Instant semantics in timestamps

2019-02-28 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Ivanfi updated AVRO-2328: Summary: Support distinguishing between LocalDateTime and Instant semantics in timestamps (was:

[jira] [Assigned] (AVRO-2328) Support differentiating between LocalDateTime and Instant semantics in timestamps

2019-02-28 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Ivanfi reassigned AVRO-2328: --- Assignee: Nandor Kollar > Support differentiating between LocalDateTime and Instant

[jira] [Created] (AVRO-2328) Support differentiating between LocalDateTime and Instant semantics in timestamps

2019-02-28 Thread Zoltan Ivanfi (JIRA)
Zoltan Ivanfi created AVRO-2328: --- Summary: Support differentiating between LocalDateTime and Instant semantics in timestamps Key: AVRO-2328 URL: https://issues.apache.org/jira/browse/AVRO-2328 Project:

[jira] [Created] (AVRO-2128) Schema parsing in the Java library is more permissive than the C implementation or the JSON specification

2018-01-11 Thread Zoltan Ivanfi (JIRA)
Zoltan Ivanfi created AVRO-2128: --- Summary: Schema parsing in the Java library is more permissive than the C implementation or the JSON specification Key: AVRO-2128 URL:

[jira] [Commented] (AVRO-2109) Reset buffers in case of IOException

2017-12-04 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16276843#comment-16276843 ] Zoltan Ivanfi commented on AVRO-2109: - I think we shouldn't flush after an IOError. Something may have

[jira] [Resolved] (AVRO-2088) Decimal logicalType values serialized in hexidecimal vs decimal

2017-10-12 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Ivanfi resolved AVRO-2088. - Resolution: Not A Bug Assignee: Zoltan Ivanfi Thanks Liviu, closing the bug according to

[jira] [Commented] (AVRO-2088) Decimal logicalType values serialized in hexidecimal vs decimal

2017-10-06 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194560#comment-16194560 ] Zoltan Ivanfi commented on AVRO-2088: - In that case there must be some additional difference in those

[jira] [Comment Edited] (AVRO-2088) Decimal logicalType values serialized in hexidecimal vs decimal

2017-10-06 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194526#comment-16194526 ] Zoltan Ivanfi edited comment on AVRO-2088 at 10/6/17 12:31 PM: --- This seems to

[jira] [Commented] (AVRO-2088) Decimal logicalType values serialized in hexidecimal vs decimal

2017-10-06 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194526#comment-16194526 ] Zoltan Ivanfi commented on AVRO-2088: - This seems to be a bug in datastage. According to the

[jira] [Created] (AVRO-2087) Allow specifying default values for logical types in human-readable form

2017-10-05 Thread Zoltan Ivanfi (JIRA)
Zoltan Ivanfi created AVRO-2087: --- Summary: Allow specifying default values for logical types in human-readable form Key: AVRO-2087 URL: https://issues.apache.org/jira/browse/AVRO-2087 Project: Avro

[jira] [Updated] (AVRO-1982) Fix static code analyzer findings

2017-01-11 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Ivanfi updated AVRO-1982: Status: Patch Available (was: In Progress) > Fix static code analyzer findings >

[jira] [Work started] (AVRO-1982) Fix static code analyzer findings

2017-01-11 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-1982 started by Zoltan Ivanfi. --- > Fix static code analyzer findings > - > >

[jira] [Created] (AVRO-1982) Fix static code analyzer findings

2017-01-11 Thread Zoltan Ivanfi (JIRA)
Zoltan Ivanfi created AVRO-1982: --- Summary: Fix static code analyzer findings Key: AVRO-1982 URL: https://issues.apache.org/jira/browse/AVRO-1982 Project: Avro Issue Type: Task

[jira] [Commented] (AVRO-1924) Variable named 'date' in IDL

2016-11-04 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15636378#comment-15636378 ] Zoltan Ivanfi commented on AVRO-1924: - Please note that although it may be easy to work around this

[jira] [Commented] (AVRO-1340) use default to allow old readers to specify default enum value when encountering new enum symbols

2016-10-13 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571954#comment-15571954 ] Zoltan Ivanfi commented on AVRO-1340: - You're right, I'm convinced. :) > use default to allow old

[jira] [Commented] (AVRO-1340) use default to allow old readers to specify default enum value when encountering new enum symbols

2016-10-13 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571887#comment-15571887 ] Zoltan Ivanfi commented on AVRO-1340: - I agree that the generic fallback mechanism may be overkill, I

[jira] [Comment Edited] (AVRO-1340) use default to allow old readers to specify default enum value when encountering new enum symbols

2016-10-13 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571729#comment-15571729 ] Zoltan Ivanfi edited comment on AVRO-1340 at 10/13/16 12:14 PM: A generic

[jira] [Commented] (AVRO-1340) use default to allow old readers to specify default enum value when encountering new enum symbols

2016-10-13 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571729#comment-15571729 ] Zoltan Ivanfi commented on AVRO-1340: - A generic fallback mechanism would allow different fallback

[jira] [Commented] (AVRO-1340) use default to allow old readers to specify default enum value when encountering new enum symbols

2016-10-12 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568443#comment-15568443 ] Zoltan Ivanfi commented on AVRO-1340: - I like the mechanism suggested by Matthieu, but I think

[jira] [Updated] (AVRO-1860) DefaultValue() returns Ints for Long fields

2016-09-26 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Ivanfi updated AVRO-1860: Component/s: java > DefaultValue() returns Ints for Long fields >

[jira] [Commented] (AVRO-1926) lang/c++ build.sh doesn't work

2016-09-26 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523056#comment-15523056 ] Zoltan Ivanfi commented on AVRO-1926: - Hi Simon, Things seem to work differently in our environments.

[jira] [Commented] (AVRO-1853) Compiler::toBin(const std::string& s) crashes on empty string

2016-09-20 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507215#comment-15507215 ] Zoltan Ivanfi commented on AVRO-1853: - I created https://github.com/apache/avro/pull/127 with the fix.

[jira] [Issue Comment Deleted] (AVRO-1853) Compiler::toBin(const std::string& s) crashes on empty string

2016-09-20 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Ivanfi updated AVRO-1853: Comment: was deleted (was: I created https://github.com/apache/avro/pull/127 with the fix.) >

[jira] [Work started] (AVRO-1853) Compiler::toBin(const std::string& s) crashes on empty string

2016-09-19 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-1853 started by Zoltan Ivanfi. --- > Compiler::toBin(const std::string& s) crashes on empty string >

[jira] [Assigned] (AVRO-1853) Compiler::toBin(const std::string& s) crashes on empty string

2016-09-19 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Ivanfi reassigned AVRO-1853: --- Assignee: Zoltan Ivanfi > Compiler::toBin(const std::string& s) crashes on empty string >