This is an automated email from the ASF dual-hosted git repository.

shengkai pushed a change to branch release-2.2
in repository https://gitbox.apache.org/repos/asf/flink.git


    from ad477178625 [FLINK-38750][table] Validation of queries with functions 
erroneously invoked under `SELECT` fails with `StackOverflow`
     new 3f79fac6080 [FLINK-38084][doc] Add download doc for model providers 
(#27296)
     new 3546641020a [FLINK-38767][table] Fix vector search execnode transform 
name (#27304)
     new 8de272c7d96 [FLINK-38773][table] Fix batch vector search excnode 
context (#27311)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../docs/connectors/{table => models}/downloads.md       | 15 ++++-----------
 .../docs/connectors/{table => models}/downloads.md       | 16 +++++-----------
 .../archetype.properties => docs/data/sql_models.yml     | 11 ++++++-----
 ...optional_connectors.html => sql_optional_models.html} |  7 ++++---
 .../exec/batch/BatchExecVectorSearchTableFunction.java   |  8 +++-----
 .../exec/stream/StreamExecVectorSearchTableFunction.java |  2 +-
 .../table/planner/plan/utils/ExecNodeMetadataUtil.java   |  2 ++
 .../async-vector-search/plan/async-vector-search.json    |  4 ++--
 .../sync-vector-search/plan/sync-vector-search.json      |  4 ++--
 .../plan/vector-search-with-runtime-config.json          |  4 ++--
 10 files changed, 31 insertions(+), 42 deletions(-)
 copy docs/content.zh/docs/connectors/{table => models}/downloads.md (78%)
 copy docs/content/docs/connectors/{table => models}/downloads.md (75%)
 copy 
flink-quickstart/flink-quickstart-java/src/test/resources/projects/testArtifact/archetype.properties
 => docs/data/sql_models.yml (78%)
 copy docs/layouts/shortcodes/{sql_optional_connectors.html => 
sql_optional_models.html} (94%)

Reply via email to