:star2::octavia-hello: Calling all MSSQL users! W...
# announcements
k
🌟👋 Calling all MSSQL users! We need beta testers for our updated
source-mssql
! New features include: • Customer Support: Connector support from the internal Airbyte team (we plan to certify this source shortly!) • _Terabyte sized tables_: source-mssql can now do incremental reads of terabyte-sized tables without incurring any performance degradation. • _Reliability improvements_: Failed reads, (for any reason e.g connection disruption), can now resume reading from a last known checkpoint, rather than having to start over. • _Various bug fixes_: fixes have been implemented for many issues discovered in the community connector, including full support of datetime data types. Learn more in the Github Discussion and comment here if you'd like to be added to our private slack channel. Airbyte OSS and Cloud users are welcome!
❤️ 7
🔥 8
a
Count me in! I really need the terabyte size tables incremental reads!
🙏 1
f
Happy to chip in!
🙏 2
c
I'd be happy to help test. We have a multi terabyte SQL db and feed multiple destinations from it.
🙏 2
t
This is amazing
k
@Temidayo Omoniyi would you like to join us?
e
I'm happy to join. I recently opened an issue regarding different mssql problems.
🙏 1
c
I can help out as well if needed! Using the connector to incrementally extract data into Azure blob storage right now and the number of mssql connections have been growing quite a bit lately.
🙏 1
n
@Kat Wilson (Airbyte) I can help out as well. I was the original poster of this CDC issue: https://github.com/airbytehq/airbyte/issues/20847 which seems to have now been resolved by: https://github.com/airbytehq/airbyte/pull/35368 If you can add me to the private channel that'd be great! Thanks in advance.
🙏 1
w
@Karen (Airbyte) Has there been any support to add the MSAL4J support for AzureAD/ActiveDirectory authentication? Might be as straightforward as adding the library to the dependencies. Would be helpful to connect to some Enterprise Microsoft Azure products.