This is an automated email from the ASF dual-hosted git repository.
davidrad pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-http.git
from 12eb058 Merge pull request #26 from atpugtihsrah/docs-typos-u0aeb7zcip
add 8ba1467 [hotfix] Fix typos in constants, Javadoc, and documentation
add 724e300 fixed few more typos
add 54ecc18 Fix doc typos and apply spotless formatting
new 2991fdf Merge pull request #27 from
Ami-Thomas/fix/typos-constants-javadoc-docs
The 1 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:
.../flink/connector/http/config/HttpConnectorConfigConstants.java | 2 +-
.../java/org/apache/flink/connector/http/sink/HttpSinkWriter.java | 8 +++-----
.../flink/connector/http/status/ComposeHttpStatusCodeChecker.java | 2 +-
.../apache/flink/connector/http/status/HttpResponseChecker.java | 4 ++--
.../connector/http/table/lookup/AsyncHttpTableLookupFunction.java | 2 +-
.../connector/http/table/lookup/JavaNetHttpPollingClient.java | 2 +-
.../http/table/lookup/querycreators/PrefixedConfigOption.java | 2 +-
.../org/apache/flink/connector/http/utils/HttpHeaderUtils.java | 7 +++----
.../flink/connector/http/utils/JavaNetHttpClientFactory.java | 6 +++---
.../org/apache/flink/connector/http/utils/uri/ParserCursor.java | 2 +-
.../http/table/lookup/AsyncHttpTableLookupFunctionTest.java | 8 ++++----
11 files changed, 21 insertions(+), 24 deletions(-)