groupcache4321
groupcache4321
@raunaqmorarka is there some performance penalty when doing streaming read APIs?
Updated, thanks
@ebyhr can you help? thanks!
All test passed, I used config: tests | 2022-09-23 07:49:48 INFO: SUCCESS / io.trino.tests.product.hive.TestHiveCoercion.testHiveCoercionTextFile (Groups: hive_coercion, jdbc) took 6.2 seconds tests | 2022-09-23 07:49:49 INFO: tests | 2022-09-23 07:49:49 INFO:...
@phd3 can you review and merge in this change?
test failure at: https://github.com/trinodb/trino/pull/13423/checks?check_run_id=8507909877
s | java.lang.AssertionError: row_to_row field is not equal expected: collections to be equal (ignoring order). tests | Actual: tests | {"keep":"as is","ti2si":-1,"si2int":100,"int2bi":2323,"bi2vc":"12345","LOWER2UPPERCASE":2} tests | {"keep":null,"ti2si":1,"si2int":-100,"int2bi":-2323,"bi2vc":"-12345","LOWER2UPPERCASE":2} tests | Expected: tests |...
This is what I saw locally: tests | 2022-09-23 06:59:29 INFO: FlakyTestRetryAnalyzer not enabled: CONTINUOUS_INTEGRATION environment is not detected or system property 'io.trino.testng.services.FlakyTestRetryAnalyzer.enabled' is not set to 'true' (actual: )...
Most of the product test changes are testing hive's behavior, I can also remove those part.
finished squashing.