| clear query|facets|time |
Search criteria: .
Results from 81 to 89 from
89 (0.066s).
|
|
|
Loading phrases to help you refine your search...
|
|
[AVRO-445] avro_size_data() to pre-calculate the size of an avro_datum_t in serialized form - Avro - [issue]
|
|
...I would like to be able to find out how much buffer space will be required to serialize a given avro_datum_t ... I've started implementing this but wanted to get feedback on the general appr...
|
|
|
http://issues.apache.org/jira/browse/AVRO-445
Author: Bruce Mitchener,
2010-03-22, 23:19
|
|
|
[AVRO-448] encoding_binary.c doesn't build on big endian platforms - Avro - [issue]
|
|
...See upcoming attachment....
|
|
|
http://issues.apache.org/jira/browse/AVRO-448
Author: Bruce Mitchener,
2010-03-22, 23:19
|
|
|
[AVRO-452] Include cleanup - Avro - [issue]
|
|
...This makes most of the changes that I suggested in AVRO-440, but it removes the last reference to config.h instead of putting it into avro_private.hIt also adds a license block to a file tha...
|
|
|
http://issues.apache.org/jira/browse/AVRO-452
Author: Bruce Mitchener,
2010-03-22, 23:19
|
|
|
[AVRO-453] More warning cleanup - Avro - [issue]
|
|
...This requires that the patch from AVRO-452 be applied. It fixes all remaining warnings when using the CMake build (and probably autotools)....
|
|
|
http://issues.apache.org/jira/browse/AVRO-453
Author: Bruce Mitchener,
2010-03-22, 23:19
|
|
|
[AVRO-460] Performance improvement to write_long() - Avro - [issue]
|
|
...write_long should buffer up its output and write it at once to avoid overhead rather than writing byte-by-byte....
|
|
|
http://issues.apache.org/jira/browse/AVRO-460
Author: Bruce Mitchener,
2010-03-22, 23:19
|
|
|
Re: C Implementation, missing avro_flush() - Avro - [mail # user]
|
|
...This is AVRO-480 in JIRA. Patch is attached for dealing with flush. - Bruce On Wed, Mar 17, 2010 at 3:59 PM, Bruce Mitchener wrote: ...
|
|
|
Author: Bruce Mitchener,
2010-03-17, 22:19
|
|
|
Re: C Implementation, missing avro_flush() - Avro - [mail # user]
|
|
...Niraj, So, I've been looking at this. I have a patch ready to roll for the first thing (dealing with avro_flush()). I'll go ahead and open a bug about that and attach the p...
|
|
|
Author: Bruce Mitchener,
2010-03-17, 21:59
|
|
|
Re: C Implementation, missing avro_flush() - Avro - [mail # user]
|
|
...Niraj, The header says avro_flush(), but the implementation says avro_writer_flush(). We'll get this addressed shortly. There isn't currently a way to call fsync() directly...
|
|
|
Author: Bruce Mitchener,
2010-03-17, 20:47
|
|
|
[AVRO-476] Documentation: Replace asciidoc with Doxygen? - Avro - [issue]
|
|
...Doxygen is a lot more common, more likely to be installed and won't bring in a ton of extra dependencies to get it working...Thoughts?...
|
|
|
http://issues.apache.org/jira/browse/AVRO-476
Author: Bruce Mitchener,
2010-03-16, 18:44
|
|
|
|