[GitHub] [hudi] n3nash commented on issue #2637: [SUPPORT] - Partial Update : update few columns of a table

2021-04-01 Thread GitBox
n3nash commented on issue #2637: URL: https://github.com/apache/hudi/issues/2637#issuecomment-812335639 @Sugamber If your issue is addressed, please close this issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [hudi] n3nash closed issue #2637: [SUPPORT] - Partial Update : update few columns of a table

2021-04-01 Thread GitBox
n3nash closed issue #2637: URL: https://github.com/apache/hudi/issues/2637 -- 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. For queries about this service, please contact

[GitHub] [hudi] n3nash commented on issue #2623: org.apache.hudi.exception.HoodieDependentSystemUnavailableException:System HBASE unavailable.

2021-04-01 Thread GitBox
n3nash commented on issue #2623: URL: https://github.com/apache/hudi/issues/2623#issuecomment-812334675 @root18039532923 Not sure if you're asking how to package this but leaving a comment here if that's what you are referring to. 1. Do a git checkout of the 0.7.0 tag. `git checkout

[GitHub] [hudi] n3nash commented on pull request #2751: [HUDI-1748] Read operation will possiblity fail on mor table rt view when a write operations is concurrency running

2021-04-01 Thread GitBox
n3nash commented on pull request #2751: URL: https://github.com/apache/hudi/pull/2751#issuecomment-812329664 @li36909 If I understand this correctly, you are saying reading a MOR table `_rt` view can fail if a concurrent write is happening ? -- This is an automated message from the

[GitHub] [hudi] codecov-io edited a comment on pull request #2758: [HUDI-1696] add apache commons-codec dependency to flink-bundle explicitly

2021-04-01 Thread GitBox
codecov-io edited a comment on pull request #2758: URL: https://github.com/apache/hudi/pull/2758#issuecomment-812325694 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2758?src=pr=h1) Report > Merging [#2758](https://codecov.io/gh/apache/hudi/pull/2758?src=pr=desc) (ea0d401) into

[GitHub] [hudi] codecov-io commented on pull request #2758: [HUDI-1696] add apache commons-codec dependency to flink-bundle explicitly

2021-04-01 Thread GitBox
codecov-io commented on pull request #2758: URL: https://github.com/apache/hudi/pull/2758#issuecomment-812325694 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2758?src=pr=h1) Report > Merging [#2758](https://codecov.io/gh/apache/hudi/pull/2758?src=pr=desc) (ea0d401) into

[jira] [Comment Edited] (HUDI-1696) artifactSet of maven-shade-plugin has not commons-codec

