Implement Elasticsearch functions in GO (#15160)

### What problem does this PR solve?

Implement Elasticsearch functions in GO (except for Search)

### Type of change

- [x] Refactoring
This commit is contained in:
qinling0210
2026-05-25 19:15:07 +08:00
committed by GitHub
parent 7d200d5bd7
commit af85aa9c7b
21 changed files with 2418 additions and 758 deletions

View File

@@ -47,7 +47,7 @@ const (
TokenPassword
TokenDataset
TokenDatasets
TokenDatasetTable
TokenChunkStore
TokenOf
TokenAgents
TokenRole
@@ -91,6 +91,7 @@ const (
TokenParse
TokenImport
TokenInto
TokenIn
TokenWith
TokenParser
TokenPipeline
@@ -122,6 +123,7 @@ const (
TokenIndex
TokenVector
TokenSize
TokenStore
TokenName // For ALTER PROVIDER <name> NAME <new_name>
TokenBalance
TokenInstance