[jira] Updated: (AVRO-781) Generic data support in C++

2011-03-13 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-781: - Status: Patch Available (was: Open) Generic data support in C++

[jira] Commented: (AVRO-775) File handle leak in DataFileReader

2011-03-07 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003711#comment-13003711 ] Thiruvalluvan M. G. commented on AVRO-775: -- +1. Doug's implementation is cleaner

[jira] Created: (AVRO-775) File handle leak in DataFileReader

2011-03-04 Thread Thiruvalluvan M. G. (JIRA)
File handle leak in DataFileReader -- Key: AVRO-775 URL: https://issues.apache.org/jira/browse/AVRO-775 Project: Avro Issue Type: Bug Components: java Affects Versions: 1.5.0

[jira] Updated: (AVRO-775) File handle leak in DataFileReader

2011-03-04 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-775: - Status: Patch Available (was: Open) File handle leak in DataFileReader

[jira] Updated: (AVRO-711) JSON encoder and decoder for C++

2011-02-20 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-711: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed revision

[jira] Issue Comment Edited: (AVRO-753) Java: Improve BinaryEncoder Performance

2011-02-09 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12992830#comment-12992830 ] Thiruvalluvan M. G. edited comment on AVRO-753 at 2/10/11 1:44 AM:

[jira] Commented: (AVRO-533) .NET implementation of Avro

2011-01-27 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987905#action_12987905 ] Thiruvalluvan M. G. commented on AVRO-533: -- Hi Dona, The patch (AVRo-533.patch)

[jira] Updated: (AVRO-700) Change C++ build system to CMake

2011-01-26 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-700: - Attachment: AVRO-700.patch Doug, I'm sorry it took so many cycles to get this trough.

[jira] Updated: (AVRO-711) JSON encoder and decoder for C++

2011-01-11 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-711: - Attachment: AVRO-711.patch This is functionally same as the previous patch. But it uses IO

[jira] Issue Comment Edited: (AVRO-711) JSON encoder and decoder for C++

2011-01-11 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12980233#action_12980233 ] Thiruvalluvan M. G. edited comment on AVRO-711 at 1/11/11 1:29 PM:

[jira] Updated: (AVRO-711) JSON encoder and decoder for C++

2010-12-24 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-711: - Attachment: AVRO-711.patch Same as the previous patch. But this is tested on the

[jira] Updated: (AVRO-711) JSON encoder and decoder for C++

2010-12-19 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-711: - Attachment: (was: NOTICE.txt) JSON encoder and decoder for C++

[jira] Commented: (AVRO-533) .NET implementation of Avro

2010-12-18 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972828#action_12972828 ] Thiruvalluvan M. G. commented on AVRO-533: -- Hi Petar, I'm really sorry, I couldn't

[jira] Commented: (AVRO-663) avro-tools-1.4.0.jar doesn't meet the maven2 layout standard, making it inaccessble to maven users

2010-12-15 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12971937#action_12971937 ] Thiruvalluvan M. G. commented on AVRO-663: -- +1 Some projects call it fatjar. In

[jira] Created: (AVRO-711) JSON encoder and decoder for C++

2010-12-13 Thread Thiruvalluvan M. G. (JIRA)
JSON encoder and decoder for C++ Key: AVRO-711 URL: https://issues.apache.org/jira/browse/AVRO-711 Project: Avro Issue Type: Improvement Components: c++ Affects Versions: 1.5.0

[jira] Updated: (AVRO-711) JSON encoder and decoder for C++

2010-12-13 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-711: - Assignee: Thiruvalluvan M. G. Status: Patch Available (was: Open) JSON encoder and

[jira] Updated: (AVRO-711) JSON encoder and decoder for C++

2010-12-13 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-711: - Attachment: AVRO-711.patch This patch implements the JSON encoder and decoder for C++. The

[jira] Issue Comment Edited: (AVRO-711) JSON encoder and decoder for C++

2010-12-13 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12970896#action_12970896 ] Thiruvalluvan M. G. edited comment on AVRO-711 at 12/13/10 12:04 PM:

[jira] Assigned: (AVRO-705) DirectBinaryDecoder not correctly re-initialized with reuse option

2010-12-03 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. reassigned AVRO-705: Assignee: Thiruvalluvan M. G. DirectBinaryDecoder not correctly re-initialized with

[jira] Updated: (AVRO-706) Java: Type promotion not succeeding for long - float

