Priyanshi Gupta

Results 5 comments of Priyanshi Gupta
trafficstars

@def- No, not with this `set yb_disable_transactional_writes=true;` but the data was ingested with these session variables - ``` SET client_encoding TO 'UTF8'; SET session_replication_role TO replica; SET yb_enable_upsert_mode to true;...

@vkulichenko We generally add the docs in the preview version only. I guess @polarweasel can tell us better about the other versions for the docs to be added.

@ephys Thanks for initial comments! we have added the test for `yugabytedb` dialect in CI and wanted to know whether the green pipeline is required for this PR to be...

Hi @ephys @WikiRik , Sorry for the late reply. Due to the distributed nature of YugabyteDB, we expect some latency in executing DDLs as compared to PostgreSQL. We have analysed...

That's a great suggestion @ephys, thanks! Yes, it will be a good exercise that'll benefit the entire test suite run, including future dialect additions and not just YugabyteDB. Do let...