Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A hint in the task reporter query was updated which gets the summary information about loaded files. It should improve the time the throughput time of the query execution.

Changed files:
task_reporter_generate_task_unit.inc

...

File changed:
reporter_dist_methods.inc


SDP-22742: Created new Inbound interface for EntityLiquidity was created

  • Created a new inbound interface to load Entity Liquidity object records to the database
  • Created functionality to delete the Entity Liquidity object records from the database via Inbound Interface
  • The Inbound interface for EntityLiquidity was added to the eagle_wrf_generic_load workflow

...

Support of the following Feeds have been added in Extract Service (MC2).

  • ENTITYCOLLATERALSUMMEXTRACT
  • ENTITYANALYTICEXTRACT
  • ENTITYPEERGROUPRANKINGEXTRACT
  • ENTITYRATINGEXTRACT
  • ENTITYSECLENDINGEXTRACT
  • ENTITYSTATISTICEXTRACT
  • PRICINGREPORTEXTRACT
  • ISSUERENTRELEXTRACT
  • ISSUERESGEXTRACT
  • ISSUERRATINGEXTRACT
  • ISSUERREGULATORYEXTRACT
  • CONTROLCENTEREVENTLOGEXTRACT
  • EAGLEADMINISTRATIONSETTINGSEXTRACT


SDP-20827: Corrected mapping for the AccountingTrade Python rule

The python CSV-to-EagleML transform for the AccountingTrade did not recognize security tags 1233 and 1234. Mapping for these tags was added in the python rule for the AccountingTrade, which is required for in-memory only processing.

...