You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@qoega I did not remove the partition by as we mention using the partitions when parallelizing writes to s3:
Note the use of partitioning on the pickup_date field. Whilst usually a technique to assist with data management, we can later use this key to parallelize writes to s3.
Can you please pop a note in here and we can discuss whether or not to make a change?