Skip to content

Source - tables schema and indexing

Simon Conseil requested to merge source-index into master
  • Gather columns attributes for tables in a TABLES_SCHEMA dict
  • Save version of the source format
  • Add primary indexes (with unicity constraint) to mag['BAND'] and z['Z_DESC'] for simpler indexing

Merge request reports