Sign in
apache
/
pig
/
refs/tags/release-0.17.0
/
.
/
test
/
org
/
apache
/
pig
/
builtin
/
avro
/
data
/
json
/
projectionTestWithSchema.json
blob: 107107e207d00ff03a48a8a87ebaa85e78f02308 [
file
] [
log
] [
blame
]
{
"key"
:
"A"
,
"intValue"
:
1
,
"booleanValue"
:
true
}
{
"key"
:
"B"
,
"intValue"
:
2
,
"booleanValue"
:
true
}
{
"key"
:
"C"
,
"intValue"
:
3
,
"booleanValue"
:
false
}