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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃帀 New Destination: Heap Analytics [python cdk] #18530

Commits on Oct 27, 2022

  1. 馃帀 New Desination: Heap Analytics [python cdk]

    - implement a heap client to load data via the server-side API: https://developers.heap.io/reference/server-side-apis-overview
    - the connector supports a generic data source, and the api_type determines the output schema. The output schema is dynamic.
    - users pick the columns that will be loaded to the destination
    - Consequently, each configured catalog only includes one stream
    YiyangLi committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    0695d7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    484b364 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Configuration menu
    Copy the full SHA
    e7f3dc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. add destination dest def

    marcosmarxm committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    6e4e99b View commit details
    Browse the repository at this point in the history
  2. run format all files

    marcosmarxm committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    40b7971 View commit details
    Browse the repository at this point in the history
  3. correct unit test

    marcosmarxm committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    e4bcf97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f302bfe View commit details
    Browse the repository at this point in the history