Skip to content

Conversation

@samsternberg
Copy link
Contributor

• Consolidate UC connections from 2 to 1 (skyflow_conn with flexible base path)
• Migrate tokenization notebook to UC HTTP connections for full Unity Catalog parity
• Remove unused SKYFLOW_ACCOUNT_ID configuration from all components
• Eliminate X-SKYFLOW-ACCOUNT-ID headers (not required by Skyflow APIs)
• Increase tokenization timeout from 5 to 15 minutes for large datasets
• Preserve 3-tier chunking strategy while switching to SQL http_request()
• Use dbutils.secrets.get() + UC connections hybrid for serverless compatibility

This achieves complete UC parity between tokenization and detokenization while
maintaining performance optimizations and fail-fast error handling.

…patibility:

   • Consolidate UC connections from 2 to 1 (skyflow_conn with flexible base path)
   • Migrate tokenization notebook to UC HTTP connections for full Unity Catalog parity
   • Remove unused SKYFLOW_ACCOUNT_ID configuration from all components
   • Eliminate X-SKYFLOW-ACCOUNT-ID headers (not required by Skyflow APIs)
   • Increase tokenization timeout from 5 to 15 minutes for large datasets
   • Preserve 3-tier chunking strategy while switching to SQL http_request()
   • Use dbutils.secrets.get() + UC connections hybrid for serverless compatibility

   This achieves complete UC parity between tokenization and detokenization while
   maintaining performance optimizations and fail-fast error handling.
@github-actions
Copy link

Gitleaks Findings: No secrets detected. Safe to proceed!

@samsternberg samsternberg merged commit 93fa55e into main Aug 16, 2025
1 check passed
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.

2 participants