mirror of https://github.com/databricks/cli.git
13 lines
170 B
YAML
13 lines
170 B
YAML
|
# Example 2.8 Play by Play Feed from a Game
|
||
|
|
||
|
---
|
||
|
time: 20:03:20
|
||
|
player: Sammy Sosa
|
||
|
action: strike (miss)
|
||
|
...
|
||
|
---
|
||
|
time: 20:03:47
|
||
|
player: Sammy Sosa
|
||
|
action: grand slam
|
||
|
...
|