cancel
Showing results for 
Search instead for 
Did you mean: 
thewizard
Databricks Employee
Databricks Employee
since ‎01-23-2023
2 weeks ago

User Stats

  • 4 Posts
  • 0 Solutions
  • 0 Kudos given
  • 4 Kudos received

User Activity

For many use cases, the de facto method for loading tabular data into a Databricks Lakehouse from a relational database (RDBMS) uses an ETL tool to connect using JDBC or CDC. The data is read, frequently in parallel; transformations are applied befor...
Introduction Google Pub/Sub is a fully managed messaging service with pub/sub semantics that is widely used by customers on Google Cloud Platform (GCP), often as an alternative to Kafka. Structured Streaming has long had support for other cloud plat...