Andy Kwok
Andy Kwok
@Roei-Levi would you mind to have a look? Thx
For the community awareness, I'm working on this.
To provide some status update here, following are the planned items, in order to achieve this IPEnrichment funcationality via. Geo-Staptial plugin: - [x] 1. Create a client module on GeoSpatial...
@YANG-DB The actual implementation is yet to be merged, we will need to re-open this. https://github.com/opensearch-project/sql/pull/3228
Hi, @YANG-DB After a few discovery and feasibility checks, we have updated our approach, the below are the high-level plan along with the proposed code changes. Can you have a...
Hi @kedbirhan, thanks for the feedback and indeed that make sense. For now we are only proposing the high-level changes required for the functionality but not yet reach to the...
> @andy-k-improving I really like this idea - can you please create an RFC for the Geospatial plugin suggesting this change? We would need their feedback @YANG-DB see below for...
The actual PR on SQL repo: https://github.com/opensearch-project/sql/pull/3228
@YANG-DB On high-level that make sense, but I reckon there are few questions should be answered before anyone jump into the implementation: **Versioning** This ANTLR grammar artifact will have its...
We should have some guidelines ahead of the implementation, regarding the part of `consolidate different divergence between SQL's & Spark's PPL AST` Some divergence I foresee would be: - If...