Skip to content

fix(cubestore): add table name to "Import downloaded" log line#10757

Open
ReptilianBrain wants to merge 3 commits intocube-js:masterfrom
ReptilianBrain:fix/cubestore-import-log-table-name
Open

fix(cubestore): add table name to "Import downloaded" log line#10757
ReptilianBrain wants to merge 3 commits intocube-js:masterfrom
ReptilianBrain:fix/cubestore-import-log-table-name

Conversation

@ReptilianBrain
Copy link
Copy Markdown

@ReptilianBrain ReptilianBrain commented Apr 27, 2026

When CUBEJS_DB_EXPORT_BUCKET is configured, Redshift UNLOADs to S3
signed URLs whose paths contain only a content hash.

This change passes table_name from do_import() into resolve_location() and
includes it in both Import downloaded log lines, mimicking the
observability that is available through temp:// paths.

Check List

  • Tests have been run in packages where changes have been made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

 When CUBEJS_DB_EXPORT_BUCKET is configured, Redshift UNLOADs to S3
 signed URLs whose paths contain only a content hash.

 This change passes table_name from do_import() into resolve_location() and
 includes it in both Import downloaded log lines, mimicking the
 observability that is available through temp:// paths.
@ReptilianBrain ReptilianBrain requested a review from a team as a code owner April 27, 2026 12:52
@github-actions github-actions Bot added cube store Issues relating to Cube Store rust Pull requests that update Rust code pr:community Contribution from Cube.js community members. labels Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cube store Issues relating to Cube Store pr:community Contribution from Cube.js community members. rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant