Anthony Chamberas

  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 2

Activity overview

Latest activity by Anthony Chamberas
  • Anthony Chamberas commented,

    my use case is to be able to load data into Spark so that I can leverage the spark compute engine to run predictive models directly on the data, rather than accessing data from a remote source.

  • Anthony Chamberas created a post,

    Connector Improvement: pause connector sync

    i would like to pause connector syncs so that I can instead orchestrate syncs via the API and an external scheduler.  currently if I pause the connector, a sync via the API is disabled.  i'd like t...

  • Anthony Chamberas created a post,

    New Destination: Spark Destination

    Not planned

    I use DBT to transform data that is stored in a Spark SQL database.  Currently my workaround for Fivetran is to send data to a postgres database, and then create temporary external views from Spark...