Skip to content

Tableau Operator - Add Incremental Refresh Parameter #67335

@kschweitzersp

Description

@kschweitzersp

Description

In a recent update from Tableau, they enabled passing incremental to the extractRefresh element so datasources can be incrementally, instead of only fully, refreshed.
See documentation here. It seems it is already in the Tableau Server Client library in the task_type parameter under taskItem class https://tableau.github.io/server-client-python/docs/api-ref#tasks

Therefore, I am requesting to add this as a param to the tableau operator in airflow

Use case/motivation

I would like to be able to start incremental refreshes of my tableau datasources via airflow. Right now if I intialize a datasource extract refresh from airflow, it can only be a full refresh, even if incremental refresh is enabled in tableau.

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions