[
https://issues.apache.org/jira/browse/AVRO-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Massie updated AVRO-448:
-
Assignee: (was: Matt Massie)
> encoding_binary.c doesn't build on big endian platforms
> --
[
https://issues.apache.org/jira/browse/AVRO-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Massie updated AVRO-439:
-
Assignee: (was: Matt Massie)
> Remove unused headers from being checked in configure.in
> -
[
https://issues.apache.org/jira/browse/AVRO-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Massie updated AVRO-443:
-
Assignee: (was: Matt Massie)
> Endianness is determined at configure time rather than compile time
> --
[
https://issues.apache.org/jira/browse/AVRO-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841626#action_12841626
]
Bruce Mitchener commented on AVRO-449:
--
It would not be that difficult. There is support
[
https://issues.apache.org/jira/browse/AVRO-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841522#action_12841522
]
Patrick Hunt commented on AVRO-450:
---
FF to remove blocker status if this is a known/expecte
[
https://issues.apache.org/jira/browse/AVRO-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841505#action_12841505
]
Jeff Hodges commented on AVRO-450:
--
Yeah, known problem. I've got work to do.
> Python - Ru
Try to use hashlib in Python implementation and fall back to md5 if we can't
find it
Key: AVRO-451
URL: https://issues.apache.org/jira/browse/AVRO-451
Project: Avro
[
https://issues.apache.org/jira/browse/AVRO-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841501#action_12841501
]
Scott Banachowski commented on AVRO-449:
Hi, is it simple to apply the same to C++ bu
[
https://issues.apache.org/jira/browse/AVRO-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841500#action_12841500
]
Jeff Hammerbacher commented on AVRO-450:
Ruby folks never implemented RPC interop tes
Thanks Scott, I agree. I've done a bunch of work on this and submitted
the changes to the following avro JIRA:
https://issues.apache.org/jira/browse/AVRO-159
However there was some additional work to do that never got done (maven
complexities I'm not experience enough to deal with, see the jira)
Some feedback:
The Maven plugin only supports Avro protocols, but not Avro schemas. If it
filtered for *.avsc and *.avpr and ran the schema compiler on the former, and
protocol compiler on the latter, it would be more useable for someone starting
out experimenting with Avro, especially if they
[
https://issues.apache.org/jira/browse/AVRO-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruce Mitchener updated AVRO-449:
-
Attachment: avro_cmake.diff
Work in progress
Things left to do:
* Documentation about usage.
12 matches
Mail list logo