| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
80 (0.076s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: 1.7.0 release soon? - Avro - [mail # dev]
|
|
...avro-c. patches after that. Same for me — I'm away this weekend but can look at the patches on Monday, too....
|
|
|
Author: Douglas Creager,
2012-05-12, 12:51
|
|
|
[AVRO-1031] C test case makes too many assumptions of memcmp - Avro - [issue]
|
|
...Philip reported this during the voting for the 1.6.2 release:[0]air::tests(276231)$./test_avro_values**** Running boolean tests ****| 00 .. .. .. .. .. .. .. | .. .. .. .. .. .. .. .. | .......
|
|
|
http://issues.apache.org/jira/browse/AVRO-1031
Author: Douglas Creager,
2012-03-19, 16:34
|
|
|
Re: [VOTE] Avro release 1.6.2 (rc 1) - Avro - [mail # dev]
|
|
...Thanks for the transcript. I'm going to open an issue for this, but it definitely doesn't need to be a blocker for 1.6.2. The issue is that memcmp on Oneiric returns ...
|
|
|
Author: Douglas Creager,
2012-02-15, 01:34
|
|
|
[AVRO-1004] avropipe displays NUL terminator for string values - Avro - [issue]
|
|
...The avropipe tool displays the NUL terminator for any string values:$ avropipe examples/quickstop.db | head -n 7/ []/0 {}/0/ID 1/0/First "Dante\u0000"/0/Last "Hicks\u0000"/0/Phone "(0)\u0000...
|
|
|
http://issues.apache.org/jira/browse/AVRO-1004
Author: Douglas Creager,
2012-02-15, 00:46
|
|
|
[AVRO-1003] Invalid pkgconfig file when compiling without optional codecs - Avro - [issue]
|
|
...The codecs that were added in AVRO-957 (zlib and lzma) are optional. However, if you compile the C library with the required libraries being present, you get an invalid pkgconfig file:...
|
|
|
http://issues.apache.org/jira/browse/AVRO-1003
Author: Douglas Creager,
2012-02-15, 00:46
|
|
|
Re: [VOTE] Avro release 1.6.2 (rc 1) - Avro - [mail # dev]
|
|
...system You can do $ ctest --output-on-failure which will print out the stdout and stderr of any failed test. Alternatively, the tests are just statically link...
|
|
|
Author: Douglas Creager,
2012-02-14, 22:14
|
|
|
Re: [VOTE] Avro release 1.6.2 (rc 0) - Avro - [mail # dev]
|
|
|
|
Author: Douglas Creager,
2012-02-09, 23:26
|
|
|
Re: [VOTE] Avro release 1.6.2 (rc 0) - Avro - [mail # dev]
|
|
...I have one more patch that I'd like to get in for 1.6.2 in the C bindings. (AVRO-980) I had been waiting for feedback from the bug reporter, but I think it's in good ...
|
|
|
Author: Douglas Creager,
2012-02-09, 23:03
|
|
|
Re: Anyone started work on RPC implementation for avro C ? - Avro - [mail # dev]
|
|
...mention of JIRA-778 ( schema compiler ) code overlap. I'd like to focus on just the RPC mechanism in the patch's rpc.c; My understanding of AVRO is using a compiled schema is an ...
|
|
|
Author: Douglas Creager,
2012-02-07, 21:46
|
|
|
Re: Anyone started work on RPC implementation for avro C ? - Avro - [mail # dev]
|
|
...a bit of C++ and C code that needs to connect to flume also. implementation. RPC implementation to collaborate with, otherwise will begin doing a prototype. Hi Geoff, There...
|
|
|
Author: Douglas Creager,
2012-02-04, 15:13
|
|
|
|