tableau / connector-plugin-sdk

SDK for Developing Tableau Connector Plugins
https://tableau.github.io/connector-plugin-sdk/
MIT License
105 stars 107 forks source link

While running TDVT test suite getting issue on DataSourceException: No such function $IN_SET$ that takes arguments of type (str, datetime, datetime, datetime). #1220

Closed Arunbaddipadige closed 3 months ago

Arunbaddipadige commented 5 months ago

Thanks for filing a bug report! Please check out our docs on Filing a Bug with the SDK for guidance on what to include with your report.

Describe the bug

While running TDVT test suite getting issue on DataSourceException: No such function $IN_SET$ that takes arguments of type (str, datetime, datetime, datetime). tabquery_logs.zip tdvt_output_combined.json test_results_combined.csv

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

About you: Name:ArunKumar Company: Trianz

lukewrites commented 5 months ago

Internal tracking: W-15024673

tabsdavis commented 3 months ago

Reviewed error and confirmed this has been something seen before which we've had a few suggestions for. See:

https://github.com/tableau/connector-plugin-sdk/issues/1190#issuecomment-1751307057 https://github.com/tableau/connector-plugin-sdk/issues/916#issuecomment-1055648786 However I would look closely here: https://github.com/tableau/connector-plugin-sdk/issues/742#issuecomment-813650391 Recommendation: "...Starting with something like this example dialect and modifying it as necessary"

tabsdavis commented 3 months ago

Closing issue. Will re-open if the feedback has been attempted and Arunbaddipadige is still looking for a solution.