Build: #7 was successful
Job: Publish tar file was successful
Code commits
CASA6
-
Kumar Golap 8ead346264529a74126e095b8ce54f2544fa27c5
disabling bwtaper test in parallel to allow this feature in
-
Kumar Golap 53ff0ef1325f4c3bf7bba1d78d40f58ab4c4841d
Merge branch 'master' into CAS-14520
-
Takahiro Tsutsumi c84be1413a0d775fc6fe17d180f968a1475a1fa6 m
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