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
Modified compressfromtable function to leverage the worker multithrea…
…d ability (#732)
Added a functionality to utilize sortworker threads in case of multithreaded compression for WDB
Only upsert once for each distinct character group (#714)
* Only upsert once for each distinct character group
* .Q.fu optimisation.
Co-authored-by: Ryan Cheale <[email protected]>
* Reduced changes to upserttopartition
---------
Co-authored-by: Ryan Cheale <[email protected]>
Add parallel compression for multithreaded process (#711)
* Add parallel compression for multithreaded process
* Ammendments to the parallel_compression logic to
clean the code and make it more modular depending
on threads count
Fix partbyenum to enumerate against placeholding symbol (#691)
Fix partbyenum logic to enumerate against TORQNULLSYMBOL symbol in the event of a null partition name