opensearch-project / opensearch-spark

Spark Accelerator framework ; It enables secondary indices to remote data stores.
Apache License 2.0
22 stars 33 forks source link

update `expand` antlr command #918

Closed YANG-DB closed 6 days ago

YANG-DB commented 1 week ago

Description

Due to the need to expose the latest P1 commands list of ppl antlr grammar - this PR includes the last missing geoip command.

It is added to the antlr files without any other tests or functionality for the single purpose of reflecting a complete set of grammar vocabulary parsing syntax.

Related Issues

910

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

LantaoJin commented 1 week ago

This change seems has no relavant with expand. Am I missing something?

qianheng-aws commented 1 week ago

+1, the title mismatch with the change