Sign in
apache
/
flink-statefun-playground
/
HEAD
/
.
/
go
/
showcase
/
input-example.json
blob: 69524578c64cbb08619cc01b46644d0d90700e14 [
file
] [
log
] [
blame
]
{
"user_id"
:
"bid"
,
"user_name"
:
"Bob"
,
"login_type"
:
"web"
}
{
"user_id"
:
"jid"
,
"user_name"
:
"Joe"
,
"login_type"
:
"mobile"
}