[jira] [Issue Comment Deleted] (AVRO-1462) Non-ASCII decimal characters cause warning from Perl API serializer

2021-10-26 Thread John Karp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1462: Comment: was deleted (was: Mike: No other language really has to deal with this issue of the distinction

[jira] [Commented] (AVRO-3049) Java: BinaryDecoder lacks checks on bytes array length

2021-02-22 Thread John Karp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17288450#comment-17288450 ] John Karp commented on AVRO-3049: - PR: https://github.com/apache/avro/pull/1098 > Java: BinaryDecoder

[jira] [Updated] (AVRO-3049) Java: BinaryDecoder lacks checks on bytes array length

2021-02-19 Thread John Karp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-3049: Summary: Java: BinaryDecoder lacks checks on bytes array length (was: Java: BinaryDecoder lacks checks on

[jira] [Work started] (AVRO-3049) Java: BinaryDecoder lacks checks on array length

2021-02-19 Thread John Karp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-3049 started by John Karp. --- > Java: BinaryDecoder lacks checks on array length >

[jira] [Created] (AVRO-3049) Java: BinaryDecoder lacks checks on array length

2021-02-19 Thread John Karp (Jira)
John Karp created AVRO-3049: --- Summary: Java: BinaryDecoder lacks checks on array length Key: AVRO-3049 URL: https://issues.apache.org/jira/browse/AVRO-3049 Project: Apache Avro Issue Type: Bug

[jira] [Updated] (AVRO-1463) Undefined values cause warnings when unions with null serialized

2014-06-12 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1463: Attachment: AVRO-1463.patch Attaching patch to address warnings, plus improved tests to make unexpected

[jira] [Updated] (AVRO-1463) Undefined values cause warnings when unions with null serialized

2014-06-12 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1463: Fix Version/s: 1.7.7 Undefined values cause warnings when unions with null serialized

[jira] [Updated] (AVRO-1463) Undefined values cause warnings when unions with null serialized

2014-06-12 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1463: Release Note: Perl: fix union serialization warnings when data is undef Status: Patch Available

[jira] [Commented] (AVRO-1460) Perl API doesn't raise warning/error when encoding record with spurious fields

2014-06-11 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14028622#comment-14028622 ] John Karp commented on AVRO-1460: - Good point, I can't rule that out. I could have it just

[jira] [Updated] (AVRO-1523) Perl API: int/long type minimum value checks are off by one

2014-06-11 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1523: Attachment: AVRO-1523.patch Adding patch with fix Perl API: int/long type minimum value checks are off by

[jira] [Updated] (AVRO-1523) Perl API: int/long type minimum value checks are off by one

2014-06-11 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1523: Release Note: Perl: Fix lower bounds of int/long serialization range checks Status: Patch

[jira] [Commented] (AVRO-1513) Remove test plans from unit test files

2014-06-10 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14026685#comment-14026685 ] John Karp commented on AVRO-1513: - If its problematic to merge conflicting patches with the

[jira] [Commented] (AVRO-1470) Perl API boolean type misencoded

2014-06-10 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14026902#comment-14026902 ] John Karp commented on AVRO-1470: - Both are issues are closely related, but its possible to

[jira] [Commented] (AVRO-1462) Non-ASCII decimal characters cause warning from Perl API serializer

2014-06-09 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14026107#comment-14026107 ] John Karp commented on AVRO-1462: - Mike: No other language really has to deal with this

[jira] [Commented] (AVRO-1462) Non-ASCII decimal characters cause warning from Perl API serializer

2014-06-09 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14026111#comment-14026111 ] John Karp commented on AVRO-1462: - Sorry, I don't seem to be able to delete faulty

[jira] [Created] (AVRO-1523) Perl API: int/long type minimum value checks are off by one

2014-06-03 Thread John Karp (JIRA)
John Karp created AVRO-1523: --- Summary: Perl API: int/long type minimum value checks are off by one Key: AVRO-1523 URL: https://issues.apache.org/jira/browse/AVRO-1523 Project: Avro Issue Type:

[jira] [Updated] (AVRO-1460) Perl API doesn't raise warning/error when encoding record with spurious fields

2014-06-02 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1460: Attachment: AVRO-1460.patch Attaching patch Perl API doesn't raise warning/error when encoding record

[jira] [Updated] (AVRO-1460) Perl API doesn't raise warning/error when encoding record with spurious fields

2014-06-02 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1460: Fix Version/s: 1.7.7 Release Note: Perl API: Raise error when serializing record field not included in

[jira] [Commented] (AVRO-1352) Schema for fixed types corrupted when writing out in JSON format

2014-06-02 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016031#comment-14016031 ] John Karp commented on AVRO-1352: - Do you have a unit test that fails against trunk avro

[jira] [Created] (AVRO-1521) Inconsistent behavior of Perl API with 'boolean' type

2014-05-30 Thread John Karp (JIRA)
John Karp created AVRO-1521: --- Summary: Inconsistent behavior of Perl API with 'boolean' type Key: AVRO-1521 URL: https://issues.apache.org/jira/browse/AVRO-1521 Project: Avro Issue Type: Bug

[jira] [Updated] (AVRO-1521) Inconsistent behavior of Perl API with 'boolean' type

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1521: Description: The perl boolean serialization code in BinaryEncoder.pm encodes anything false to perl, such

[jira] [Updated] (AVRO-1470) Perl API boolean type misencoded

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1470: Description: The boolean serialization is incorrect, as these new unit tests would indicate: {noformat}

[jira] [Updated] (AVRO-1470) Perl API boolean type misencoded

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1470: Release Note: Perl API: Fix encoding of boolean type Perl API: Fix boolean compatibility test in unions

[jira] [Updated] (AVRO-1470) Perl API boolean type misencoded

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1470: Status: Open (was: Patch Available) Splitting issue to separate the contentious part Perl API boolean

[jira] [Updated] (AVRO-1470) Perl API boolean type misencoded

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1470: Attachment: AVRO-1470-1.patch Minimal fix + test case, no fix for inconsistency issue, that's now

[jira] [Updated] (AVRO-1470) Perl API boolean type misencoded

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1470: Attachment: (was: AVRO-1470-1.patch) Perl API boolean type misencoded

[jira] [Updated] (AVRO-1470) Perl API boolean type misencoded

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1470: Attachment: AVRO-1470.patch Minimal fix + test case, no fix for inconsistency issue, that's now AVRO-1521

[jira] [Updated] (AVRO-1470) Perl API boolean type misencoded

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1470: Status: Patch Available (was: Open) Perl API boolean type misencoded

[jira] [Updated] (AVRO-1513) Remove test plans from unit test files

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1513: Fix Version/s: 1.7.7 Remove test plans from unit test files --

[jira] [Updated] (AVRO-1514) Clean up perl API dependencies

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1514: Fix Version/s: 1.8.0 Clean up perl API dependencies -- Key:

[jira] [Updated] (AVRO-1470) Perl API boolean type misencoded

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1470: Fix Version/s: 1.7.7 Perl API boolean type misencoded

[jira] [Updated] (AVRO-1517) Unicode strings are accepted as bytes type by perl API

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1517: Description: By default in perl, a string is a sequence of bytes, values 0-255. However, if a Unicode

[jira] [Updated] (AVRO-1517) Unicode strings are accepted as bytes type by perl API

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1517: Description: By default in perl, a string is a sequence of bytes, values 0-255. However, if a Unicode

[jira] [Updated] (AVRO-1517) Unicode strings are accepted as bytes type by perl API

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1517: Fix Version/s: 1.7.7 Unicode strings are accepted as bytes type by perl API

[jira] [Updated] (AVRO-1517) Unicode strings are accepted as bytes type by perl API

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1517: Attachment: AVRO-1517.patch Attaching revised patch that's forgiving of spuriously upgraded strings.

[jira] [Updated] (AVRO-1517) Unicode strings are accepted as bytes type by perl API

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1517: Attachment: (was: AVRO-1517-0.patch) Unicode strings are accepted as bytes type by perl API

[jira] [Updated] (AVRO-1462) Non-ASCII decimal characters cause warning from Perl API serializer

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1462: Fix Version/s: 1.7.7 Non-ASCII decimal characters cause warning from Perl API serializer

[jira] [Updated] (AVRO-1521) Inconsistent behavior of Perl API with 'boolean' type

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1521: Fix Version/s: 1.8.0 Inconsistent behavior of Perl API with 'boolean' type

[jira] [Updated] (AVRO-1517) Unicode strings are accepted as bytes and fixed type by perl API

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1517: Summary: Unicode strings are accepted as bytes and fixed type by perl API (was: Unicode strings are

[jira] [Updated] (AVRO-1517) Unicode strings are accepted as bytes and fixed type by perl API

2014-05-30 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1517: Release Note: AVRO-1517 - Perl: Raise error when attempting to serialize strings with ordinal values 255 to

[jira] [Updated] (AVRO-1514) Clean up perl API dependencies

2014-05-29 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1514: Attachment: AVRO-1514-0.patch Attaching patch to clean up dependencies. Clean up perl API dependencies

[jira] [Updated] (AVRO-1514) Clean up perl API dependencies

2014-05-29 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1514: Status: Patch Available (was: In Progress) Clean up perl API dependencies --

[jira] [Updated] (AVRO-1517) Unicode strings are accepted as bytes type by perl API

2014-05-28 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1517: Status: Open (was: Patch Available) Behavior should be friendlier than provided in patch, if is_utf8 try

[jira] [Work started] (AVRO-1514) Clean up perl API dependencies

2014-05-23 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-1514 started by John Karp. Clean up perl API dependencies -- Key: AVRO-1514 URL:

[jira] [Created] (AVRO-1517) Unicode strings are accepted as bytes type by perl API

2014-05-23 Thread John Karp (JIRA)
John Karp created AVRO-1517: --- Summary: Unicode strings are accepted as bytes type by perl API Key: AVRO-1517 URL: https://issues.apache.org/jira/browse/AVRO-1517 Project: Avro Issue Type: Bug

[jira] [Updated] (AVRO-1517) Unicode strings are accepted as bytes type by perl API

2014-05-23 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1517: Attachment: AVRO-1517-0.patch attaching patch Unicode strings are accepted as bytes type by perl API

[jira] [Commented] (AVRO-1470) Perl API boolean type misencoded

2014-05-23 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007598#comment-14007598 ] John Karp commented on AVRO-1470: - perl's JSON module has to deal with a similar issue, and

[jira] [Updated] (AVRO-1463) Undefined values cause warnings when unions with null serialized

2014-05-22 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1463: Issue Type: Improvement (was: Bug) Undefined values cause warnings when unions with null serialized

[jira] [Updated] (AVRO-1463) Undefined values cause warnings when unions with null serialized

2014-05-22 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1463: Issue Type: Bug (was: Improvement) Undefined values cause warnings when unions with null serialized

[jira] [Updated] (AVRO-1513) Remove test plans from unit test files

2014-05-22 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1513: Status: Patch Available (was: In Progress) Remove test plans from unit test files

[jira] [Work started] (AVRO-1513) Remove test plans from unit test files

2014-05-22 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-1513 started by John Karp. Remove test plans from unit test files -- Key: AVRO-1513

[jira] [Updated] (AVRO-1513) Remove test plans from unit test files

2014-05-22 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1513: Attachment: AVRO-1513-0.patch patch Remove test plans from unit test files

[jira] [Created] (AVRO-1514) Clean up perl API dependencies

2014-05-22 Thread John Karp (JIRA)
John Karp created AVRO-1514: --- Summary: Clean up perl API dependencies Key: AVRO-1514 URL: https://issues.apache.org/jira/browse/AVRO-1514 Project: Avro Issue Type: Improvement

[jira] [Commented] (AVRO-1470) Perl API boolean type misencoded

2014-03-17 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937960#comment-13937960 ] John Karp commented on AVRO-1470: - Since everything is evaluable to true or false in Perl,

[jira] [Updated] (AVRO-1470) Perl API boolean type misencoded

2014-02-28 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1470: Attachment: AVRO-1470.patch Patch to restrict accepted boolean values to 0 and 1. Perl API boolean type

[jira] [Updated] (AVRO-1470) Perl API boolean type misencoded

2014-02-28 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1470: Release Note: Perl API: Only accept 0 and 1 as boolean values, fix encoding Status: Patch

[jira] [Created] (AVRO-1470) Inconsistent handling of boolean type

2014-02-27 Thread John Karp (JIRA)
John Karp created AVRO-1470: --- Summary: Inconsistent handling of boolean type Key: AVRO-1470 URL: https://issues.apache.org/jira/browse/AVRO-1470 Project: Avro Issue Type: Bug Components:

[jira] [Updated] (AVRO-1470) Inconsistent handling of boolean type

2014-02-27 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1470: Description: The boolean serialization code in BinaryEncoder.pm is: {{$data ? \0x1 : \0x0}} meaning

[jira] [Updated] (AVRO-1470) Inconsistent handling of boolean type

2014-02-27 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1470: Description: The boolean serialization code in BinaryEncoder.pm is: {noformat} $data ? \0x1 : \0x0

[jira] [Updated] (AVRO-1470) Perl API boolean type misencoded

2014-02-27 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1470: Summary: Perl API boolean type misencoded (was: Inconsistent handling of boolean type) Perl API boolean

[jira] [Updated] (AVRO-1470) Perl API boolean type misencoded

2014-02-27 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1470: Description: h1. Boolean Serialization The boolean serialization code in BinaryEncoder.pm is: {noformat}

[jira] [Assigned] (AVRO-1470) Perl API boolean type misencoded

2014-02-27 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp reassigned AVRO-1470: --- Assignee: John Karp Perl API boolean type misencoded

[jira] [Created] (AVRO-1460) Perl API doesn't raise warning/error when encoding record with spurious fields

2014-02-20 Thread John Karp (JIRA)
John Karp created AVRO-1460: --- Summary: Perl API doesn't raise warning/error when encoding record with spurious fields Key: AVRO-1460 URL: https://issues.apache.org/jira/browse/AVRO-1460 Project: Avro

[jira] [Created] (AVRO-1461) Distribute Perl API on CPAN

2014-02-20 Thread John Karp (JIRA)
John Karp created AVRO-1461: --- Summary: Distribute Perl API on CPAN Key: AVRO-1461 URL: https://issues.apache.org/jira/browse/AVRO-1461 Project: Avro Issue Type: Wish Components: perl

[jira] [Updated] (AVRO-1461) Distribute Perl API on CPAN

2014-02-20 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1461: Priority: Minor (was: Major) Distribute Perl API on CPAN ---

[jira] [Updated] (AVRO-1461) Distribute Perl API on CPAN

2014-02-20 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1461: Description: Having a package for the Perl Avro API distributed on CPAN would increase the visibility and

[jira] [Created] (AVRO-1462) Non-ASCII decimal characters cause warning from Perl API serializer

2014-02-20 Thread John Karp (JIRA)
John Karp created AVRO-1462: --- Summary: Non-ASCII decimal characters cause warning from Perl API serializer Key: AVRO-1462 URL: https://issues.apache.org/jira/browse/AVRO-1462 Project: Avro Issue

[jira] [Updated] (AVRO-1462) Non-ASCII decimal characters cause warning from Perl API serializer

2014-02-20 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1462: Component/s: perl Non-ASCII decimal characters cause warning from Perl API serializer

[jira] [Updated] (AVRO-1462) Non-ASCII decimal characters cause warning from Perl API serializer

2014-02-20 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1462: Description: The serializer is using the \d metacharacter in a regex to check for decimal characters.

[jira] [Work started] (AVRO-1462) Non-ASCII decimal characters cause warning from Perl API serializer

2014-02-20 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-1462 started by John Karp. Non-ASCII decimal characters cause warning from Perl API serializer

[jira] [Updated] (AVRO-1462) Non-ASCII decimal characters cause warning from Perl API serializer

2014-02-20 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1462: Attachment: AVRO-1462.patch Patch: Use Regexp::Common for integer and long validation, and add

[jira] [Updated] (AVRO-1462) Non-ASCII decimal characters cause warning from Perl API serializer

2014-02-20 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-1462: Release Note: Perl API: Improved handling of invalid int/long during serialization Status: Patch

[jira] [Created] (AVRO-1463) Undefined values cause warnings when unions with null serialized

2014-02-20 Thread John Karp (JIRA)
John Karp created AVRO-1463: --- Summary: Undefined values cause warnings when unions with null serialized Key: AVRO-1463 URL: https://issues.apache.org/jira/browse/AVRO-1463 Project: Avro Issue

[jira] [Updated] (AVRO-974) Add Perl implementation to Avro

2014-01-29 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-974: --- Attachment: avro-974.patch New patch. Updated authorship / history section of perl module based on feedback

[jira] [Updated] (AVRO-974) Add Perl implementation to Avro

2014-01-29 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-974: --- Tags: perl Release Note: Perl: new Perl API contributed by Yann Kerhervé. Status: Patch

[jira] [Updated] (AVRO-974) Add Perl implementation to Avro

2014-01-28 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-974: --- Attachment: avro-974.patch Previous changes, plus fix perl build to use top-level Avro version. Update

[jira] [Commented] (AVRO-974) Add Perl implementation to Avro

2014-01-28 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884350#comment-13884350 ] John Karp commented on AVRO-974: For more granularity when reviewing my changes, take a look

[jira] [Updated] (AVRO-974) Add Perl implementation to Avro

2014-01-24 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-974: --- Attachment: avro-974.patch Latest patch: adds apache license headers and minimal integration with top-level

[jira] [Work started] (AVRO-974) Add Perl implementation to Avro

2014-01-23 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-974 started by John Karp. Add Perl implementation to Avro --- Key: AVRO-974 URL:

[jira] [Updated] (AVRO-974) Add Perl implementation to Avro

2014-01-23 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-974: --- Status: Patch Available (was: In Progress) Add Perl implementation to Avro ---

[jira] [Updated] (AVRO-974) Add Perl implementation to Avro

2014-01-23 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-974: --- Status: Open (was: Patch Available) Add Perl implementation to Avro ---

[jira] [Updated] (AVRO-974) Add Perl implementation to Avro

2014-01-23 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp updated AVRO-974: --- Attachment: import-git-7c9e7216c3.patch Direct copy from yannk's github version, without changes necessary for

[jira] [Assigned] (AVRO-974) Add Perl implementation to Avro

2014-01-17 Thread John Karp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Karp reassigned AVRO-974: -- Assignee: John Karp Add Perl implementation to Avro ---