[GitHub] [hudi] the-other-tim-brown commented on issue #9355: [SUPPORT] Problem while reading from BQ tables which are synced on Hudi table

2023-08-29 Thread via GitHub
the-other-tim-brown commented on issue #9355: URL: https://github.com/apache/hudi/issues/9355#issuecomment-1697354581 The 0.14.0 rc1 was rejected due to some bugs that were found. Second release candidate should be cut soon. If you want some more flexibility on your side, you could

[GitHub] [hudi] the-other-tim-brown commented on issue #9355: [SUPPORT] Problem while reading from BQ tables which are synced on Hudi table

2023-08-28 Thread via GitHub
the-other-tim-brown commented on issue #9355: URL: https://github.com/apache/hudi/issues/9355#issuecomment-1696796546 @ranjanankur you have to build the snapshot from source since the final 0.14.0 release is not published yet. I would definitely start testing in a staging environment

[GitHub] [hudi] the-other-tim-brown commented on issue #9355: [SUPPORT] Problem while reading from BQ tables which are synced on Hudi table

2023-08-28 Thread via GitHub
the-other-tim-brown commented on issue #9355: URL: https://github.com/apache/hudi/issues/9355#issuecomment-1696768579 @ranjanankur You can pass that in as `props.setProperty(BIGQUERY_SYNC_USE_BQ_MANIFEST_FILE.key, "true")` in your code above. ([source for

[GitHub] [hudi] the-other-tim-brown commented on issue #9355: [SUPPORT] Problem while reading from BQ tables which are synced on Hudi table

2023-08-18 Thread via GitHub
the-other-tim-brown commented on issue #9355: URL: https://github.com/apache/hudi/issues/9355#issuecomment-1684397427 @ankur334 There is a new path in the

[GitHub] [hudi] the-other-tim-brown commented on issue #9355: [SUPPORT] Problem while reading from BQ tables which are synced on Hudi table

2023-08-09 Thread via GitHub
the-other-tim-brown commented on issue #9355: URL: https://github.com/apache/hudi/issues/9355#issuecomment-1671851547 @ranjanankur I'm taking a look at this and tracking with the JIRA ticket here as well https://issues.apache.org/jira/browse/HUDI-6672 I've reached out to the Google