2021-04-01 Thread Harshit Mittal (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17313551#comment-17313551 ] Harshit Mittal edited comment on HUDI-1696 at 4/2/21, 4:07 AM: --- I started

[jira] [Commented] (HUDI-1696) artifactSet of maven-shade-plugin has not commons-codec

2021-04-01 Thread Harshit Mittal (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17313551#comment-17313551 ] Harshit Mittal commented on HUDI-1696: -- I started looking into this and realized that the fix is

[GitHub] [hudi] hmit opened a new pull request #2758: [HUDI-1696] add apache commons-codec dependency to flink-bundle explicitly

2021-04-01 Thread GitBox
hmit opened a new pull request #2758: URL: https://github.com/apache/hudi/pull/2758 ## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review https://hudi.apache.org/contributing.html before opening a pull request.* ## What is the purpose of the pull

[jira] [Updated] (HUDI-1737) Extract common method in HoodieCreateHandle & FlinkCreateHandle

2021-04-01 Thread vinoyang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang updated HUDI-1737: --- Fix Version/s: 0.9.0 > Extract common method in HoodieCreateHandle & FlinkCreateHandle >

[jira] [Closed] (HUDI-1737) Extract common method in HoodieCreateHandle & FlinkCreateHandle

2021-04-01 Thread vinoyang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang closed HUDI-1737. -- Resolution: Done 94a5e72f16620da86bd2ca7ef27bb9abc266cc47 > Extract common method in HoodieCreateHandle &

[GitHub] [hudi] yanghua merged pull request #2745: [HUDI-1737][hudi-client] Code Cleanup: Extract common method in HoodieCreateHandle & FlinkCreateHandle

2021-04-01 Thread GitBox
yanghua merged pull request #2745: URL: https://github.com/apache/hudi/pull/2745 -- 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. For queries about this service, please

[hudi] branch master updated: [HUDI-1737][hudi-client] Code Cleanup: Extract common method in HoodieCreateHandle & FlinkCreateHandle (#2745)

2021-04-01 Thread vinoyang
This is an automated email from the ASF dual-hosted git repository. vinoyang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 94a5e72 [HUDI-1737][hudi-client] Code Cleanup:

[GitHub] [hudi] RocMarshal commented on pull request #2745: [HUDI-1737][hudi-client] Code Cleanup: Extract common method in HoodieCreateHandle & FlinkCreateHandle

2021-04-01 Thread GitBox
RocMarshal commented on pull request #2745: URL: https://github.com/apache/hudi/pull/2745#issuecomment-812296838 @danny0405 Thank you so much. Now, ping @yanghua -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [hudi] codecov-io edited a comment on pull request #2757: [HUDI-1757] Assigns the buckets by record key for Flink writer

2021-04-01 Thread GitBox
codecov-io edited a comment on pull request #2757: URL: https://github.com/apache/hudi/pull/2757#issuecomment-812247500 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2757?src=pr=h1) Report > Merging [#2757](https://codecov.io/gh/apache/hudi/pull/2757?src=pr=desc) (2c8fc00) into

[GitHub] [hudi] liujinhui1994 edited a comment on pull request #2666: [HUDI-1160] Support update partial fields for CoW table

2021-04-01 Thread GitBox
liujinhui1994 edited a comment on pull request #2666: URL: https://github.com/apache/hudi/pull/2666#issuecomment-812290646 Your suggestion is very good, please let me think about it, and then reply to you @nsivabalan -- This is an automated message from the Apache Git Service. To

[GitHub] [hudi] liujinhui1994 commented on pull request #2666: [HUDI-1160] Support update partial fields for CoW table

2021-04-01 Thread GitBox
liujinhui1994 commented on pull request #2666: URL: https://github.com/apache/hudi/pull/2666#issuecomment-812290646 Your suggestion is very good, please let me think about it @nsivabalan -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Updated] (HUDI-1752) Add HoodieFlinkClient InsertOverwrite

2021-04-01 Thread xurunbai (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xurunbai updated HUDI-1752: --- Status: Closed (was: Patch Available) > Add HoodieFlinkClient InsertOverwrite >

[jira] [Updated] (HUDI-1752) Add HoodieFlinkClient InsertOverwrite

2021-04-01 Thread xurunbai (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xurunbai updated HUDI-1752: --- Status: Patch Available (was: In Progress) > Add HoodieFlinkClient InsertOverwrite >

[jira] [Updated] (HUDI-1752) Add HoodieFlinkClient InsertOverwrite

2021-04-01 Thread xurunbai (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xurunbai updated HUDI-1752: --- Status: In Progress (was: Open) > Add HoodieFlinkClient InsertOverwrite >

[GitHub] [hudi] li36909 commented on pull request #2753: [HUDI-1750] Fail to load user's class if user move hudi-spark-bundle jar into spark classpath

2021-04-01 Thread GitBox
li36909 commented on pull request #2753: URL: https://github.com/apache/hudi/pull/2753#issuecomment-812274605 cc @nsivabalan could you help to take a look, thank you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [hudi] li36909 commented on pull request #2751: [HUDI-1748] Read operation will possiblity fail on mor table rt view when a write operations is concurrency running

2021-04-01 Thread GitBox
li36909 commented on pull request #2751: URL: https://github.com/apache/hudi/pull/2751#issuecomment-812271790 @nsivabalan I run the test at hudi 0.7. yes, you are right, I start a spark-shell for upserting, and query the same table by spark datasouce api, then the problem arises. The

[GitHub] [hudi] root18039532923 commented on issue #2623: org.apache.hudi.exception.HoodieDependentSystemUnavailableException:System HBASE unavailable.

2021-04-01 Thread GitBox
root18039532923 commented on issue #2623: URL: https://github.com/apache/hudi/issues/2623#issuecomment-812271600 how to operate this? @nsivabalan -- 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

[GitHub] [hudi] bvaradar commented on issue #2588: [SUPPORT] Cannot create hive connection

2021-04-01 Thread GitBox
bvaradar commented on issue #2588: URL: https://github.com/apache/hudi/issues/2588#issuecomment-812256475 We use hive-2.3.4 and have more than 100 jobs running -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [hudi] bvaradar closed issue #2644: Hudi cow table incremental data error

2021-04-01 Thread GitBox
bvaradar closed issue #2644: URL: https://github.com/apache/hudi/issues/2644 -- 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. For queries about this service, please

[GitHub] [hudi] codecov-io commented on pull request #2757: [HUDI-1757] Assigns the buckets by record key for Flink writer

2021-04-01 Thread GitBox
codecov-io commented on pull request #2757: URL: https://github.com/apache/hudi/pull/2757#issuecomment-812247500 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2757?src=pr=h1) Report > Merging [#2757](https://codecov.io/gh/apache/hudi/pull/2757?src=pr=desc) (b9e79e1) into

[GitHub] [hudi] danny0405 closed pull request #2757: [HUDI-1757] Assigns the buckets by record key for Flink writer

2021-04-01 Thread GitBox
danny0405 closed pull request #2757: URL: https://github.com/apache/hudi/pull/2757 -- 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. For queries about this service, please

[GitHub] [hudi] bvaradar commented on issue #2633: Empty File Slice causing application to fail in small files optimization code

2021-04-01 Thread GitBox
bvaradar commented on issue #2633: URL: https://github.com/apache/hudi/issues/2633#issuecomment-812212286 @umehrot2 : Looking more closely on the code change to fix this. We need to do more changes. the base file check needs to change in

[GitHub] [hudi] bvaradar edited a comment on issue #2633: Empty File Slice causing application to fail in small files optimization code

2021-04-01 Thread GitBox
bvaradar edited a comment on issue #2633: URL: https://github.com/apache/hudi/issues/2633#issuecomment-810709098 @umehrot2 @n3nash @nsivabalan : My apologies. Sorry for the delay, I finally got chance to look into this . Yes, this will only manifest for case when index can support

[GitHub] [hudi] satishkotha commented on issue #2707: [SUPPORT] insert_ovewrite_table failed on archiving

2021-04-01 Thread GitBox
satishkotha commented on issue #2707: URL: https://github.com/apache/hudi/issues/2707#issuecomment-812096323 @ssdong thanks for detailed update. Yes, this one seems little tricky. We'll need some more time to investigate. In the meantime, as a workaround, i think you can disable embedded

[hudi] branch master updated: [HUDI-1591] Implement Spark's FileIndex for Hudi to support queries via Hudi DataSource using non-globbed table path and partition pruning (#2651)

2021-04-01 Thread uditme
This is an automated email from the ASF dual-hosted git repository. uditme pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 684622c [HUDI-1591] Implement Spark's FileIndex

[GitHub] [hudi] umehrot2 merged pull request #2651: [HUDI-1591] [RFC-26] Improve Hoodie Table Query Performance And Ease Of Use Fo…

2021-04-01 Thread GitBox
umehrot2 merged pull request #2651: URL: https://github.com/apache/hudi/pull/2651 -- 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. For queries about this service, please

[GitHub] [hudi] nsivabalan edited a comment on pull request #2751: [HUDI-1748] Read operation will possiblity fail on mor table rt view when a write operations is concurrency running

2021-04-01 Thread GitBox
nsivabalan edited a comment on pull request #2751: URL: https://github.com/apache/hudi/pull/2751#issuecomment-812037473 @li36909 : can you clarify what do you mean by concurrent operations. Ignoring any table services, you mean to say that just a batch of write and rt snapshot view

[GitHub] [hudi] nsivabalan commented on pull request #2751: [HUDI-1748] Read operation will possiblity fail on mor table rt view when a write operations is concurrency running

2021-04-01 Thread GitBox
nsivabalan commented on pull request #2751: URL: https://github.com/apache/hudi/pull/2751#issuecomment-812037473 @li36909 : can you clarify what do you mean by concurrent operations. Is it cleaning/archiving along with a batch of write or do you say two batches of write going concurrently

[GitHub] [hudi] nsivabalan edited a comment on pull request #2334: [HUDI-1453] Throw Exception when input data schema is not equal to th…

2021-04-01 Thread GitBox
nsivabalan edited a comment on pull request #2334: URL: https://github.com/apache/hudi/pull/2334#issuecomment-812021796 oh, didn't realize default schema compatibility check is false. I assume if I enable schema compatibility check, double to int evolution is likely to fail. So, not sure

[GitHub] [hudi] nsivabalan commented on pull request #2334: [HUDI-1453] Throw Exception when input data schema is not equal to th…

2021-04-01 Thread GitBox
nsivabalan commented on pull request #2334: URL: https://github.com/apache/hudi/pull/2334#issuecomment-812021796 oh, didn't realize default schema compatibility check is false. I assume if I enable schema compatibility check, double to int evolution is likely to fail. So, not sure what

[GitHub] [hudi] nsivabalan commented on pull request #2334: [HUDI-1453] Throw Exception when input data schema is not equal to th…

2021-04-01 Thread GitBox
nsivabalan commented on pull request #2334: URL: https://github.com/apache/hudi/pull/2334#issuecomment-812019464 just to clarify. some schema evolution just for types are working fine w/ hoodie. for eg: integer to double works fine. Problem is that, double to int is where the issue is. I

[GitHub] [hudi] nsivabalan commented on pull request #2106: [HUDI-1284] preCombine all HoodieRecords and update all fields according to orderingVal

2021-04-01 Thread GitBox
nsivabalan commented on pull request #2106: URL: https://github.com/apache/hudi/pull/2106#issuecomment-811939606 @Karl-WangSK : we have another PR being reviewed right now for partial updates support. https://github.com/apache/hudi/pull/2666 Please check it out. We don't need to parse

[jira] [Updated] (HUDI-1757) Assigns the buckets by record key for Flink writer

2021-04-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-1757: - Labels: pull-request-available (was: ) > Assigns the buckets by record key for Flink writer >

[jira] [Updated] (HUDI-1757) Assigns the buckets by record key for Flink writer

2021-04-01 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen updated HUDI-1757: - Description: Currently we assign the buckets by record partition path which could cause hotspot if the

[GitHub] [hudi] danny0405 opened a new pull request #2757: [HUDI-1757] Assigns the buckets by record key for Flink writer

2021-04-01 Thread GitBox
danny0405 opened a new pull request #2757: URL: https://github.com/apache/hudi/pull/2757 Currently we assign the buckets by record partition path which could cause hotspot if the partition field is datetime type. Changes to assign buckets by grouping the record whth their key first,

[jira] [Created] (HUDI-1757) Assigns the buckets by record key for Flink writer

2021-04-01 Thread Danny Chen (Jira)
Danny Chen created HUDI-1757: Summary: Assigns the buckets by record key for Flink writer Key: HUDI-1757 URL: https://issues.apache.org/jira/browse/HUDI-1757 Project: Apache Hudi Issue Type:

[jira] [Created] (HUDI-1755) Assigns the buckets by record key for Flink writer

2021-04-01 Thread Danny Chen (Jira)
Danny Chen created HUDI-1755: Summary: Assigns the buckets by record key for Flink writer Key: HUDI-1755 URL: https://issues.apache.org/jira/browse/HUDI-1755 Project: Apache Hudi Issue Type:

[jira] [Created] (HUDI-1756) Assigns the buckets by record key for Flink writer

2021-04-01 Thread Danny Chen (Jira)
Danny Chen created HUDI-1756: Summary: Assigns the buckets by record key for Flink writer Key: HUDI-1756 URL: https://issues.apache.org/jira/browse/HUDI-1756 Project: Apache Hudi Issue Type:

[jira] [Created] (HUDI-1754) Assigns the buckets by record key for Flink writer

2021-04-01 Thread Danny Chen (Jira)
Danny Chen created HUDI-1754: Summary: Assigns the buckets by record key for Flink writer Key: HUDI-1754 URL: https://issues.apache.org/jira/browse/HUDI-1754 Project: Apache Hudi Issue Type:

[jira] [Created] (HUDI-1753) Assigns the buckets by record key for Flink writer

2021-04-01 Thread Danny Chen (Jira)
Danny Chen created HUDI-1753: Summary: Assigns the buckets by record key for Flink writer Key: HUDI-1753 URL: https://issues.apache.org/jira/browse/HUDI-1753 Project: Apache Hudi Issue Type:

[GitHub] [hudi] nsivabalan commented on pull request #2091: HUDI-1283 Fill missing columns with default value when spark dataframe save to hudi table

2021-04-01 Thread GitBox
nsivabalan commented on pull request #2091: URL: https://github.com/apache/hudi/pull/2091#issuecomment-811931337 @ivorzhou : if your requirement is to fetch value from previous version of the record and inject into incoming record, we already have another PR open

[GitHub] [hudi] nsivabalan commented on a change in pull request #2666: [HUDI-1160] Support update partial fields for CoW table

2021-04-01 Thread GitBox
nsivabalan commented on a change in pull request #2666: URL: https://github.com/apache/hudi/pull/2666#discussion_r605601097 ## File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieWriteConfig.java ## @@ -79,6 +80,7 @@ public static final

[GitHub] [hudi] liujinhui1994 commented on pull request #2666: [HUDI-1160] Support update partial fields for CoW table

2021-04-01 Thread GitBox
liujinhui1994 commented on pull request #2666: URL: https://github.com/apache/hudi/pull/2666#issuecomment-811861142 > @liujinhui1994 : Can you please update the description with an example. 1、old data id nameage 1 liujinhui 26 2 sam 25 3 madeline

[GitHub] [hudi] liujinhui1994 removed a comment on pull request #2666: [HUDI-1160] Support update partial fields for CoW table

2021-04-01 Thread GitBox
liujinhui1994 removed a comment on pull request #2666: URL: https://github.com/apache/hudi/pull/2666#issuecomment-811860789 > @liujinhui1994 : Can you please update the description with an example. 一、old data id nameage 1 liujinhui 26 2 sam 25 3

[GitHub] [hudi] liujinhui1994 commented on pull request #2666: [HUDI-1160] Support update partial fields for CoW table

2021-04-01 Thread GitBox
liujinhui1994 commented on pull request #2666: URL: https://github.com/apache/hudi/pull/2666#issuecomment-811860789 > @liujinhui1994 : Can you please update the description with an example. 一、old data id nameage 1 liujinhui 26 2 sam 25 3 madeline

[GitHub] [hudi] liujinhui1994 commented on pull request #2438: [HUDI-1447] DeltaStreamer kafka source supports consuming from specified timestamp

2021-04-01 Thread GitBox
liujinhui1994 commented on pull request #2438: URL: https://github.com/apache/hudi/pull/2438#issuecomment-811856655 > Myself and Nishith discussed on this. Here is our proposal. > Let's rely on Deltastreamer.Config.checkpoint to pass in any type of checkpoint. > We can add another

[GitHub] [hudi] nsivabalan commented on pull request #2666: [HUDI-1160] Support update partial fields for CoW table

2021-04-01 Thread GitBox
nsivabalan commented on pull request #2666: URL: https://github.com/apache/hudi/pull/2666#issuecomment-811856279 @liujinhui1994 : Can you please update the description with an example. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [hudi] nsivabalan commented on pull request #2438: [HUDI-1447] DeltaStreamer kafka source supports consuming from specified timestamp

2021-04-01 Thread GitBox
nsivabalan commented on pull request #2438: URL: https://github.com/apache/hudi/pull/2438#issuecomment-81184 Myself and Nishith discussed on this. Here is our proposal. Let's rely on Deltastreamer.Config.checkpoint to pass in any type of checkpoint. We can add another config

[GitHub] [hudi] xurunbai commented on pull request #2755: Add HoodieFlinkClient InsertOverwrite

2021-04-01 Thread GitBox
xurunbai commented on pull request #2755: URL: https://github.com/apache/hudi/pull/2755#issuecomment-811770811 > @xurunbai Thanks for your contribution. Can you file a jira ticket for this feature? OK -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [hudi] xurunbai closed pull request #2755: Add HoodieFlinkClient InsertOverwrite

2021-04-01 Thread GitBox
xurunbai closed pull request #2755: URL: https://github.com/apache/hudi/pull/2755 -- 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. For queries about this service, please

[jira] [Created] (HUDI-1752) Add HoodieFlinkClient InsertOverwrite

2021-04-01 Thread xurunbai (Jira)
xurunbai created HUDI-1752: -- Summary: Add HoodieFlinkClient InsertOverwrite Key: HUDI-1752 URL: https://issues.apache.org/jira/browse/HUDI-1752 Project: Apache Hudi Issue Type: New Feature

[GitHub] [hudi] aditiwari01 opened a new issue #2756: OrderingVal not being honoured for payloads in log files (for MOR table)

2021-04-01 Thread GitBox
aditiwari01 opened a new issue #2756: URL: https://github.com/apache/hudi/issues/2756 While creating HoodieRecordPayloads from log files in case of MOR tables, the payloads are created without any orderingVal (even if specified while writing data). Due to this the precombine function

[GitHub] [hudi] yanghua commented on pull request #2755: Add HoodieFlinkClient InsertOverwrite

2021-04-01 Thread GitBox
yanghua commented on pull request #2755: URL: https://github.com/apache/hudi/pull/2755#issuecomment-811710440 @xurunbai Thanks for your contribution. Can you file a jira ticket for this feature? -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Closed] (HUDI-1738) Emit deletes for Flink MOR table streaming read

2021-04-01 Thread vinoyang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang closed HUDI-1738. -- Resolution: Implemented 9804662bc8e17d6936c20326f17ec7c0360dcaf6 > Emit deletes for Flink MOR table streaming

[hudi] branch master updated: [HUDI-1738] Emit deletes for flink MOR table streaming read (#2742)

2021-04-01 Thread vinoyang
This is an automated email from the ASF dual-hosted git repository. vinoyang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 9804662 [HUDI-1738] Emit deletes for flink MOR

[GitHub] [hudi] yanghua merged pull request #2742: [HUDI-1738] Emit deletes for flink MOR table streaming read

2021-04-01 Thread GitBox
yanghua merged pull request #2742: URL: https://github.com/apache/hudi/pull/2742 -- 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. For queries about this service, please

[GitHub] [hudi] xiarixiaoyao commented on pull request #2722: [HUDI-1722]hive beeline/spark-sql query specified field on mor table occur NPE

2021-04-01 Thread GitBox
xiarixiaoyao commented on pull request #2722: URL: https://github.com/apache/hudi/pull/2722#issuecomment-811705289 thanks @garyli1019 . ok, i will try to add unit test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [hudi] yanghua commented on pull request #2747: [HUDI-1743] Added support for SqlFileBasedTransformer

2021-04-01 Thread GitBox
yanghua commented on pull request #2747: URL: https://github.com/apache/hudi/pull/2747#issuecomment-811679455 > @yanghua - I've fixed the build, can you please merge this code? Thanks, IMO, can you add a unit test for the feature. -- This is an automated message from the Apache

[GitHub] [hudi] xurunbai commented on pull request #2755: Add HoodieFlinkClient InsertOverwrite

2021-04-01 Thread GitBox
xurunbai commented on pull request #2755: URL: https://github.com/apache/hudi/pull/2755#issuecomment-811678698 Add HoodieFlinkClient InsertOverwrite -- 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

[GitHub] [hudi] xurunbai opened a new pull request #2755: Add HoodieFlinkClient InsertOverwrite

2021-04-01 Thread GitBox
xurunbai opened a new pull request #2755: URL: https://github.com/apache/hudi/pull/2755 ## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review https://hudi.apache.org/contributing.html before opening a pull request.* ## What is the purpose of the