[flink] branch master updated (d821e03 -> 7bbe5f9)

2021-11-19 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from d821e03 [FLINK-24616][connectors][table] Add metadata from FileStatus in FileSystemTableSource new 548b96e

[flink] 03/03: [hotfix][table-planner][tests] Remove unnecessary `throws Exception`

2021-11-19 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 7bbe5f97d2d47a694dff5115b530f0552a37f7e5 Author: Marios Trivyzas AuthorDate: Wed Nov 10 18:11:41 2021 +0100

[flink] 02/03: [hotfix][table-planner][tests] Use static imports to avoid qualifiers

2021-11-19 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 414556f5b8f2ad0462b1e3f5637edeaeda9e091b Author: Marios Trivyzas AuthorDate: Wed Nov 17 22:44:16 2021 +0100

[flink] 01/03: [FLINK-24608][table-planner][table-runtime] Insert rowtime into StreamRecord for SinkProviders

2021-11-19 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 548b96e9cb226aaf8d919d900c9326520a5b6dc8 Author: Marios Trivyzas AuthorDate: Wed Nov 10 18:02:45 2021 +0100 [FLINK

[flink] branch master updated (8aa74d5 -> d821e03)

2021-11-19 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 8aa74d5 [FLINK-24835][table-planner] Fix bug in `RelTimeIndicatorConverter` when materialize time attribute fields

[flink] branch master updated (69d0918 -> ad16e2c)

2021-11-18 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 69d0918 [FLINK-24656][docs] Add documentation for window deduplication add ad16e2c [FLINK-24889][table

[flink] branch master updated: [FLINK-24776][table] Clarify DecodingFormat and introduce ProjectableDecodingFormat

2021-11-17 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new e5111c9 [FLINK-24776][table] Clarify

[flink] branch master updated (1266df4 -> 6f5c649)

2021-11-15 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 1266df4 Revert "[FLINK-24724][build] Update japicmp jaxb dependencies" add 6f5c649 [FLINK-24586][

[flink] branch master updated (6c82d0b -> c8e6a6f)

2021-11-15 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 6c82d0b [FLINK-24690][runtime] Changed the calculation of reaching buffer debloat threshold into more expected way

[flink] branch master updated (d687f65 -> 815bc2a)

2021-11-12 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from d687f65 [FLINK-24552][tests] Moved randomization of buffer debloat from StreamEnvironment to MiniClusterResource

[flink] 02/04: [hotfix][table-planner] Fix primitives/boxed primitives behaviour of ExpressionEvaluator

2021-11-12 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit b51abc7c8c230507749b237a52fb9ba3eddf9e9c Author: slinkydeveloper AuthorDate: Mon Nov 8 17:34:55 2021 +0100 [hotfix

[flink] 03/04: [FLINK-24779][table-planner] Add numeric casting rules

2021-11-12 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 4891ee93bc0f0e3b1f8bf6190963ea5931b0dc2f Author: slinkydeveloper AuthorDate: Mon Nov 8 17:37:18 2021 +0100 [FLINK

[flink] 04/04: [hotfix][table-planner] Move all casting rules to casting package and make them package-private

2021-11-12 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit da24fbf23c244771084bf0a31cdbb9749d72e80a Author: slinkydeveloper AuthorDate: Fri Nov 12 10:38:32 2021 +0100

[flink] branch master updated (f28bb89 -> da24fbf)

2021-11-12 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from f28bb89 [FLINK-24773][kafka] Fail job if unhandled exception occurs during committing new 5c914e1 [hotfix

[flink] 01/04: [hotfix][table-planner] Add ExpressionCodeGeneratorCastRule extracting generateExpression from AbstractExpressionCodeGeneratorCastRule

2021-11-12 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 5c914e15e2016be12ce3ea2b2127a2607df24a75 Author: slinkydeveloper AuthorDate: Mon Nov 8 17:31:51 2021 +0100 [hotfix

[flink] branch master updated: [FLINK-24615][table] Add infrastructure to support metadata for filesystem

2021-11-09 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 1ea2102 [FLINK-24615][table] Add

[flink] 02/03: [hotfix][table-common] Add java docs to LogicalTypeMerging

2021-11-09 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git commit 0c47ed79b4ea7e3804309426c61f3ecdc3b96273 Author: Marios Trivyzas AuthorDate: Thu Nov 4 10:06:25 2021 +0100

[flink] 03/03: [FLINK-24691][table-planner] Fix decimal precision for SUM

2021-11-09 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git commit bafb0b4c2377d6d502ed9dba8853631ebf16cfb7 Author: Marios Trivyzas AuthorDate: Thu Nov 4 13:03:26 2021 +0100

[flink] 01/03: [hotfix][table-common][tests] Add tests for LogicalTypeMerging decimal rules

2021-11-09 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git commit 36101511a96944ac3c05b1a265f5d726441f477a Author: Marios Trivyzas AuthorDate: Thu Nov 4 09:54:07 2021 +0100

[flink] branch release-1.14 updated (aa6ef87 -> bafb0b4)

2021-11-09 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git. from aa6ef87 [FLINK-24761][table] Fix PartitionPruner code gen compile fail new 3610151 [hotfix][table

[flink] branch master updated (09b3061 -> 43d8a4a)

2021-11-08 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 09b3061 [FLINK-24691][table-planner] Fix decimal precision for SUM add de7bf46 [hotfix][table-planner] Add

[flink] branch master updated (130db38 -> 09b3061)

2021-11-08 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 130db38 [FLINK-24793][tests] Skip DefaultSchedulerLocalRecoveryITCase when testing AdaptiveScheduler add

[flink] branch master updated (dabc1a8 -> 8829e23)

2021-11-08 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from dabc1a8 [FLINK-24665][s3] Update Presto Hadoop dependency to v2.7.4-9 add 8829e23 [FLINK-24717][table-planner

[flink] branch master updated: [FLINK-24414][table-planner] Remove example test for left padding of decimals

2021-11-08 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new bb32c79 [FLINK-24414][table-planner] Remove

[flink] branch master updated: [hotfix][table-common] Fix nullability for DataTypeUtils.appendRowFields

2021-11-05 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 2a582f3 [hotfix][table-common] Fix nullability

[flink] branch master updated (94328f9 -> db04af4)

2021-11-05 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 94328f9 [FLINK-24778][table-common] Add DataTypes#ROW(List) to reduce friction when using Stream of fields

[flink] branch master updated: [FLINK-24778][table-common] Add DataTypes#ROW(List) to reduce friction when using Stream of fields

2021-11-05 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 94328f9 [FLINK-24778][table-common] Add

[flink] branch master updated (403ec23 -> 4758647)

2021-11-05 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 403ec23 [FLINK-24603][e2e] Add test for Scala-free Flink add 4758647 [FLINK-24747][table] Let

[flink] branch master updated (1b44906 -> 230ae12)

2021-11-04 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 1b44906 [FLINK-24748] Remove CheckpointStatsTracker#getJobCheckpointingConfiguration add 230ae12 [hotfix

[flink] branch master updated (35b8d8b -> 664fdae)

2021-11-03 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 35b8d8b [FLINK-24746][ci] Disable Alibaba maven mirror add 664fdae [FLINK-24714][table-api-java] Validate

[flink] 03/03: [hotfix][table-common] Disable cast from binary to date/time

2021-11-02 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit ba1d9166f5f704bd47ad6d71e755b0653e8c2a83 Author: Marios Trivyzas AuthorDate: Sun Oct 31 21:07:46 2021 +0100

[flink] 01/03: [hotfix][table-planner][tests] Improve exception assertion in BuiltInFunctionTestBase

2021-11-02 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit a97d3695b712e6134d1fd0bd353c47c5ed3a4cd1 Author: Marios Trivyzas AuthorDate: Fri Oct 29 16:41:46 2021 +0200

[flink] branch master updated (f91bd77 -> ba1d916)

2021-11-02 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from f91bd77 [FLINK-24671][runtime] Return 0 buffers in use until subpartition view initialization in order to avoid

[flink] 02/03: [FLINK-24454][table-planner][tests] Consolidate cast tests

2021-11-02 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit de487cc6933d31e6659c7ef4589df4445d8cbfa6 Author: Marios Trivyzas AuthorDate: Fri Oct 29 15:49:23 2021 +0200 [FLINK

[flink] branch master updated (b1a409e -> 2bb4012)

2021-10-29 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from b1a409e [FLINK-24678][runtime/metrics] Correct the metric name of map state contains latency add 0046a1c

[flink] branch master updated (37f8b38 -> ef13f23)

2021-10-28 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 37f8b38 [FLINK-24676][table-planner] Fix schema mismatch exception if explain insert with partial column add

[flink] branch master updated: [FLINK-16206][table] Support JSON_ARRAYAGG

2021-10-28 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new fcdba99 [FLINK-16206][table] Support

[flink] branch master updated (f6cfc07 -> 8106e27)

2021-10-27 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from f6cfc07 [FLINK-24486][rest] Make async result store duration configurable add 99917be [FLINK-16205][table

[flink] branch master updated: [FLINK-24599][table] Replace static methods with convenient methods in LogicalType

2021-10-26 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new fbc086f [FLINK-24599][table] Replace static

[flink] branch master updated: [FLINK-24500][table] Move SqlDateTimeUtils to table-common as DateTimeUtils

2021-10-25 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 055c8c8 [FLINK-24500][table] Move

[flink] branch master updated: [FLINK-24575][table-runtime] Migrate TestRowDataCsvInputFormat to DeserializationSchemaFactory

2021-10-22 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 7b63482 [FLINK-24575][table-runtime] Migrate

[flink] branch master updated: [FLINK-24563][table-planner][test] Re-enable tests for invalid strings->timestamp_tz cast

2021-10-21 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 34de7d1 [FLINK-24563][table-planner][test] Re

[flink] branch master updated: [FLINK-24604] Remove tests which use decimal -> boolean cast

2021-10-20 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 474b241 [FLINK-24604] Remove tests which use

[flink] 01/03: [FLINK-24397][connectors/kafka] Remove TableSchema usage from Kafka table connector

2021-10-20 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit ffc0c9734c44e96f1d490a8364b025a8621d0bfa Author: Fabian Paul AuthorDate: Fri Oct 8 15:08:24 2021 +0200 [FLINK

[flink] 02/03: [FLINK-24397][connectors/hbase] Remove TableSchema usage from Hbase table connector

2021-10-20 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit cd209bd547a9db4d30817d61f3b80a9323451506 Author: Fabian Paul AuthorDate: Tue Oct 12 13:24:39 2021 +0200 [FLINK

[flink] branch master updated (324c1c4 -> 66d9188)

2021-10-20 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 324c1c4 [hotfix][table-planner] Remove prefix for TypeCheckUtils methods new ffc0c97 [FLINK-24397

[flink] branch master updated (32f7cc9 -> 324c1c4)

2021-10-20 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 32f7cc9 [FLINK-24318][table-planner] Casting a number to boolean has different results between 'select' fields

[flink] branch master updated (6bb15f3 -> dc02f2f)

2021-10-19 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 6bb15f3 [FLINK-24387][table] Support JSON_STRING() add dc02f2f [FLINK-9432][table-planner] Enable EXTRACT

[flink] 01/02: [FLINK-24387][table-planner] Remove code generation dependency on actual JSON node

2021-10-19 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit ab7c38aa223eb89e818c3a1ca2a1bcea1dffa137 Author: Ingo Bürk AuthorDate: Thu Oct 14 10:14:48 2021 +0200 [FLINK-24387

[flink] branch master updated (ca164d1 -> 6bb15f3)

2021-10-19 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from ca164d1 [FLINK-24461][table] Let PrintUtils accept only internal data structures new ab7c38a [FLINK-24387

[flink] 02/02: [FLINK-24387][table] Support JSON_STRING()

2021-10-19 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 6bb15f3cbeabc43143134168927415dd39a059fd Author: Ingo Bürk AuthorDate: Thu Oct 14 13:32:09 2021 +0200 [FLINK-24387

[flink] branch release-1.12 updated: [FLINK-24480][table-planner] Reduce number of fields in test

2021-10-18 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch release-1.12 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.12 by this push: new ef9f717 [FLINK-24480][table

[flink] branch release-1.13 updated: [FLINK-24480][table-planner] Reduce number of fields in test

2021-10-18 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.13 by this push: new a21ae65 [FLINK-24480][table

[flink] branch release-1.14 updated: [FLINK-24480][table-planner] Reduce number of fields in test

2021-10-18 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.14 by this push: new 3f78a08 [FLINK-24480][table

[flink] branch master updated (d93c0f7 -> 639824f)

2021-10-18 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from d93c0f7 [hotfix][docs] Specify that there is no defined ingestion order for the files in a directory when using

[flink] 01/03: [hotfix][docs] Add additional sentence for minio users

2021-10-18 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git commit 663734fec8bb231bf87c2280b59b0b455247efed Author: slinkydeveloper AuthorDate: Thu Sep 23 15:33:53 2021 +0200

[flink] 03/03: [hotfix][docs] Specify that there is no defined ingestion order for the files in a directory when using the filesystem connector

2021-10-18 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git commit 7ed5ea65845bf3be81ac9115988d1610e7d1ea5e Author: slinkydeveloper AuthorDate: Thu Sep 23 16:32:50 2021 +0200

[flink] branch release-1.14 updated (c337fff -> 7ed5ea6)

2021-10-18 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git. from c337fff [FLINK-24465] Fix disabling buffer timeout for pipelined exchanges new 663734f [hotfix][docs

[flink] 02/03: [hotfix][docs] Specify that json format works for append only streams

2021-10-18 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git commit 702a2e3cbc096dd4396cbaa9e228eb05fe2956a5 Author: slinkydeveloper AuthorDate: Thu Sep 23 16:24:37 2021 +0200

[flink] branch master updated (da9e183 -> d93c0f7)

2021-10-18 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from da9e183 [FLINK-24465] Fix disabling buffer timeout for pipelined exchanges add 018231a [hotfix][docs] Add

[flink] branch master updated: [FLINK-24418][table-planner] Add support for casting RAW to BINARY

2021-10-18 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 9139cde [FLINK-24418][table-planner] Add

[flink] branch master updated: [FLINK-24421][table-runtime] Fix conversion of strings to TIME

2021-10-07 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 18ffed7 [FLINK-24421][table-runtime] Fix

[flink] branch master updated (3887b1d -> 991dd04)

2021-10-07 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 3887b1d [FLINK-24431][kinesis][efo] Stop consumer deregistration when EAGER EFO configured. (#17417) add

[flink] branch master updated (3f8e2b6 -> 4c6e15f)

2021-10-06 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 3f8e2b6 [hotfix][FileSource] Internal refactoring to remove duplicated code without API change. Rename method

[flink] 07/08: [FLINK-24399][table-common] Add DynamicTableSource.Context#createTypeInformation(LogicalType) and DynamicTableSink.Context#createTypeInformation(LogicalType)

2021-10-04 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 946a41c2fe8016b39c9737b1f926bed0d7a23e95 Author: slinkydeveloper AuthorDate: Wed Sep 29 17:48:02 2021 +0200 [FLINK

[flink] 06/08: [FLINK-24399][table-common] Fix DataTypeUtils#flattenToNames javadoc

2021-10-04 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 094bf1ead5ba0a02b6b4f711f991638da8076841 Author: slinkydeveloper AuthorDate: Wed Sep 29 17:53:59 2021 +0200 [FLINK

[flink] 08/08: [FLINK-24399][table-common] Add DynamicTableFactory.Context#getPrimaryKeyIndexes and DynamicTableFactory.Context#getPhysicalRowDataType

2021-10-04 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit ac203a7a26d78fe270bd9941bb721be53a893040 Author: slinkydeveloper AuthorDate: Wed Sep 29 17:49:17 2021 +0200 [FLINK

[flink] 05/08: [FLINK-24399][table-common] Refactor ResolvedSchema#to[...]RowDataType() methods and add new ResolvedSchema#getPrimaryKeyIndexes

2021-10-04 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 3681e850ad01b973e0f2fbc3db70afd96bdfbec6 Author: slinkydeveloper AuthorDate: Wed Sep 29 17:45:13 2021 +0200 [FLINK

[flink] 03/08: [FLINK-24399][table-common] Add DataType methods to improve ergonomics when accessing row data type instances

2021-10-04 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 083e4d41afa5b6d960a578b1d91ba0d3a817e1b1 Author: slinkydeveloper AuthorDate: Wed Sep 29 17:54:53 2021 +0200 [FLINK

[flink] 01/08: [FLINK-24399][table-common] Add DataTypes#of(LogicalType)

2021-10-04 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 826b10f935585641afba9b9273bbdb31a6b04ce9 Author: slinkydeveloper AuthorDate: Wed Sep 29 17:44:14 2021 +0200 [FLINK

[flink] 02/08: [FLINK-24399][table-common] Add DataType#toInternal

2021-10-04 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit b43e64bb71c234a815ff603c11a7cc76210e3c71 Author: slinkydeveloper AuthorDate: Wed Sep 29 17:50:23 2021 +0200 [FLINK

[flink] branch master updated (9ab85e1 -> ac203a7)

2021-10-04 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 9ab85e1 [hotfix][table-planner] Disable IntervalJoinITCase.testRowTimeInnerJoinWithEquiTimeAttrs until FLINK-24443

[flink] 04/08: [FLINK-24399][table-common] Improved DataType#getChildren javadoc

2021-10-04 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 66bd2ed652dce9c9eb3d03bc31ab89600b2c708d Author: slinkydeveloper AuthorDate: Wed Sep 29 17:52:43 2021 +0200 [FLINK

[flink] branch master updated: [hotfix][table-planner] Disable IntervalJoinITCase.testRowTimeInnerJoinWithEquiTimeAttrs until FLINK-24443 is fixed

2021-10-04 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 9ab85e1 [hotfix][table-planner] Disable

[flink] branch master updated (55a1067 -> 04d0c1c)

2021-10-01 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 55a1067 [hotfix][table-api-scala] Unwrap Expression args for jsonObject and jsonArray add 86ef3eb [hotfix

[flink] branch master updated (f612a66 -> 55a1067)

2021-10-01 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from f612a66 [FLINK-16204][table] Support JSON_ARRAY() add 55a1067 [hotfix][table-api-scala] Unwrap Expression

[flink] branch master updated (aa51c8f -> f612a66)

2021-10-01 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from aa51c8f [FLINK-24388][table-planner] Introduce Module#getTableSinkFactory new e916184 [hotfix][table-api

[flink] 01/02: [hotfix][table-api-scala] Use Expression* to trigger implicit conversion

2021-10-01 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit e916184549dfc5ed1049d5bc583b883e80bb13bb Author: Ingo Bürk AuthorDate: Fri Oct 1 11:33:15 2021 +0200 [hotfix

[flink] 02/02: [FLINK-16204][table] Support JSON_ARRAY()

2021-10-01 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f612a66c06b733eeba9e3c37e8760f329a7ac742 Author: Ingo Bürk AuthorDate: Fri Sep 17 12:11:24 2021 +0200 [FLINK-16204

[flink] 03/05: [FLINK-24388][table-planner] Provide ModuleManager in FlinkContext

2021-10-01 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f1159348f5ec563e10b51b02daaf87ecdaeb5e3f Author: Ingo Bürk AuthorDate: Mon Sep 27 17:20:01 2021 +0200 [FLINK-24388

[flink] 02/05: [hotfix][core] Added OptionalUtils

2021-10-01 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 02a4d8be8011b2535920a142364ee1cbb3ecbf14 Author: Ingo Bürk AuthorDate: Thu Sep 30 10:47:25 2021 +0200 [hotfix

[flink] branch master updated (7033cbf -> aa51c8f)

2021-10-01 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 7033cbf [FLINK-19792][table-planner] Fix IntervalJoin with time equality predicate new d2d4c9c [hotfix

[flink] 05/05: [FLINK-24388][table-planner] Introduce Module#getTableSinkFactory

2021-10-01 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit aa51c8fc7ff70dfeca8bb2e1aa10b00d9a3a3698 Author: Ingo Bürk AuthorDate: Wed Sep 29 10:47:10 2021 +0200 [FLINK-24388

[flink] 04/05: [FLINK-24388][table-planner] Introduce Module#getTableSourceFactory

2021-10-01 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 2ab24756f05838d82fa747c9ba5a95f41161bd73 Author: Ingo Bürk AuthorDate: Tue Sep 28 10:46:18 2021 +0200 [FLINK-24388

[flink] 01/05: [hotfix][table-api-java] Mark ModuleManager as internal

2021-10-01 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit d2d4c9c078a1086faeaef0f8123c61a45e6841d6 Author: Ingo Bürk AuthorDate: Mon Sep 27 17:21:01 2021 +0200 [hotfix

[flink] branch master updated: [FLINK-19792][table-planner] Fix IntervalJoin with time equality predicate

2021-10-01 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 7033cbf [FLINK-19792][table-planner] Fix

[flink] branch master updated (7fbec60 -> ce7481a)

2021-09-30 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 7fbec60 [hotfix][docs] Fix typo in sources doc add 79e4c4c [FLINK-21142][connector-hive] Hide Guava from

[flink] branch release-1.13 updated (5027c73 -> b0bf668)

2021-09-30 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git. from 5027c73 [FLINK-23895][table] Upsert materializer is not inserted for all sink providers add fa16e70

[flink] branch release-1.13 updated (d2a5ed4 -> 5027c73)

2021-09-30 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git. from d2a5ed4 [docs] Update show_outdated_warning add 5027c73 [FLINK-23895][table] Upsert materializer

[flink] branch master updated (67c8bef -> aba25f1)

2021-09-29 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 67c8bef [release] Add 1.14 docs link to the list of previous versions add aba25f1 [FLINK-24394][table-planner

[flink] branch release-1.13 updated (36a33e6 -> 801b1c4)

2021-09-14 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git. from 36a33e6 [FLINK-24155][documentation] Sync Chinese version of documentation to configure

[flink] branch release-1.14 updated: [hotfix][docs] Fix output of test job

2021-09-14 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.14 by this push: new 918fde8 [hotfix][docs] Fix output

[flink] branch master updated (94d0bea -> 2815aad)

2021-09-14 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 94d0bea [FLINK-24266][checkpoint] Log improvement for aborting checkpoint due to tasks are finishing add

[flink] branch master updated (8d94540 -> 6899a44)

2021-09-13 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 8d94540 [FLINK-24098] Document FLIP-147 capabiliites and limitations add 6899a44 [hotfix][table

[flink-web] 01/04: Revert "Blog post "Implement custom source connector for Table API and SQL""

2021-09-07 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git commit 64af492b951ca944d5d361f9b93a29298ff6f5db Author: Timo Walther AuthorDate: Tue Sep 7 17:39:35 2021 +0200

[flink-web] branch asf-site updated (06b799e -> 899a72f)

2021-09-07 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git. from 06b799e Rebuild website new 64af492 Revert "Blog post "Implement custom source connector for

[flink-web] 03/04: Add blog post "Implementing a Custom Source Connector for Table API and SQL"

2021-09-07 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git commit 465058d4218abe2fab4e27877d762d5083c8c322 Author: Daisy T AuthorDate: Wed Aug 11 12:20:25 2021 +0200 Add blog

[flink] branch release-1.14 updated: [hotfix][docs] Update Window TopN SQL example

2021-09-07 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.14 by this push: new bf96ba3 [hotfix][docs] Update

[flink] branch master updated: [hotfix][docs] Update Window TopN SQL example

2021-09-07 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new b1afaaa [hotfix][docs] Update Window TopN SQL

[flink] branch master updated (05e0149 -> 76aab58)

2021-09-07 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 05e0149 [FLINK-22971][tests] Bump testcontainers to 1.16.0 add 2a2d3e1 [hotfix][table-planner] Convert JSON

<    1   2   3   4   5   6   7   8   9   10   >