{"type":"record","name":"foo","fields":[
{"name":"d","type":{"type":"array","items":"double"}}
]
}On 2/11/11 10:06 AM, "Weishung Chung" <[email protected]<mailto:[email protected]>> wrote: I have a question about schema. How can I define an array of double as a field ?
