In case you missed the announcement: The Alteryx One Fall Release is here! Learn more about the new features and capabilities here
ACT NOW: The Alteryx team will be retiring support for Community account recovery and Community email-change requests after December 31, 2025. Set up your security questions now so you can recover your account anytime, just log out and back in to get started. Learn more here
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