[flink] 01/01: Revert "[FLINK-30567][hive] Fix wrong behavior for insert overwrite with Hive dialect when the table contains uppercase character (#21602) (#21781)"

2023-01-30 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a commit to branch revert-21781-release-1.16-FLINK-30567 in repository https://gitbox.apache.org/repos/asf/flink.git commit 311a786d1e0e90d173fdeef739faaeb7590382ee Author: Jing Zhang AuthorDate: Mon Jan 30 22

[flink] branch revert-21781-release-1.16-FLINK-30567 created (now 311a786d1e0)

2023-01-30 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch revert-21781-release-1.16-FLINK-30567 in repository https://gitbox.apache.org/repos/asf/flink.git at 311a786d1e0 Revert "[FLINK-30567][hive] Fix wrong behavior for insert over

[flink] branch release-1.16 updated (f8e2b618c73 -> 63bbd14d245)

2023-01-30 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git from f8e2b618c73 [FLINK-30808][runtime] Properly handle ForwardForConsecutiveHashPartitioner when creating edges

[flink] branch master updated: [FLINK-30567][hive] Fix wrong behavior for insert overwrite with Hive dialect when the table contains uppercase character (#21602)

2023-01-29 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang 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 06dc85aa67d [FLINK-30567][hive] Fix wrong

[flink] branch master updated: [FLINK-30617][hive] Fix wrong data type for cast null literal with Hive dialect

2023-01-16 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang 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 1c524794362 [FLINK-30617][hive] Fix wrong

[flink] branch master updated (259c7a4776a -> 4c0f5e63775)

2022-12-29 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 259c7a4776a [FLINK-30429][client] Fix IllegalArgumentException when no argument in flink executable add

[flink] branch master updated: [FLINK-30452][hive] fix use wrong argument type of null literal is used when call Hive's function

2022-12-26 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang 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 207975b416c [FLINK-30452][hive] fix use wrong

[flink] branch release-1.14 updated: [FLINK-24862][hive]Fix user-defined hive udaf/udtf cannot be used normally in hive dialect

2022-07-20 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang 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 b7e3eb94801 [FLINK-24862][hive

[flink] branch master updated: [FLINK-27116][hive] Support read Hive table partitioned by decimal type

2022-06-28 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang 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 99ccebf7d90 [FLINK-27116][hive] Support read

[flink] branch master updated: [FLINK-23995][hive] Fix bug of table name parser when using Hive dialect

2022-06-28 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang 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 42fc0711e68 [FLINK-23995][hive] Fix bug

[flink] branch master updated: [FLINK-27304][hive] Calcite's varbinary type should be converted to Hive's binary type.

2022-06-28 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang 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 6f7c273be14 [FLINK-27304][hive] Calcite's

[flink] branch master updated: [FLINK-28036][hive] HiveInspectors should use correct writable type to create ConstantObjectInspector

2022-06-28 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang 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 66d78848404 [FLINK-28036][hive

[flink] branch master updated: [FLINK-26681][hive] Support sql end with ";" for Hive dialect

2022-04-12 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang 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 36660cce32e [FLINK-26681][hive] Support sql

[flink] branch release-1.15 updated (241c0971061 -> 85e70e22229)

2022-04-11 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch release-1.15 in repository https://gitbox.apache.org/repos/asf/flink.git from 241c0971061 support sql end with ";" in for Hive dialect add f97463d1433 Revert "

[flink] branch release-1.15 updated (c956e822ccb -> 241c0971061)

2022-04-11 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch release-1.15 in repository https://gitbox.apache.org/repos/asf/flink.git from c956e822ccb [hotfix][python][docs] Sync the documentation of a few classes with the correspoinding Java

[flink] branch master updated: [FLINK-27086][doc] Add a QA about how to handle exception when use hive parser in hive dialect document (#19373)

2022-04-07 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang 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 1d347e66eb7 [FLINK-27086][doc] Add a QA about

[flink] branch master updated (58a41c9 -> 0e459bf)

2022-04-02 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 58a41c9 [FLINK-26739][hive] Support minor version 2.3.8 and 2.3.9 of Hive add 0e459bf [FLINK-26540][hive

[flink-web] branch addBeyond updated (6c7b8fa -> a82584d)

2022-03-16 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch addBeyond in repository https://gitbox.apache.org/repos/asf/flink-web.git. from 6c7b8fa Add jing to the committer list add a82584d Rebuild website No new revisions were added

[flink-web] branch addBeyond created (now 6c7b8fa)

2022-03-16 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch addBeyond in repository https://gitbox.apache.org/repos/asf/flink-web.git. at 6c7b8fa Add jing to the committer list This branch includes the following new commits: new 6c7b8fa

[flink-web] 01/01: Add jing to the committer list

2022-03-16 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a commit to branch addBeyond in repository https://gitbox.apache.org/repos/asf/flink-web.git commit 6c7b8fa56a3af15946328308dcc8b50475f6d459 Author: Jing Zhang AuthorDate: Wed Mar 16 15:13:16 2022 +0800

[flink] branch master updated (393bc07 -> 3ebe919)

2022-02-25 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 393bc07 [typos] Typos in PULL_REQUEST_TEMPLATE.md add 3ebe919 [FLINK-21565][table-planner] Support more

[flink] branch master updated: [FLINK-25614][table-runtime] Update LocalWindowAggregate chain strategy to ALWAYS

2022-01-29 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang 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 d46548c [FLINK-25614][table-runtime] Update

[flink] branch master updated (0b35756 -> 2a3ff01)

2022-01-24 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 0b35756 [FLINK-25712][connectors/testing-framework] Merge flink-connector-testing module to flink-connector-test

[flink] branch master updated (6bab695 -> 9fce1be)

2021-12-29 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 6bab695 [FLINK-25468] Copy SST files if they cannot be hard linked

[flink] branch master updated (fe3dfbc -> 0797708)

2021-12-28 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from fe3dfbc [FLINK-25427] Disable SavepointITCase.testTriggerSavepointAndResumeWithNoClaim because it is unstable

[flink] branch master updated (a79e004 -> 95b8309)

2021-12-15 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from a79e004 [FLINK-17151][table] Align Calcite's and Flink's SYMBOL types add 95b8309 [FLINK-24862][hive]Fix

[flink] branch master updated (47e6e89 -> a49a2b3)

2021-12-12 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 47e6e89 [FLINK-25159][tests] Streamline E2E surefire setup add a49a2b3 [FLINK-23937][Documentation] Fix PQ

[flink] branch master updated (35e90eb -> f37f85e)

2021-11-29 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 35e90eb [FLINK-24325][tests] Update Elasticsearch CI tests add f37f85e [FLINK-21327][table-planner-blink

[flink] branch master updated (591c398 -> 5bc3951)

2021-11-24 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 591c398 [FLINK-24922][docs]Fix spelling errors in the word parallism (#17807) add 5bc3951 [FLINK-24760

[flink] branch release-1.14 updated (564dee0 -> d654297)

2021-11-24 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git. from 564dee0 [FLINK-24858][core] Prevent version mismatches in TypeSerializers add d654297 [FLINK-24922

[flink] branch release-1.13 updated (a2e241d -> ada27e3)

2021-11-24 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git. from a2e241d [FLINK-24739][docs] Highlight the fact that the Application Mode excpects user jars to be bundled

[flink] branch master updated (601ef3b -> 591c398)

2021-11-24 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 601ef3b [FLINK-24858][core] Prevent version mismatches in TypeSerializers add 591c398 [FLINK-24922][docs