mayankshriv opened a new pull request #4963: Package rename pinot-plugin modules (part of #4941). URL: https://github.com/apache/incubator-pinot/pull/4963 Renamed packages for various pinot-plugins as follows. 1. pinot-input-format: The input format plugins will be under the package org.apache.pinot.plugin.inputformat.<format> (where <format> is avro, csv, json). 2. pinot-file-system: The file system plugins will be under the package org.apache.pinot.plugin.filesystem.<fs> (where <fs> is adls, hdfs, gcs, etc). 3. pinot-batch-ingestion: The batch ingestion plugins will be under the package org.apache.pinot.plugin.ingestion.batch.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
