[GitHub] [camel-quarkus] zhfeng commented on issue #5006: [Mandrel 23.0.0] google-bigquery integration test native compilation fails

2023-06-30 Thread via GitHub
zhfeng commented on issue #5006: URL: https://github.com/apache/camel-quarkus/issues/5006#issuecomment-1614343923 OK, I found another work around to exlucde `org.apache.arrow:arrow-memory-netty` since it is a runtime dependency. @jamesnetherton I'm not familar with `google-bigquery`

[GitHub] [camel-quarkus] zhfeng commented on issue #5006: [Mandrel 23.0.0] google-bigquery integration test native compilation fails

2023-06-30 Thread via GitHub
zhfeng commented on issue #5006: URL: https://github.com/apache/camel-quarkus/issues/5006#issuecomment-1614310929 Thanks @zakkak - I've asked `apache-arrow` if they have a plan to backport the fix to `10.0.x` which is used by `com.google.cloud:google-cloud-bigquery`. Regards of

[GitHub] [camel-quarkus] zhfeng commented on issue #5006: [Mandrel 23.0.0] google-bigquery integration test native compilation fails

2023-06-30 Thread via GitHub
zhfeng commented on issue #5006: URL: https://github.com/apache/camel-quarkus/issues/5006#issuecomment-1614228261 @zakkak No, I don't fix it. The `UnresolvedElementException` only happens in `google-bigquery` extension. I think we have to wait the

[GitHub] [camel-quarkus] zhfeng commented on issue #5006: [Mandrel 23.0.0] google-bigquery integration test native compilation fails

2023-06-29 Thread via GitHub
zhfeng commented on issue #5006: URL: https://github.com/apache/camel-quarkus/issues/5006#issuecomment-1614022399 @jamesnetherton I've applied this work around to `google-pubsub` and `google-storage` and both of them work. -- This is an automated message from the Apache Git Service. To

[GitHub] [camel-quarkus] zhfeng commented on issue #5006: [Mandrel 23.0.0] google-bigquery integration test native compilation fails

2023-06-29 Thread via GitHub
zhfeng commented on issue #5006: URL: https://github.com/apache/camel-quarkus/issues/5006#issuecomment-1613243632 Hmm, it dues to the apache-arrow. So we have to wait a new release which includes a [fix](https://github.com/apache/arrow/commit/ea4f03ac166e3961b59f29f60dcd160fbed29894). Or

[GitHub] [camel-quarkus] zhfeng commented on issue #5006: [Mandrel 23.0.0] google-bigquery integration test native compilation fails

2023-06-29 Thread via GitHub
zhfeng commented on issue #5006: URL: https://github.com/apache/camel-quarkus/issues/5006#issuecomment-1613195039 It might be something related to this

[GitHub] [camel-quarkus] zhfeng commented on issue #5006: [Mandrel 23.0.0] google-bigquery integration test native compilation fails

2023-06-29 Thread via GitHub
zhfeng commented on issue #5006: URL: https://github.com/apache/camel-quarkus/issues/5006#issuecomment-1613170644 @jamesnetherton the work around seems only work in application file such as `integration-tests/google-bigquery/src/main/resources/META-INF/native-image/native-image.properties`

[GitHub] [camel-quarkus] zhfeng commented on issue #5006: [Mandrel 23.0.0] google-bigquery integration test native compilation fails

2023-06-29 Thread via GitHub
zhfeng commented on issue #5006: URL: https://github.com/apache/camel-quarkus/issues/5006#issuecomment-1613049608 OK, thanks for clarifying and I'll prepare for a PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [camel-quarkus] zhfeng commented on issue #5006: [Mandrel 23.0.0] google-bigquery integration test native compilation fails

2023-06-29 Thread via GitHub
zhfeng commented on issue #5006: URL: https://github.com/apache/camel-quarkus/issues/5006#issuecomment-1612575045 Yeah, I added `-H:+RunReachabilityHandlersConcurrently` in `integration-tests/google-bigquery/pom.xml` The output is like ``` [INFO]

[GitHub] [camel-quarkus] zhfeng commented on issue #5006: [Mandrel 23.0.0] google-bigquery integration test native compilation fails

2023-06-28 Thread via GitHub
zhfeng commented on issue #5006: URL: https://github.com/apache/camel-quarkus/issues/5006#issuecomment-1612286698 Well, I still got some random results with - `java.lang.NullPointerException: Cannot invoke "java.util.Set.iterator()" because "triggers" is null` - `undefined

[GitHub] [camel-quarkus] zhfeng commented on issue #5006: [Mandrel 23.0.0] google-bigquery integration test native compilation fails

2023-06-28 Thread via GitHub
zhfeng commented on issue #5006: URL: https://github.com/apache/camel-quarkus/issues/5006#issuecomment-1611619316 Thanks @zakkak ! I just tried with `-Dquarkus.native.additional-build-args=-H:+RunReachabilityHandlersConcurrently` but it is still not working. Is there anything I

[GitHub] [camel-quarkus] zhfeng commented on issue #5006: [Mandrel 23.0.0] google-bigquery integration test native compilation fails

2023-06-28 Thread via GitHub
zhfeng commented on issue #5006: URL: https://github.com/apache/camel-quarkus/issues/5006#issuecomment-1611215007 You have got a success build? Add some reflective class configurations? -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel-quarkus] zhfeng commented on issue #5006: [Mandrel 23.0.0] google-bigquery integration test native compilation fails

2023-06-26 Thread via GitHub
zhfeng commented on issue #5006: URL: https://github.com/apache/camel-quarkus/issues/5006#issuecomment-1608688596 I think there might be something wrong during the graal perform static analysis. The error about `undefined reference to