2010-12-03 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-706: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed revision

[jira] Updated: (AVRO-700) Change C++ build system to C++

2010-12-03 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-700: - Attachment: ignored_files apply-patch.sh AVRO-700.patch A

[jira] Updated: (AVRO-705) DirectBinaryDecoder not correctly re-initialized with reuse option

2010-12-03 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-705: - Attachment: AVRO-705.patch Good catch! Added a test that catches the bug and fixed the

[jira] Updated: (AVRO-705) DirectBinaryDecoder not correctly re-initialized with reuse option

2010-12-03 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-705: - Status: Patch Available (was: Open) DirectBinaryDecoder not correctly re-initialized

[jira] Updated: (AVRO-700) Change C++ build system to CMake

2010-12-03 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-700: - Summary: Change C++ build system to CMake (was: Change C++ build system to C++) Change

[jira] Updated: (AVRO-700) Change C++ build system to CMake

2010-12-03 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-700: - Attachment: (was: AVRO-700.patch) Change C++ build system to CMake

[jira] Updated: (AVRO-700) Change C++ build system to CMake

2010-12-03 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-700: - Attachment: AVRO-700.patch The test paths were wrong in build.sh Change C++ build system

[jira] Updated: (AVRO-706) Java: Type promotion not succeeding for long - float

2010-12-02 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-706: - Assignee: Thiruvalluvan M. G. Status: Patch Available (was: Open) Thanks Xiaolu for

[jira] Updated: (AVRO-706) Java: Type promotion not succeeding for long - float

2010-12-02 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-706: - Attachment: AVRO-706.patch There were two bugs: 1. int and long were not getting promoted

[jira] Created: (AVRO-700) Change C++ build system to C++

2010-11-22 Thread Thiruvalluvan M. G. (JIRA)
Change C++ build system to C++ -- Key: AVRO-700 URL: https://issues.apache.org/jira/browse/AVRO-700 Project: Avro Issue Type: Improvement Components: c++ Affects Versions: 1.5.0

[jira] Updated: (AVRO-700) Change C++ build system to C++

2010-11-22 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-700: - Attachment: apply-patch.sh AVRO-700.patch To apply the patch, from top

[jira] Assigned: (AVRO-690) Schema resolution error message for union lacks field name

2010-11-08 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. reassigned AVRO-690: Assignee: Thiruvalluvan M. G. Schema resolution error message for union lacks field

[jira] Created: (AVRO-664) Ruby server takes a long time to start in interop tests

2010-09-10 Thread Thiruvalluvan M. G. (JIRA)
Ruby server takes a long time to start in interop tests --- Key: AVRO-664 URL: https://issues.apache.org/jira/browse/AVRO-664 Project: Avro Issue Type: Bug Components: ruby

[jira] Commented: (AVRO-533) .NET implementation of Avro

2010-09-02 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905496#action_12905496 ] Thiruvalluvan M. G. commented on AVRO-533: -- Yea. I started working on this. I've

[jira] Commented: (AVRO-86) NullPointerException when using reflection to create a schema for a class without a package.

2010-08-24 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12902283#action_12902283 ] Thiruvalluvan M. G. commented on AVRO-86: - +1 The patch looks good to me, too.

[jira] Commented: (AVRO-533) .NET implementation of Avro

2010-08-21 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901050#action_12901050 ] Thiruvalluvan M. G. commented on AVRO-533: -- Hi Jeremy, I could get the code to

[jira] Commented: (AVRO-533) .NET implementation of Avro

2010-08-18 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900166#action_12900166 ] Thiruvalluvan M. G. commented on AVRO-533: -- That is one way. But if your git

[jira] Issue Comment Edited: (AVRO-533) .NET implementation of Avro

2010-08-18 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900166#action_12900166 ] Thiruvalluvan M. G. edited comment on AVRO-533 at 8/19/10 12:13 AM:

[jira] Commented: (AVRO-358) Specify levels of Avro implementation in the spec

2010-06-02 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874931#action_12874931 ] Thiruvalluvan M. G. commented on AVRO-358: -- I agree, schema resolution is a big

[jira] Commented: (AVRO-358) Specify levels of Avro implementation in the spec

2010-06-01 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874388#action_12874388 ] Thiruvalluvan M. G. commented on AVRO-358: -- Another level is ability to do schema

<    2   3   4   5   6   7