Build: #312 was successful
Job: Test Tools Many Linux 2.28 was successful
Code commits
Casa6
-
Takahiro Tsutsumi c84be1413a0d775fc6fe17d180f968a1475a1fa6
Pull request #1043: CAS-14606
Merge in CASA/casa6 from CAS-14606 to master
* commit 'e2af0ec57f50d3edffed7dd5384465472326b4a5':
Add a check that an entire (sub-)table is empty (nrows=0)
Fix a bug in is_column_empty function and add tb.getvarcol-based data existence check for the subtables
Add test for data types, str, int, float
Access the first row only
Use tb.getvarcol to check if optional data columns in Main table have any data instead of tb.getcell -
Takahiro Tsutsumi e2af0ec57f50d3edffed7dd5384465472326b4a5 m
Add a check that an entire (sub-)table is empty (nrows=0)
-
Takahiro Tsutsumi b16c5ce495369cf93b416cd12e7c6954ddf83611 m
Fix a bug in is_column_empty function and add tb.getvarcol-based data existence check for the subtables
-
Takahiro Tsutsumi 68a9bac2144ccae3259c56de1bdd6b2edc25a158 m
Add test for data types, str, int, float
-
Takahiro Tsutsumi 7aca7a422dccf268486ac1ab5a5268b26b8ccaf3 m
Access the first row only
-
Takahiro Tsutsumi 1d9a1e86d5d6464c599037b83359947d72d1efdd m
Use tb.getvarcol to check if optional data columns in Main table have any data instead of tb.getcell