diff -r cc60c8dd7924 -r 5bc2bb8b7946 relpipe-data/examples/film-2.tabular --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/relpipe-data/examples/film-2.tabular Mon Feb 21 00:43:11 2022 +0100 @@ -0,0 +1,14 @@ +film: + ╭──────────────────────┬────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ + │ title (string) │ year (integer) │ metadata (string) │ + ├──────────────────────┼────────────────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤ + │ Beetlejuice │ 1988 │ Tim BurtonWarren SkaarenMichael McDowell │ + │ Vacation │ 1983 │ Harold RamisJohn Hughes │ + │ Christmas Vacation │ 1989 │ Jeremiah S. ChechikJohn Hughes │ + │ Celebrity │ 1998 │ Woody AllenWoody Allen │ + │ Great Balls of Fire! │ 1989 │ Jim McBrideJack BaranJim McBride │ + │ Flatliners │ 1990 │ Joel SchumacherPeter Filardi │ + │ Heathers │ 1988 │ Michael LehmannDaniel Waters │ + │ Blue Velvet │ 1986 │ David LynchDavid Lynch │ + ╰──────────────────────┴────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ +Record count: 8