blob: 7c02d13c31ea0b6b647ac5f3ea80aeb6c3d04266 [file] [log] [blame]
{
"type" : "record",
"name" : "testdirectory",
"namespace" : "org.apache.pig.test.builtin",
"fields" : [ {
"name" : "item",
"type" : "int"
}, {
"name" : "timestamp",
"type" : "long"
} ]
}