Sign in
apache
/
beam
/
refs/heads/onboard_python_tests
/
.
/
examples
/
java
/
src
/
test
/
resources
/
schema.txt
blob: 10f5ae2eded7c11f309ca1ec64320de15404476e [
file
] [
log
] [
blame
]
{
"fields": [
{
"mode": "REQUIRED",
"name": "Field1",
"type": "STRING"
},
{
"mode": "REQUIRED",
"name": "Field2",
"type": "STRING"
},
{
"mode": "REQUIRED",
"name": "Field3",
"type": "STRING"
}
]
}