flinkbot commented on PR #21743:
URL: https://github.com/apache/flink/pull/21743#issuecomment-1398746472
## CI report:
* 9118095bdfdf184466f83661e8b39661c7075181 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
zhuzhurk opened a new pull request, #21743:
URL: https://github.com/apache/flink/pull/21743
## What is the purpose of the change
This change improves the `DefaultPreferredLocationsRetriever` so that it
ignores the input locations of a ConsumePartitionGroup if the corresponding
Consum
MartijnVisser commented on PR #18823:
URL: https://github.com/apache/flink/pull/18823#issuecomment-1398705483
@RyanSkraba It would indeed be nice if we can move this now to the
externalized repo. @dchristle it would be great if you can help validate it so
we can move it forward.
--
This
XComp commented on code in PR #21742:
URL: https://github.com/apache/flink/pull/21742#discussion_r1082832944
##
flink-runtime/src/main/java/org/apache/flink/runtime/leaderelection/DefaultLeaderElectionService.java:
##
@@ -100,6 +100,7 @@ public final void stop() throws Exception
XComp commented on code in PR #21742:
URL: https://github.com/apache/flink/pull/21742#discussion_r1082832944
##
flink-runtime/src/main/java/org/apache/flink/runtime/leaderelection/DefaultLeaderElectionService.java:
##
@@ -100,6 +100,7 @@ public final void stop() throws Exception
zentol merged PR #21741:
URL: https://github.com/apache/flink/pull/21741
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@flink.apache
XComp commented on code in PR #21742:
URL: https://github.com/apache/flink/pull/21742#discussion_r1082817072
##
flink-runtime/src/main/java/org/apache/flink/runtime/leaderelection/DefaultLeaderElectionService.java:
##
@@ -100,6 +100,7 @@ public final void stop() throws Exception
XComp commented on PR #21737:
URL: https://github.com/apache/flink/pull/21737#issuecomment-1398645766
@flinkbot run azure
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
1996fanrui commented on code in PR #20151:
URL: https://github.com/apache/flink/pull/20151#discussion_r1082757960
##
flink-streaming-java/src/main/java/org/apache/flink/streaming/api/environment/ExecutionCheckpointingOptions.java:
##
@@ -280,4 +280,13 @@ public class ExecutionCh
dawidwys commented on code in PR #20151:
URL: https://github.com/apache/flink/pull/20151#discussion_r1082743417
##
flink-streaming-java/src/main/java/org/apache/flink/streaming/api/environment/ExecutionCheckpointingOptions.java:
##
@@ -280,4 +280,13 @@ public class ExecutionChec
gaborgsomogyi commented on PR #21741:
URL: https://github.com/apache/flink/pull/21741#issuecomment-1398600117
cc @mbalassi @zentol
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific co
flinkbot commented on PR #21742:
URL: https://github.com/apache/flink/pull/21742#issuecomment-1398477646
## CI report:
* 9afce3d1052ab18c689e446302a91201c84fadef UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
XComp opened a new pull request, #21742:
URL: https://github.com/apache/flink/pull/21742
## What is the purpose of the change
This PR is about hardening the `LeaderElectionService.stop()` contract.
The current implementations of LeaderElectionService do not implement the
stop()
pnowojski commented on code in PR #20151:
URL: https://github.com/apache/flink/pull/20151#discussion_r1082600527
##
flink-streaming-java/src/main/java/org/apache/flink/streaming/api/environment/ExecutionCheckpointingOptions.java:
##
@@ -280,4 +280,13 @@ public class ExecutionChe
flinkbot commented on PR #21741:
URL: https://github.com/apache/flink/pull/21741#issuecomment-1398454630
## CI report:
* 79d653c444716cf88e0b22b08333c2feb50ac872 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
gaborgsomogyi commented on PR #21732:
URL: https://github.com/apache/flink/pull/21732#issuecomment-1398453852
Resolved the conflicts
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific c
gaborgsomogyi commented on PR #21741:
URL: https://github.com/apache/flink/pull/21741#issuecomment-1398450836
Addressing the
[following](https://github.com/apache/flink/pull/21723#issuecomment-1387339515)
comment in this PR.
--
This is an automated message from the Apache Git Service.
To
healchow commented on code in PR #21722:
URL: https://github.com/apache/flink/pull/21722#discussion_r1082589298
##
docs/content.zh/docs/dev/table/sql/queries/window-deduplication.md:
##
@@ -101,15 +102,16 @@ Flink SQL> SELECT *
+--+---+--+-+
gaborgsomogyi commented on PR #21741:
URL: https://github.com/apache/flink/pull/21741#issuecomment-1398447229
This is how it looks like:
https://user-images.githubusercontent.com/18561820/213716824-489f5eca-ae23-4d20-b496-fdd09dc9457d.png";>
--
This is an automated message from the
gaborgsomogyi opened a new pull request, #21741:
URL: https://github.com/apache/flink/pull/21741
## What is the purpose of the change
Until now the generic delegation token params are not shown on the main
config page. In this PR I've added them.
## Brief change log
Incl
fsk119 commented on PR #21717:
URL: https://github.com/apache/flink/pull/21717#issuecomment-1398397981
> P.S. Wrong cmd will get CLI blocked forever.
Thanks for reporting the case. With the commit 0e04c7, the Executor will try
to close the Operation in the background when users hit c
XComp commented on code in PR #21740:
URL: https://github.com/apache/flink/pull/21740#discussion_r1082532829
##
flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/runner/DefaultDispatcherRunner.java:
##
@@ -89,11 +93,29 @@ public CompletableFuture closeAsync() {
XComp commented on code in PR #21740:
URL: https://github.com/apache/flink/pull/21740#discussion_r1082532829
##
flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/runner/DefaultDispatcherRunner.java:
##
@@ -89,11 +93,29 @@ public CompletableFuture closeAsync() {
dawidwys commented on code in PR #20151:
URL: https://github.com/apache/flink/pull/20151#discussion_r1082525394
##
flink-streaming-java/src/main/java/org/apache/flink/streaming/api/environment/ExecutionCheckpointingOptions.java:
##
@@ -280,4 +280,13 @@ public class ExecutionChec
zentol commented on code in PR #21740:
URL: https://github.com/apache/flink/pull/21740#discussion_r1082519363
##
flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/runner/DefaultDispatcherRunner.java:
##
@@ -89,11 +93,29 @@ public CompletableFuture closeAsync() {
XComp commented on code in PR #21737:
URL: https://github.com/apache/flink/pull/21737#discussion_r1082508795
##
flink-runtime/src/main/java/org/apache/flink/runtime/leaderelection/DefaultLeaderElectionService.java:
##
@@ -48,9 +48,11 @@
private final LeaderElectionDriverFac
XComp commented on code in PR #21737:
URL: https://github.com/apache/flink/pull/21737#discussion_r1082508795
##
flink-runtime/src/main/java/org/apache/flink/runtime/leaderelection/DefaultLeaderElectionService.java:
##
@@ -48,9 +48,11 @@
private final LeaderElectionDriverFac
hehuiyuan commented on PR #21731:
URL: https://github.com/apache/flink/pull/21731#issuecomment-1398347485
@flinkbot run azure
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comm
flinkbot commented on PR #21740:
URL: https://github.com/apache/flink/pull/21740#issuecomment-1398335456
## CI report:
* 46ab3d550b0d2be1b260f7c200ca6d168c7625ae UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
XComp opened a new pull request, #21740:
URL: https://github.com/apache/flink/pull/21740
## What is the purpose of the change
The entire purpose of this wrapper
`DispatcherRunnerLeaderElectionLifecycleManager` is to have the start/stop of
the `LeaderElectionService` out of the `Defau
zentol commented on code in PR #21737:
URL: https://github.com/apache/flink/pull/21737#discussion_r1082457711
##
flink-runtime/src/main/java/org/apache/flink/runtime/leaderelection/DefaultLeaderElectionService.java:
##
@@ -48,9 +48,11 @@
private final LeaderElectionDriverFa
XComp commented on code in PR #21738:
URL: https://github.com/apache/flink/pull/21738#discussion_r1082412814
##
flink-runtime/src/test/java/org/apache/flink/runtime/leaderelection/TestingLeaderElectionService.java:
##
@@ -48,7 +49,7 @@ public synchronized CompletableFuture
getC
mbalassi closed pull request #602: Blog post on the Delegation Token Framework
URL: https://github.com/apache/flink-web/pull/602
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
XComp commented on code in PR #21737:
URL: https://github.com/apache/flink/pull/21737#discussion_r1082408148
##
flink-runtime/src/main/java/org/apache/flink/runtime/leaderelection/DefaultLeaderElectionService.java:
##
@@ -48,9 +48,11 @@
private final LeaderElectionDriverFac
XComp commented on code in PR #21737:
URL: https://github.com/apache/flink/pull/21737#discussion_r1082408148
##
flink-runtime/src/main/java/org/apache/flink/runtime/leaderelection/DefaultLeaderElectionService.java:
##
@@ -48,9 +48,11 @@
private final LeaderElectionDriverFac
XComp commented on code in PR #21737:
URL: https://github.com/apache/flink/pull/21737#discussion_r1082408148
##
flink-runtime/src/main/java/org/apache/flink/runtime/leaderelection/DefaultLeaderElectionService.java:
##
@@ -48,9 +48,11 @@
private final LeaderElectionDriverFac
pnowojski commented on code in PR #20151:
URL: https://github.com/apache/flink/pull/20151#discussion_r1082365656
##
flink-streaming-java/src/main/java/org/apache/flink/streaming/api/environment/ExecutionCheckpointingOptions.java:
##
@@ -280,4 +280,13 @@ public class ExecutionChe
mbalassi merged PR #21694:
URL: https://github.com/apache/flink/pull/21694
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@flink.apac
flinkbot commented on PR #21739:
URL: https://github.com/apache/flink/pull/21739#issuecomment-1398198832
## CI report:
* e19d7dc89412bb6cd9bcf781a8938e9023e23048 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
LadyForest opened a new pull request, #21739:
URL: https://github.com/apache/flink/pull/21739
## What is the purpose of the change
This pull request adds documentation for `EXPLAIN PLAN_ADVICE` statement.
## Brief change log
Add doc.
## Verifying this chang
zentol commented on code in PR #21738:
URL: https://github.com/apache/flink/pull/21738#discussion_r1082324266
##
flink-runtime/src/test/java/org/apache/flink/runtime/leaderelection/TestingLeaderElectionService.java:
##
@@ -48,7 +49,7 @@ public synchronized CompletableFuture
get
zentol commented on code in PR #21737:
URL: https://github.com/apache/flink/pull/21737#discussion_r1082321263
##
flink-runtime/src/main/java/org/apache/flink/runtime/leaderelection/DefaultLeaderElectionService.java:
##
@@ -48,9 +48,11 @@
private final LeaderElectionDriverFa
zentol commented on code in PR #1:
URL:
https://github.com/apache/flink-connector-kafka/pull/1#discussion_r1082317243
##
flink-connector-kafka/pom.xml:
##
@@ -18,259 +18,292 @@ specific language governing permissions and limitations
under the License.
-->
http://maven.apache
flinkbot commented on PR #21738:
URL: https://github.com/apache/flink/pull/21738#issuecomment-1398166208
## CI report:
* b6fb5cacd48f5c91c7cf27ea45395696b2eb04f8 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
zentol commented on PR #3:
URL:
https://github.com/apache/flink-connector-cassandra/pull/3#issuecomment-1398165894
> So I think I'll try to reuse this code, migrate it to Flink and update it
to the latest Cassandra version and push it in this PR.
Sounds good to me so far.
--
This
zentol commented on PR #3:
URL:
https://github.com/apache/flink-connector-cassandra/pull/3#issuecomment-1398165328
> I don't think it is an ASF rule but fair enough,
FYI; By and large it should be viewed as a legal requirement. By copying
code from cassandra you have to adhere to the
XComp opened a new pull request, #21738:
URL: https://github.com/apache/flink/pull/21738
## What is the purpose of the change
The intention is to make the code more robust to test failures. We do no
enable asserts in the test runs. The JVM has asserts disabled by default. That
would
flinkbot commented on PR #21737:
URL: https://github.com/apache/flink/pull/21737#issuecomment-1398141726
## CI report:
* 826f33a2bd51e93a65956d5bb50d64c99eb55f3f UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
XComp opened a new pull request, #21737:
URL: https://github.com/apache/flink/pull/21737
## What is the purpose of the change
The @GuardedBy annotations were assigned to some public methods which are
not called under the specified lock. @GuardedBy should be used by methods that
are o
pnowojski commented on PR #20151:
URL: https://github.com/apache/flink/pull/20151#issuecomment-1398086486
👍 Thanks, it looks good. Once you squash fixup commits I will do the last
pass and hopefully merge.
--
This is an automated message from the Apache Git Service.
To respond to the mess
ZhongFuCheng3y commented on PR #21553:
URL: https://github.com/apache/flink/pull/21553#issuecomment-1398010881
> @reswqa @ZhongFuCheng3y Hive requires the
`flink-table-planner_2.12-.jar`, so for example `
flink-table-planner_2.12-1.16.0.jar`. See
https://nightlies.apache.org/flink/flink-do
flinkbot commented on PR #21736:
URL: https://github.com/apache/flink/pull/21736#issuecomment-1397936174
## CI report:
* f7edc0bb36dda4c6144c97a73c8167c0e2bf0a0e UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
gaoyunhaii commented on PR #21736:
URL: https://github.com/apache/flink/pull/21736#issuecomment-1397934193
@XComp could you have a look at the PR? Very thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
gaoyunhaii opened a new pull request, #21736:
URL: https://github.com/apache/flink/pull/21736
## What is the purpose of the change
This PR refactors the state migration tests so that when cutting branch, we
need only add new version and could generates the states of stale version
aut
swuferhong commented on code in PR #21724:
URL: https://github.com/apache/flink/pull/21724#discussion_r1082114927
##
flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/runtime/stream/sql/join/JoinReorderITCase.java:
##
@@ -42,6 +45,12 @@ public class Jo
swuferhong commented on PR #21724:
URL: https://github.com/apache/flink/pull/21724#issuecomment-1397929362
@flinkbot run azure
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment
JingGe commented on code in PR #21322:
URL: https://github.com/apache/flink/pull/21322#discussion_r1082088415
##
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/api/internal/TableEnvironmentImpl.java:
##
@@ -926,7 +926,7 @@ private TableResultInternal
exec
JingGe commented on code in PR #21322:
URL: https://github.com/apache/flink/pull/21322#discussion_r1082086891
##
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/api/config/TableConfigOptions.java:
##
@@ -102,6 +102,16 @@ private TableConfigOptions() {}
LadyForest commented on PR #21727:
URL: https://github.com/apache/flink/pull/21727#issuecomment-1397885340
@flinkbot run azure
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment
lincoln-lil closed pull request #21676: [FLINK-30662][table] Planner supports
delete
URL: https://github.com/apache/flink/pull/21676
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comm
fsk119 commented on code in PR #21717:
URL: https://github.com/apache/flink/pull/21717#discussion_r1082055861
##
flink-table/flink-sql-client/src/test/resources/sql/table.q:
##
@@ -79,7 +79,10 @@ show tables;
# test SHOW CREATE TABLE
show create table orders;
-CREATE TABLE `
jiangxin369 commented on PR #201:
URL: https://github.com/apache/flink-ml/pull/201#issuecomment-1397846787
@lindong28 Could you help to review this PR?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to g
1996fanrui commented on code in PR #20151:
URL: https://github.com/apache/flink/pull/20151#discussion_r1082041845
##
flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/channel/ChannelStateWriteRequestExecutorImpl.java:
##
@@ -51,27 +66,40 @@ class ChannelStateWriteR
1996fanrui commented on code in PR #20151:
URL: https://github.com/apache/flink/pull/20151#discussion_r1082043383
##
flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/channel/ChannelStateWriteRequestExecutorImpl.java:
##
@@ -107,49 +119,78 @@ void run() {
1996fanrui commented on code in PR #20151:
URL: https://github.com/apache/flink/pull/20151#discussion_r1082043383
##
flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/channel/ChannelStateWriteRequestExecutorImpl.java:
##
@@ -107,49 +119,78 @@ void run() {
mas-chen commented on PR #1:
URL:
https://github.com/apache/flink-connector-kafka/pull/1#issuecomment-1397828588
CI now passes on my fork
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spec
1996fanrui commented on code in PR #20151:
URL: https://github.com/apache/flink/pull/20151#discussion_r1082041845
##
flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/channel/ChannelStateWriteRequestExecutorImpl.java:
##
@@ -51,27 +66,40 @@ class ChannelStateWriteR
flinkbot commented on PR #21735:
URL: https://github.com/apache/flink/pull/21735#issuecomment-1397810857
## CI report:
* 37175760368c64b665e16e5cf8b7eb4f4e951fee UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
karanasher opened a new pull request, #21735:
URL: https://github.com/apache/flink/pull/21735
Fix a typo in a query that erroneously tries to perform an aggregation on a
string column.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
1996fanrui commented on code in PR #20151:
URL: https://github.com/apache/flink/pull/20151#discussion_r1082023420
##
flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/channel/ChannelStateWriteRequestExecutorImpl.java:
##
@@ -51,27 +66,40 @@ class ChannelStateWriteR
morhidi closed pull request #463: [FLINK-30119] Breaking change: Flink
Kubernetes Operator should store…
URL: https://github.com/apache/flink-kubernetes-operator/pull/463
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
morhidi commented on PR #463:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/463#issuecomment-1397797194
After discussing it with Clara, I'm colsing this for the time being.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
dchristle commented on PR #21729:
URL: https://github.com/apache/flink/pull/21729#issuecomment-1397381115
Hi @Myasuka,
Thanks for reviewing this PR! I split the changes into separate commits. The
first commit removes `disableDataSync`, and the last commit aligns the PyFlink
RocksDB d
dchristle commented on code in PR #21729:
URL: https://github.com/apache/flink/pull/21729#discussion_r1081619201
##
flink-python/pyflink/datastream/state_backend.py:
##
@@ -956,16 +956,20 @@ class PredefinedOptions(Enum):
determined to be beneficial for performance under di
RyanSkraba commented on PR #19970:
URL: https://github.com/apache/flink/pull/19970#issuecomment-1397364945
Hello! I've rebased this PR to master and fixed the merge conflicts in the
meantime.
I will be mostly away from my computer for a couple of weeks, but I'll check
in if anything
RyanSkraba commented on PR #21289:
URL: https://github.com/apache/flink/pull/21289#issuecomment-1397363704
Hello! I've rebased this PR to master. I don't believe there are any
remaining requested changes that I haven't addressed (by comment or other).
I will be mostly away from my c
dchristle commented on code in PR #21729:
URL: https://github.com/apache/flink/pull/21729#discussion_r1081578012
##
flink-python/pyflink/datastream/state_backend.py:
##
@@ -1000,21 +1000,24 @@ class PredefinedOptions(Enum):
The following options are set:
+- BlockBas
RyanSkraba commented on PR #19897:
URL: https://github.com/apache/flink/pull/19897#issuecomment-1397317096
Hello! I've rebased this PR to master. I don't believe there are any
remaining requested changes that I haven't addressed (by comment or other).
I will be mostly away from my c
mbalassi commented on PR #21732:
URL: https://github.com/apache/flink/pull/21732#issuecomment-1397310760
@flinkbot run azure
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
dawidwys commented on code in PR #21635:
URL: https://github.com/apache/flink/pull/21635#discussion_r1081546445
##
flink-python/src/main/java/org/apache/flink/table/runtime/typeutils/serializers/python/MapDataSerializer.java:
##
@@ -227,25 +225,22 @@ public void readSnapshot(int
dawidwys commented on code in PR #21635:
URL: https://github.com/apache/flink/pull/21635#discussion_r1081544400
##
flink-python/src/main/java/org/apache/flink/table/runtime/typeutils/serializers/python/RowDataSerializer.java:
##
@@ -194,31 +193,33 @@ public void readSnapshot(int
dawidwys commented on code in PR #21635:
URL: https://github.com/apache/flink/pull/21635#discussion_r1081541284
##
flink-scala/src/main/scala/org/apache/flink/api/scala/typeutils/ScalaEnumSerializerSnapshot.scala:
##
@@ -80,25 +80,26 @@ class ScalaEnumSerializerSnapshot[E <: Enu
dawidwys commented on code in PR #21635:
URL: https://github.com/apache/flink/pull/21635#discussion_r1081540937
##
flink-scala/src/main/scala/org/apache/flink/api/scala/typeutils/ScalaEnumSerializerSnapshot.scala:
##
@@ -80,25 +80,26 @@ class ScalaEnumSerializerSnapshot[E <: Enu
dawidwys commented on code in PR #21635:
URL: https://github.com/apache/flink/pull/21635#discussion_r1081536771
##
flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/typeutils/RowDataSerializer.java:
##
@@ -328,26 +327,27 @@ public void readSnapshot(int
boring-cyborg[bot] commented on PR #36:
URL:
https://github.com/apache/flink-connector-aws/pull/36#issuecomment-1397233856
Awesome work, congrats on your first merged pull request!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
zentol merged PR #36:
URL: https://github.com/apache/flink-connector-aws/pull/36
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@flin
zentol merged PR #21492:
URL: https://github.com/apache/flink/pull/21492
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@flink.apache
zentol commented on PR #17834:
URL: https://github.com/apache/flink/pull/17834#issuecomment-1397207313
So gauges are a bit annoying. Ideally we would only have Number gauges
because really nothing else is properly supported by a majority of systems.
Boolean gauges are usually a mistak
echauchot commented on code in PR #3:
URL:
https://github.com/apache/flink-connector-cassandra/pull/3#discussion_r1081463284
##
flink-connector-cassandra/src/main/java/org/apache/flink/connector/cassandra/source/split/CassandraSplitSerializer.java:
##
@@ -0,0 +1,63 @@
+/*
+ * L
luoyuxia commented on code in PR #21703:
URL: https://github.com/apache/flink/pull/21703#discussion_r1081459459
##
flink-connectors/flink-connector-hive/src/test/java/org/apache/flink/connectors/hive/HiveTableCompactSinkITCase.java:
##
@@ -0,0 +1,209 @@
+/*
+ * Licensed to the A
luoyuxia commented on code in PR #21703:
URL: https://github.com/apache/flink/pull/21703#discussion_r1081459459
##
flink-connectors/flink-connector-hive/src/test/java/org/apache/flink/connectors/hive/HiveTableCompactSinkITCase.java:
##
@@ -0,0 +1,209 @@
+/*
+ * Licensed to the A
healchow commented on code in PR #21726:
URL: https://github.com/apache/flink/pull/21726#discussion_r1081454537
##
docs/content.zh/docs/dev/table/sql/queries/overview.md:
##
@@ -155,110 +158,116 @@ sink_descriptor =
TableDescriptor.for_connector("filesystem")
t_env.create_te
healchow commented on code in PR #21726:
URL: https://github.com/apache/flink/pull/21726#discussion_r1081454537
##
docs/content.zh/docs/dev/table/sql/queries/overview.md:
##
@@ -155,110 +158,116 @@ sink_descriptor =
TableDescriptor.for_connector("filesystem")
t_env.create_te
healchow commented on code in PR #21726:
URL: https://github.com/apache/flink/pull/21726#discussion_r1081453260
##
docs/content.zh/docs/dev/table/sql/queries/overview.md:
##
@@ -155,110 +158,116 @@ sink_descriptor =
TableDescriptor.for_connector("filesystem")
t_env.create_te
zentol merged PR #21723:
URL: https://github.com/apache/flink/pull/21723
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@flink.apache
echauchot commented on PR #3:
URL:
https://github.com/apache/flink-connector-cassandra/pull/3#issuecomment-1397142509
> > I did not author the RingRange and SplitsGenerator classes. I got them
from the Apache Beam Cassandra connector.
>
> If you're copying stuff from other projects i
LadyForest commented on PR #21717:
URL: https://github.com/apache/flink/pull/21717#issuecomment-1397141360
P.S. Wrong cmd will get CLI blocked forever. The stacktrace is attached
```text
Flink SQL> desc extended foo;
Exception in thread "main" org.apache.flink.table.clien
LadyForest commented on code in PR #21717:
URL: https://github.com/apache/flink/pull/21717#discussion_r1081032613
##
flink-table/flink-sql-client/src/main/java/org/apache/flink/table/client/cli/parser/SqlCommandParserImpl.java:
##
@@ -18,35 +18,136 @@
package org.apache.flink
luoyuxia commented on code in PR #21703:
URL: https://github.com/apache/flink/pull/21703#discussion_r1081412503
##
docs/content/docs/connectors/table/hive/hive_read_write.md:
##
@@ -558,6 +558,70 @@ use more threads to speed the gathering.
**NOTE:**
- Only `BATCH` mode support
luoyuxia commented on code in PR #21601:
URL: https://github.com/apache/flink/pull/21601#discussion_r1081360275
##
docs/content.zh/docs/connectors/table/hive/hive_functions.md:
##
@@ -73,6 +73,31 @@ Some Hive built-in functions in older versions have [thread
safety issues](http
1 - 100 of 111726 matches
Mail list logo