mzitnik commented on code in PR #24424:
URL: https://github.com/apache/beam/pull/24424#discussion_r1045093957
##########
sdks/java/io/clickhouse/src/test/java/org/apache/beam/sdk/io/clickhouse/AtomicInsertTest.java:
##########
@@ -92,9 +92,10 @@ public void testAtomicInsert() throws SQLException {
* With sufficient block size, ClickHouse will atomically insert all or
nothing. In the case of
* replicated tables, it will deduplicate blocks.
*/
+ // @Test
Review Comment:
Removed
--
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]