github dyvenia/viadot v0.4.15
Viadot 0.4.15

latest releases: v2.1.19, v2.1.18, v2.1.17...
16 months ago

Added

  • Added BusinessCore source class
  • Added BusinessCoreToParquet task class
  • Added verify parameter to handle_api_response().
  • Added to_parquet() in base.py
  • Added new source class SAPRFCV2 in sap_rfc.py with new approximation.
  • Added new parameter rfc_replacement to sap_rfc_to_adls.py to replace
    an extra separator character within a string column to avoid conflicts.
  • Added rfc_unique_id in SAPRFCV2 to merge chunks on this column.
  • Added close_connection() to SAPRFC and SAPRFCV2

Fixed

  • Removed try-except sentence and added a new logic to remove extra separators in sap_rfc.py
    source file, to avoid a mismatch in columns length between iterative connections to SAP tables.
  • When SAP tables are updated during sap_rfc.py scrip running, if there are chunks, the
    columns in the next chunk are unrelated rows.
  • Fixed sap_rfc.py source file to not break down by both,
    and extra separator in a row and adding new rows in the SAP table between iterations.

Don't miss a new viadot release

NewReleases is sending notifications on new releases.