You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@bahir.apache.org by GitBox <gi...@apache.org> on 2022/07/18 03:54:12 UTC

[GitHub] [bahir-flink] collabH commented on pull request #151: [BAHIR-308] Bump flink to 1.15

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: reviews-unsubscribe@bahir.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org