lib/arrow/schema.rb in red-arrow-0.15.1 vs lib/arrow/schema.rb in red-arrow-0.16.0
- old
+ new
@@ -13,11 +13,9 @@
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
-require "arrow/field-containable"
-
module Arrow
class Schema
include FieldContainable
alias_method :initialize_raw, :initialize