You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/05/18 12:32:53 UTC

[GitHub] [flink] snuyanzin commented on a diff in pull request #19752: [FLINK-27340][tests] Migrate module flink-python to JUnit5

snuyanzin commented on code in PR #19752:
URL: https://github.com/apache/flink/pull/19752#discussion_r875836056


##########
flink-python/src/test/java/org/apache/flink/table/runtime/typeutils/serializers/python/timestamp/TimestampSerializerTest.java:
##########
@@ -16,10 +16,11 @@
  * limitations under the License.
  */
 
-package org.apache.flink.table.runtime.typeutils.serializers.python;
+package org.apache.flink.table.runtime.typeutils.serializers.python.timestamp;

Review Comment:
   Good catch.
   Looks like an artifact after merge (since I started it before `SerializerTestBase` issue was solved) 
   Now I completely removed all changes for this class from this PR
   



-- 
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: issues-unsubscribe@flink.apache.org

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