A tool to compile SQL to Elasticsearch queries
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dylan Baker b29cf12916 Just use _source instead of _source + fields 4 anni fa
..
compiler.rs Just use _source instead of _source + fields 4 anni fa
error.rs Compile select expressions 4 anni fa
lexer.rs Allow . and * in identifiers 4 anni fa
lib.rs Compile select expressions 4 anni fa
main.rs Print compilation result from main 4 anni fa
parser.rs Parse fields in SELECT 4 anni fa
token.rs Allow . and * in identifiers 4 anni fa