omnata-plugin-runtime 0.4.0__py3-none-any.whl → 0.4.0a87__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -934,7 +934,6 @@ class InboundSyncRequest(SyncRequest):
934
934
  ] = self._stream_record_counts[stream_name] + total_length
935
935
  results.extend(non_empty_dfs) # remove any None/empty dataframes
936
936
  stream_names.append(stream_name)
937
- self._session.sql("begin").collect()
938
937
  if len(results) > 0:
939
938
  logger.info(
940
939
  f"Applying {len(results)} batches of queued results"
@@ -945,7 +944,6 @@ class InboundSyncRequest(SyncRequest):
945
944
  self._apply_results_dataframe(stream_names, all_dfs)
946
945
  # update the stream state object too
947
946
  self._apply_latest_states()
948
- self._session.sql("commit").collect()
949
947
  for stream_name in stream_names:
950
948
  self._apply_results[stream_name] = None
951
949
  self._apply_results = {}
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: omnata-plugin-runtime
3
- Version: 0.4.0
3
+ Version: 0.4.0a87
4
4
  Summary: Classes and common runtime components for building and running Omnata Plugins
5
5
  Author: James Weakley
6
6
  Author-email: james.weakley@omnata.com
@@ -3,10 +3,10 @@ omnata_plugin_runtime/api.py,sha256=W79CsAcl127Dzy-XVS9CzvzsbS3IigVH4QAhFFDkaXg,
3
3
  omnata_plugin_runtime/configuration.py,sha256=7cMekoY8CeZAJHpASU6tCMidF55Hzfr7CD74jtebqIY,35742
4
4
  omnata_plugin_runtime/forms.py,sha256=pw_aKVsXSz47EP8PFBI3VDwdSN5IjvZxp8JTjO1V130,18421
5
5
  omnata_plugin_runtime/logging.py,sha256=bn7eKoNWvtuyTk7RTwBS9UARMtqkiICtgMtzq3KA2V0,3272
6
- omnata_plugin_runtime/omnata_plugin.py,sha256=y03j6ivm-lHGKQjIhlzSY1DSmb3-OhmFwwU9jusoFVo,105723
6
+ omnata_plugin_runtime/omnata_plugin.py,sha256=s9h0zqkCJYeBpKIeUQathy7gOw_0Tw-irhdBW72q2xo,105616
7
7
  omnata_plugin_runtime/plugin_entrypoints.py,sha256=D2f0Qih7KTJNXIDYkA-E55RTEK_7Jtv9ySqspWxERVA,28272
8
8
  omnata_plugin_runtime/rate_limiting.py,sha256=29Hjsr0i1rE8jERVdIFGINfQfp_kI3PDft-IM_ZxvCA,21509
9
- omnata_plugin_runtime-0.4.0.dist-info/LICENSE,sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE,26526
10
- omnata_plugin_runtime-0.4.0.dist-info/METADATA,sha256=fwWghGIXYu3pCJ_urCUoly08C40AkXHrmEGfbY36oEc,1600
11
- omnata_plugin_runtime-0.4.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
12
- omnata_plugin_runtime-0.4.0.dist-info/RECORD,,
9
+ omnata_plugin_runtime-0.4.0a87.dist-info/LICENSE,sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE,26526
10
+ omnata_plugin_runtime-0.4.0a87.dist-info/METADATA,sha256=-yx21xGaWDk6paSBL0QfVC2JE4IiEyeV6SQiQT7KfMo,1603
11
+ omnata_plugin_runtime-0.4.0a87.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
12
+ omnata_plugin_runtime-0.4.0a87.dist-info/RECORD,,