jj.lee
jj.lee
related PR opend (#99)
@gshank Could you please let me know when you might be able to review it? Thank you in advance for your time and consideration.
평소 헷갈렸던 개념인데 노래로 비유하니 와닿습니다. 좋은 글 공유해주셔 감사합니다.
@liu071900 could you like to change single quote to double on replace's text? i dont cause error ``` >>> obj=MySQLQuery.into("table").columns("a").replace("\n除了平庸\nI'm willing to do anything b\n") >>> obj.get_sql() "REPLACE INTO `table`...
@dbeatty10 I created an ServiceUnavailable instance and ran the test code ([test_is_retryable](https://github.com/dbt-labs/dbt-bigquery/blob/06851679f75d18ece98c95d4eb2a0ddd16544f4d/tests/unit/test_bigquery_connection_manager.py#L81)). Current: Not added ServiceUnavailable on `RETRYABLE_ERRORS`. Result: Test passed. ``` def test_is_retrievable(self): _is_retryable = dbt.adapters.bigquery.connections._is_retryable exceptions = dbt.adapters.bigquery.impl.google.cloud.exceptions...
@dbeatty10 > Is is possible that the BigQuery client is raising a different error class for 503 errors other than ServiceUnavailable? no, i expected `it's impossible.` we can create error...
@dbeatty10 Is there anything else should check?
@dbeatty10 okay, i would create PR included above test code soon!
@dbeatty10 I created PR! Could you edit PR body or add comment to make it easier for reviewers to understand?
@tnk-ysk Hi, i have a question. Where did you find below info in #993 ? data_type | granularity | transform | description -- | -- | -- | -- datetime...