.test files are written by hand, with the exception of long complex input, which I'm sure authors copy-paste from Impala shell sometimes.
The formats are described in https://github.com/apache/impala/blob/master/fe/src/test/java/org/apache/impala/testutil/TestFileParser.java and https://github.com/apache/impala/blob/master/tests/util/test_file_parser.py On Fri, Jan 12, 2018 at 8:57 AM, Xinran Yu Tinney <[email protected]> wrote: > Hi, > Is there a link for how to generate the .test files and what is each > part in it? Thanks! > > Xinran
