What's Changed
* ci(FIR-16394): Remove set output by ptiurin in https://github.com/firebolt-db/firebolt-ingest/pull/45
* ci: Notify on nightly failures by ptiurin in https://github.com/firebolt-db/firebolt-ingest/pull/46
* test: fix column names by ptiurin in https://github.com/firebolt-db/firebolt-ingest/pull/47
* ci: Add test monitoring by ptiurin in https://github.com/firebolt-db/firebolt-ingest/pull/48
* ci: Using v1 tag for integration-testing-setup by ptiurin in https://github.com/firebolt-db/firebolt-ingest/pull/49
* ci: caching failed tests for re-run by RotemFB in https://github.com/firebolt-db/firebolt-ingest/pull/50
* fix(DATA-2136): added REAL, DECIMAL, NUMERIC by obraginskaya in https://github.com/firebolt-db/firebolt-ingest/pull/52
* fix(DATA-2146): if field type is not provided it sets to TEXT by default by obraginskaya in https://github.com/firebolt-db/firebolt-ingest/pull/53
* fix(DATA-2141): added "-" symbol to column name regex by obraginskaya in https://github.com/firebolt-db/firebolt-ingest/pull/54
* fix(DATA-2140): added ext_prefix and int_prefix for tables names by obraginskaya in https://github.com/firebolt-db/firebolt-ingest/pull/56
* fix(DATA-2138): commented raise_on_tables_non_compatibility because i… by obraginskaya in https://github.com/firebolt-db/firebolt-ingest/pull/55
* fix(DATA-2139): Add support of NULL/NOT NULL to external tables by obraginskaya in https://github.com/firebolt-db/firebolt-ingest/pull/57
* fix(DATA-2148): removed firebolt_dont_wait_for_upload_to_s3 flag beca… by obraginskaya in https://github.com/firebolt-db/firebolt-ingest/pull/58
* fix(DATA-2164): added fix for integration tests (broken because of co… by obraginskaya in https://github.com/firebolt-db/firebolt-ingest/pull/59
* fix(DATA-2182): added fix for connection for new sdk version 1.1.2 by obraginskaya in https://github.com/firebolt-db/firebolt-ingest/pull/62
* fix(DATA-2137): added support of new timestamps by obraginskaya in https://github.com/firebolt-db/firebolt-ingest/pull/60
* fix(DATA-2143): added sync_mode support in yaml config by obraginskaya in https://github.com/firebolt-db/firebolt-ingest/pull/63
* fix(DATA-2142): added s3_url as a setting in yaml by obraginskaya in https://github.com/firebolt-db/firebolt-ingest/pull/64
* fix(DATA-2145): added drop_internal_table/drop_external_table/drop_ta… by obraginskaya in https://github.com/firebolt-db/firebolt-ingest/pull/65
* fix(DATA-2144): changed set parameters as kwargs by obraginskaya in https://github.com/firebolt-db/firebolt-ingest/pull/66
* fix(DATA-2147): fixed issue with advanced params for Firebolt, added … by obraginskaya in https://github.com/firebolt-db/firebolt-ingest/pull/67
* fix(DATA-2239): changed object_pattern parameter from list of str to … by obraginskaya in https://github.com/firebolt-db/firebolt-ingest/pull/68
* fix(DATA-2209): added use_materialized_query option by obraginskaya in https://github.com/firebolt-db/firebolt-ingest/pull/69
New Contributors
* RotemFB made their first contribution in https://github.com/firebolt-db/firebolt-ingest/pull/50
* obraginskaya made their first contribution in https://github.com/firebolt-db/firebolt-ingest/pull/52
**Full Changelog**: https://github.com/firebolt-db/firebolt-ingest/compare/0.3.2...0.3.3