Skip to main content

Community

Optional Date-Based Partitioning for Connector File Outputs

Answered

Please sign in to leave a comment.

Comments

1 comment

  • Official comment

    Thanks Henrique for the request. 
    In your thinking, would you want the time based partitioning based on the fivetran_sync time or a user defined time value in the dataset? 

    For most of our workloads we have observed a natural ordering of data based on fivetran_sync time. This results in parquet min/max statistics being generated that are then used by query engines to file prune. Curious if you are seeing any of this with your query engine.

    -Casey