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