Skip to content

1.8.2

Compare
Choose a tag to compare
@bbassett-tibco bbassett-tibco released this 19 Sep 16:58
  • Promote Integer typed columns to LongInteger if they will not fit in 32 bits. Partially restores behavior seen before adding type information for #6 when Python ints always exported as LongInteger.
  • When running data functions, make sure exceptions with causes (i.e., nested exceptions) output the causes in addition to the main exception.