Surjit Singh
Surjit Singh
[Publishing] Create Gcloud commands and rest API for below templates, GCS,Pubsub,Kafka to Target BQ
1. Java - DataplexGCStoBQ 2. Java - PubSubToBigQuery 3. Java - KafkaToBQ Add the commands in : go/go/dataproc-gcp-documentation-internal document also contains commands for reference from other templates
[Publishing] Create Gcloud commands and rest API for below templates. GCS, PubSub to Target BigTable
1. Java - GCSToBigTable 2. Java - PubSubToBigTable 3. Python - GCSToBigTable Add the commands in : go/go/dataproc-gcp-documentation-internal document also contains commands for reference from other templates
1. Java - RedshiftToGCS 2. Python - RedshiftToGCS 3. Java - SnowflakeToGCS 4. Python - SnowflakeToGCS Add the commands in : go/go/dataproc-gcp-documentation-internal document also contains commands for reference from other...
1. Add delta file support for templates which are missing delta file support 2. For templates which have delta file support upgrade jars from using [delta core](https://mvnrepository.com/artifact/io.delta/delta-core) to using [delta...
UI 1. GCS to BQ does not have write mode parameter 2. All jdbc templates have parameter "jdbc driver file" this should be changed to JDBC class name 3. all...