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

fix issue#261 #268

Merged
merged 4 commits into from
Aug 3, 2023
Merged

fix issue#261 #268

merged 4 commits into from
Aug 3, 2023

Conversation

cyyeh
Copy link
Member

@cyyeh cyyeh commented Aug 3, 2023

Description

  • Fix the issue that we can't export BigQuery data to GCS and download parquet files from GCS.
  • Root cause: URI issue, originally we gave wrong paths to BigQuery and GCS
  • Update package.json dependencies in playground1

Issue ticket number

closes #261

Additional Context

If it's successful, you'll see a new parquet file downloaded into a directory with name sth like this tmp/tpch/bq/tpch_orders/xxxx/partxxxx.parquet

@vercel
Copy link

vercel bot commented Aug 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vulcan-sql-document ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 3, 2023 5:59am

Copy link
Contributor

@kokokuo kokokuo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@onlyjackfrost onlyjackfrost merged commit dac2f2b into Canner:develop Aug 3, 2023
2 checks passed
@cyyeh cyyeh changed the title fix issue#261 and add bq to playground1 fix issue#261 Aug 3, 2023
@cyyeh cyyeh deleted the fix-bq-cache-issue branch September 1, 2023 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Couldn't use caching when the connector is BigQuery
3 participants