RABBAH Mahmoud

Results 6 comments of RABBAH Mahmoud

I confirm in OSX I got the same error ``` /Users/rabbah/Library/Android/sdk/ndk/android-ndk-r21d/toolchains/llvm/prebuilt/darwin-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/bin/ld: error: external/sha1/.libs/src_libzmq_la-sha1.o:1:1: invalid character clang++: error: linker command failed with exit code 1 (use -v to see invocation) make[1]:...

Hello, having the possibility to interface with a external OAuth2/OpenID Connect solution for SSO is interesting, because most company now have already their own Identity Access Management System, like Keycloak,...

I have the same issue please can you share the solution I have done some investigation, in line 251: https://github.com/confluentinc/kafka-connect-jdbc/blob/748f500ac89b417a1118fd05ca232b076db106a6/src/main/java/io/confluent/connect/jdbc/util/JdbcUtils.java the query is "select CURRENT_TIMESTAMP" but the correct query in...

@prithvi151080 I didn't find any flags or environment variable that I can set to change the Max JSON payload size accepted by Qdrant!

I got the same error, I think the qdrant client must send the data in batch mode, and I think we must be able to customize the batch_size in the...