Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 4 from 4 (0.124s).
Loading phrases to help you
refine your search...
Re: unsigned integer types - Avro - [mail # user]
...I see what the second name is for.  A bit confusing.  If I just have a union the second name is used on the set method. This  so you can have multiple fixed value sizes in a u...
   Author: Robert Minsk, 2012-12-21, 19:59
Re: unsigned integer types - Avro - [mail # user]
...So what is the second required name field for?  In your example "myFixed".  On 12/21/2012 11:42 AM, Doug Cutting wrote:  Robert Minsk Systems and Software Engineer  WWW.M...
   Author: Robert Minsk, 2012-12-21, 19:50
Re: unsigned integer types - Avro - [mail # user]
...Fixed does not seem to work.  avro-1.7.3  fixed.json: {      "type": "record",      "name": "fixed",      "fields" : [     &n...
   Author: Robert Minsk, 2012-12-21, 19:18
unsigned integer types - Avro - [mail # user]
...I am currently testing Avro for our network serialization for a mix of  C++ and python programs.  I have noticed that Avro does not offer an  unsigned 32-bit or unsigned 64-bi...
   Author: Robert Minsk, 2012-12-20, 21:25
Sort:
project
Avro (4)
type
mail # user (4)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (4)
last 9 months (4)
author
Doug Cutting (806)
Scott Carey (440)
Jeff Hammerbacher (175)
Philip Zeyliger (118)
Matt Massie (102)
Bruce Mitchener (89)
Douglas Creager (82)
Thiruvalluvan M. G. (82)
Harsh J (74)
Jeff Hodges (65)
James Baldassari (53)
Yang (52)
Scott Banachowski (48)
Jeremy Lewi (46)
Miki Tebeka (46)
Robert Minsk