Abacn commented on PR #30535:
URL: https://github.com/apache/beam/pull/30535#issuecomment-1980056529

   Test failed:
   
   ```
   test_xlang_jdbc_write_read_1_mysql 
(apache_beam.io.external.xlang_jdbcio_it_test.CrossLanguageJdbcIOTest) failed
   sdks/python/pytest_postCommitIT-flink-py310.xml [took 57s]
   
   ValueError: Type names and field names must be valid identifiers: 'count(*)'
   a = (<apache_beam.io.external.xlang_jdbcio_it_test.CrossLanguageJdbcIOTest 
testMethod=test_xlang_jdbc_write_read_1_mysql>,)
   kw = {}
   
       @wraps(func)
       def standalone_func(*a, **kw):
   >       return func(*(a + p.args), **p.kwargs, **kw)
   
   
../../build/gradleenv/-1720702907/lib/python3.10/site-packages/parameterized/parameterized.py:620:
 
   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ _ 
   apache_beam/io/external/xlang_jdbcio_it_test.py:220: in 
test_xlang_jdbc_write_read
       p
   
   ```


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