https://github.com/sfu-cl-lab/FactorBase
Revision 2de8b902e5f7caf30f078941ce74097fcca5ade4 authored by rmar3a on 09 June 2021, 23:01:24 UTC, committed by rmar3a on 10 June 2021, 01:32:50 UTC
- The tables for local counts are no longer materialized for the
  hybrid method and are projected from the global counts when doing
  the Pivot technique.
- Created a helper method to construct the GROUP BY string for
  generating the counts tables.
- Updated the Javadoc.
- Corrected a typo in one of the comments.
1 parent 95b4218
History
Tip revision: 2de8b902e5f7caf30f078941ce74097fcca5ade4 authored by rmar3a on 09 June 2021, 23:01:24 UTC
No materialized local counts tables.
Tip revision: 2de8b90

README.md

back to top