Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snowflake Export - TypeError preventing export #13626

Closed
1 task
huckleberryCalfinn opened this issue Jan 10, 2023 · 7 comments
Closed
1 task

Snowflake Export - TypeError preventing export #13626

huckleberryCalfinn opened this issue Jan 10, 2023 · 7 comments
Labels
bug Something isn't working right feature/apps

Comments

@huckleberryCalfinn
Copy link

Bug description

Please describe.
Hi. We have noticed that, as of 12/15/2022, our Snowflake connector app seems to be malfunctioning. We are seeing a TypeError that seems to be preventing the connector from updating our Snowflake database. Please note the screenshots for additional context, and thank you very much for your help.

If this affects the front-end, screenshots would be of great help.
image
image

How to reproduce

  1. Go to Browse Apps
  2. Snowflake Export
  3. observe errors in attempted exports (shown in screenshot)

Environment

  • PostHog Cloud
  • [x ] self-hosted PostHog, version/commit: "posthog-js": "^1.22.18",

Thank you very much!

Thank you for your bug report – we love squashing them!

@huckleberryCalfinn huckleberryCalfinn added the bug Something isn't working right label Jan 10, 2023
@macobo
Copy link
Contributor

macobo commented Jan 11, 2023

cc @fuziontech who has been looking at the snowflake app recently.

@huckleberryCalfinn
Copy link
Author

thank you very much - your help is greatly appreciated!

@huckleberryCalfinn
Copy link
Author

hi @macobo @fuziontech - just wanted to check in and see if there might be any progress here. thank you again!

@xvello
Copy link
Contributor

xvello commented Jan 24, 2023

Hello @huckleberryCalfinn, this issue is caused by snowflakedb/snowflake-connector-nodejs#349, and we didn't manage to work around it. We are closely monitoring the state of the upstream issue and will release an updated app as soon as the fix is released.

@yevgenypats
Copy link

Hey folks! Sorry for the drop-in here. I opened this issue and I think it can help solve this issue as well and reduce burden on maintaining a Snowflake connector while only focusing on PostHog APIs and also enabling users to sync PostHog data to any other DBs (BigQuery, S3, Athena) without any additional code. I'd love to help with an initial CloudQuery/PostHog source plugin if this is something interesting.

@xvello
Copy link
Contributor

xvello commented Jan 27, 2023

Hello @huckleberryCalfinn, I pushed a commit to the snowflake app that uses the workaround they documented, while we wait for a release with the fix.
Feel free to update your app and report here if the issue persists!

@huckleberryCalfinn
Copy link
Author

@xvello thank you team! The snowflake app seems to be working again - thank you again for all you help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right feature/apps
Projects
None yet
Development

No branches or pull requests

4 participants