Description
The new parser should be compatible with our existing SQL parser built using Scala parser combinator. One thing that is different is how we parse time intervals. There might be more.
Once we reach parity, we should just switch and remove the old SQL parser.