Alex Holyoke
Results
2
issues of
Alex Holyoke
### Setup Download https://alt.org/nethack/xlogfile.full.txt Run this script like: `python mk-nethack.py --generate --benchmark --name /path/to/xlogfile.full.txt` `--generate` Creates a new tdb from the nethack log named `.tdb` (Not included in benchmark timing)...
## Fix FindTable to handle dot-separated path elements ### Problem When using backtick-quoted fully qualified table names like `` `project.dataset.table` ``, ZetaSQL parses the entire string as a single path...