Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Google Big Query Input Tool

DlawlessSDB
5 - Atom

Hi All, 

 

I keep receiving an error when running a query out of the Google Big Query Input Tool. Has anyone run into this issue or know why I would receive this? Thank you. 

 

 

 

 

Error: Google BigQuery Input (1): Generic error received: Python argument types in
AlteryxEngine.xmsg(AlteryxEngine, str, str, FieldType, type, str)
did not match C++ signature:
xmsg(class SRC::Python::AlteryxEngine {lvalue}, char const * __ptr64)
xmsg(class SRC::Python::AlteryxEngine {lvalue}, char const * __ptr64, char const * __ptr64)
xmsg(class SRC::Python::AlteryxEngine {lvalue}, char const * __ptr64, char const * __ptr64, char const * __ptr64)
xmsg(class SRC::Python::AlteryxEngine {lvalue}, char const * __ptr64, char const * __ptr64, char const * __ptr64, char const * __ptr64)
xmsg(class SRC::Python::AlteryxEngine {lvalue}, char const * __ptr64, char const * __ptr64, char const * __ptr64, char const * __ptr64, char const * __ptr64)
xmsg(class SRC::Python::AlteryxEngine {lvalue}, char const * __ptr64, char const * __ptr64, char const * __ptr64, char const * __ptr64, char const * __ptr64, char const * __ptr64)
xmsg(class SRC::Python::AlteryxEngine {lvalue}, char const * __ptr64, char const * __ptr64, char const * __ptr64, char const * __ptr64, char const * __ptr64, char const * __ptr64, char const * __ptr64)

1 REPLY 1
Thableaus
17 - Castor
17 - Castor

Hey @DlawlessSDB 

 

It could be a bug in the SDK code when trying to translate a specific character provided in the input of the tool.

 

Do you have any "different" (unusual) characters in your connection information?

 

Cheers,

Labels
Top Solution Authors