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

jchan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 011f7770365 [FLINK-33818] Remove WindowDeduplicateJsonITCase test
     new c3c31dbe16f [hotfix] Fix DataGen connector `fields.#.var-len` option 
type
     new 7cd6547a902 [FLINK-32993][table] DataGen connector handles 
length-constrained fields according to the schema definition by default

The 2 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/content.zh/docs/connectors/table/datagen.md   |  14 +-
 docs/content/docs/connectors/table/datagen.md      |  18 ++-
 .../datagen/table/DataGenConnectorOptions.java     |   6 +-
 .../datagen/table/DataGenTableSourceFactory.java   |  43 +++++-
 .../datagen/table/RandomGeneratorVisitor.java      |  91 ++++--------
 .../factories/DataGenTableSourceFactoryTest.java   | 155 +++++++++++++++++----
 6 files changed, 226 insertions(+), 101 deletions(-)

Reply via email to