# -*- encoding: utf-8 -*- # stub: embulk-filter-calcite 0.5.0 java lib Gem::Specification.new do |s| s.name = "embulk-filter-calcite".freeze s.version = "0.5.0".freeze s.platform = "java".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Muga Nishizawa".freeze, "Dai MIKURUBE".freeze] s.date = "2021-06-02" s.description = "Translate schema and column values by SQL-like query provided by Apache Calcite.".freeze s.email = ["muga.nishizawa@gmail.com".freeze, "dmikurube@treasure-data.com".freeze] s.files = ["LICENSE".freeze, "NOTICE".freeze, "classpath/aggdesigner-algorithm-6.0.jar".freeze, "classpath/avatica-core-1.10.0.jar".freeze, "classpath/avatica-metrics-1.10.0.jar".freeze, "classpath/calcite-core-1.13.0.jar".freeze, "classpath/calcite-linq4j-1.13.0.jar".freeze, "classpath/commons-codec-1.9.jar".freeze, "classpath/commons-compiler-2.7.6.jar".freeze, "classpath/commons-dbcp-1.4.jar".freeze, "classpath/commons-lang-2.4.jar".freeze, "classpath/commons-lang3-3.4.jar".freeze, "classpath/commons-logging-1.2.jar".freeze, "classpath/commons-pool-1.5.4.jar".freeze, "classpath/embulk-filter-calcite-0.5.0.jar".freeze, "classpath/embulk-input-jdbc-0.12.1.jar".freeze, "classpath/embulk-util-config-0.3.0.jar".freeze, "classpath/embulk-util-json-0.1.1.jar".freeze, "classpath/embulk-util-rubytime-0.3.2.jar".freeze, "classpath/embulk-util-timestamp-0.2.1.jar".freeze, "classpath/guava-18.0.jar".freeze, "classpath/httpclient-4.5.2.jar".freeze, "classpath/httpcore-4.4.4.jar".freeze, "classpath/jackson-annotations-2.6.7.jar".freeze, "classpath/jackson-core-2.6.7.jar".freeze, "classpath/jackson-databind-2.6.7.jar".freeze, "classpath/jackson-datatype-jdk8-2.6.7.jar".freeze, "classpath/janino-2.7.6.jar".freeze, "classpath/jsr305-3.0.1.jar".freeze, "classpath/protobuf-java-3.1.0.jar".freeze, "classpath/validation-api-1.1.0.Final.jar".freeze, "lib/embulk/filter/calcite.rb".freeze] s.homepage = "https://github.com/embulk/embulk-filter-calcite".freeze s.licenses = ["Apache-2.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Apache Calcite filter plugin for Embulk".freeze end