collabH commented on PR #151:
URL: https://github.com/apache/bahir-flink/pull/151#issuecomment-1186735289

   > Failing tests: **influxdb2** @1p4pk could you help? falling test: 
InfluxDBSinkIntegrationTestCase.testSinkDataToInfluxDB
   > 
   > **kudu** @collabH could you help here.. on kudu connector, in the 
KuduDynamicTableSource
   > 
   > ```
   >    @Override
   >     public void applyProjection(int[][] projectedFields) {
   >         // parser projectFields
   >         this.physicalSchema = 
TableSchemaUtils.projectSchema(this.physicalSchema, projectedFields);
   >         this.projectedFields = physicalSchema.getFieldNames();
   >     }
   > ```
   > 
   > the TableSchemaUtils.projectSchema no more exists on 1.15..
   > 
   > **pinot** @mschroederi could you help?
   
   @eskabetxe Hi,I can't submit code to this PR without permission


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to