Kai Xu

Results 7 issues of Kai Xu

follow the instructions but when install MQTT with 'sudo make install' it fails. on Intel(R) Core(TM) i5-6400 desktop with ubuntu16.04.5, kernel is 4.4.0-134-generic install -m 644 doc/man/man1/paho_c_pub.1 /usr/local/share/man/man1 install -m...

using bq connector read data from one bq table that contains BIGNUMERIC column, and write to another bq table whose column is also BIGNUMERIC type, but got below error: spark...

**Environment :** IntelliJ IDEA 2022.2.1 (Community Edition) **Additional context** Add any other context about the problem here. com.intellij.diagnostic.PluginException: The default implementation of method 'getFile' is deprecated, you need to override...

SchemaConverters.toSpark and SchemaConverters.toBigQuerySchema is static before 0.30.0, while [PR923](https://github.com/GoogleCloudDataproc/spark-bigquery-connector/pull/923) made it not static, which breaks the application from upgrading to the latest connector, can we have a default config for...

batch processing PAT source data that in the same dir and rename the results to the corresponding dir name, which is useful when needs to processing multiple PAT data.

Hi team, we're running the dataproc job by using the spark-bigquery-connector to interact with bigquery and gcs, while the cloud cost seems a black box to us, do you know...