Issues
- Multi Table Plugins 1.3.0 includes ADLS Batch Sink but this plugins doesn't have any Documentation contentPLUGIN-923Amit Virmani
- Post run actions - pipeline alerts - not working if CDAP job fails abruptly because of resource issuesPLUGIN-695
- Database sink should fail the pipeline if the record cannot be written to table due to data truncationPLUGIN-639Yaojie Feng
- BQ source and sink do not clean up the gcs bucket, leaving an empty bucketPLUGIN-635Albert Shau
- Description for FTP plugins in the Hub includes sinks but the package only includes a sourcePLUGIN-634Amit Virmani
- Doc: Changes required for CloudSQL PostgreSQL Batch Source markdown doc in plugin UIPLUGIN-608
- Doc: File Batch source doc is missing property File EncodingPLUGIN-590Amit Virmani
- MariaDB Action plugin doc has SQL_MODE property which is not a property in the UI.PLUGIN-548Amit Virmani
- Pivot plugin documentation is missing info for Error Handling: Error OnPLUGIN-547Amit Virmani
- Replication: BigQuery Target UI doesn't have * for Required fieldsPLUGIN-543Amit Virmani
- Google Sheets plugins don't have Service Account JSON ContentPLUGIN-542Amit Virmani
- Google Search Console Batch Source plugin documentation missing Service Account JSON infoPLUGIN-541Amit Virmani
- Doc: MariaDB Sink doc includes SLQ_MODE but this isn't a property in the UIPLUGIN-538Amit Virmani
- Doc: MariaDB Source plugin doc includes a property SQL_Mode that's not part of the pluginPLUGIN-537Amit Virmani
- Snapshot Text Sink plugin is missing Reference Name as a propertyPLUGIN-536Amit Virmani
- Doc: Firestore Batch Source plugin Documentation doesn't match the UIPLUGIN-534Amit Virmani
- GCS Source plugin is missing doc for the new field Minimum Split Size fieldPLUGIN-528Ardian Saidi
- Key alias field in bigtable sink does not work for macroPLUGIN-522Vinisha Shah
- Datastore source returns null error for macro key typePLUGIN-521Fernando Velasquez
- Bigtable plugin should mark Column Mapping as a required fieldPLUGIN-520Fernando Velasquez
- getSchema button is missing for bigtable pluginPLUGIN-519Vinisha Shah
- The description of the namespace for datastore plugin is confusingPLUGIN-518Vinisha Shah
- UI shouldn't enforce an output schema for the Spanner sinkPLUGIN-516Yaojie Feng
- If input schema is not provided in bigquery sink, noticing null pointer exceptionPLUGIN-515Yaojie Feng
- Spanner source getSchema is brokenPLUGIN-514Yaojie Feng
- Add validations for the GCS bucket name provided in the GCS sink.PLUGIN-513Vinisha Shah
- ADLS, Azure Plugins are missing from 6.3.0PLUGIN-485
- Revisit the export contents of hydrator pluginsPLUGIN-230Bhooshan Mogal
28 of 28
When I download Multi Table Plugins 1.3.0 from the Hub, I get a new sink called ADLS Batch Sink. There are two problems with this plugin:
1. It has the same name as ADLS Batch Sink that writes to ADLS. This plugin Writes to multiple partitioned file sets. It's confusing to have two plugins with the same name, but different behavior. Maybe change the name to ADLS Multi File Sink?
2. The Documentation tab for ADLS Batch sink 1.3.0 is blank. We need documentation on this tab.
In CDAP 6.3.0, and 6.2.3, the Multi Table Plugins 1.3.0 from the Hub installs the second ADLS Batch sink too.