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

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


    from a4d97b2  [hotfix] Fix checkstyile violations in BashJavaUtilsTest
     new 70daa92  [hotfix][core] Fix typo in SerializationSchema
     new 954eef2  [hotfix][table-common] Fix typo in EncodingFormatFactory
     new f75da3f  [FLINK-18066][docs] Rename old Table source/sink doc to 
legacySourceSinks.md
     new 1651d9a  [FLINK-18066] Add new Table source/sink documentation
     new 7655fcd  [hotfix][table-common] Fix typos in docs of new source/sink 
interfaces

The 5 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:
 .../table/{sourceSinks.md => legacySourceSinks.md} |    6 +-
 docs/dev/table/sourceSinks.md                      | 1162 +++++++++-----------
 docs/fig/table_connectors.svg                      |  666 +++++++++++
 .../common/serialization/SerializationSchema.java  |    2 +-
 .../table/connector/sink/DynamicTableSink.java     |    2 +-
 .../table/connector/source/LookupTableSource.java  |    4 +-
 .../table/factories/EncodingFormatFactory.java     |    2 +-
 7 files changed, 1216 insertions(+), 628 deletions(-)
 copy docs/dev/table/{sourceSinks.md => legacySourceSinks.md} (99%)
 create mode 100644 docs/fig/table_connectors.svg

Reply via email to