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
[presto] Fixing the Writer count from the system config (prestodb#25941)
Summary:
In this diff I update the taskWriterCount and taskPartitionedWriterCount value to system config which was deleted in D80124169 diff.
kTaskWriterCount is important config for the Impulse connector created table to increase the parallism to ingestion the data by creating multiple writer drivers.
Differential Revision: D81522582
0 commit comments