Skip to content

v0.10.1

Latest
Compare
Choose a tag to compare
@ekawinataa ekawinataa released this 20 Dec 05:28
ab7f478

Improvement on MaxCompute Firehose :

  • Consolidate TypeInfoConverter and PayloadConverter to a single interface
  • Introduce TypeInfo caching and map based converter lookup in form of MaxComputeProtobufConverterCache
  • Fix performance issue due frequent access to aeonbit owner configuration object in conversion process
  • Add instrumentation on streaming insert manager
  • Remove MaxComputeClient dependency from MaxComputeSink. Previously, same StreamUploadSessions were used for all thread. - Now, every MaxComputeSink are given individual InsertManager on initialization
  • Bump odps lib version to 0.51.0-public