-
Notifications
You must be signed in to change notification settings - Fork 427
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Use external tables from SDK #2228
Conversation
3e74244
to
bb1f160
Compare
Integration tests failure for 3e742446f73b980d99591a747cdf24aae5ff751c |
Integration tests failure for bb1f16033c3f16e6d49c1a6dfd954a111f7288d3 |
bb1f160
to
c595eb1
Compare
Integration tests failure for c595eb16e887126bb88f93e7e5ddd617da979de9 |
3d0495c
to
18ca30e
Compare
Integration tests failure for 3d0495c3febbe67c9954c2102c3bc3666d07dcea |
1d40d4d
to
82716a1
Compare
Integration tests failure for 18ca30e12552c2c44c1d4d203b5ef7fceb053994 |
Integration tests failure for 82716a1599a1823e9f657ae1d547b818ee1530bb |
Integration tests success for 1d40d4d0ea9dc57e4b8a2b4252e4168d57d02deb |
82716a1
to
5b8b289
Compare
5b8b289
to
a02968e
Compare
Integration tests failure for 5b8b289230db7150382cbdc584354b85e0c8fd4e |
Integration tests failure for a02968e78b0b60e7ac0bb3dc9f3c452b38330199 |
27882f7
to
1214c17
Compare
Integration tests failure for 5624a5b371c87e23e51b28e27693c5683349d83c |
Integration tests failure for 27882f74faf721cc2b4c77ac790e68f5235e606f |
Integration tests failure for 1214c17455490115664fd6597d5af48886bb0b6c |
Integration tests failure for 1214c17455490115664fd6597d5af48886bb0b6c |
0dc539e
to
21b2099
Compare
Integration tests cancelled for 0dc539e9dcd36872db6727956dc0c3034cb5ea9e |
21b2099
to
10ebec8
Compare
Integration tests failure for 21b2099a60cec4d020e856a2982fda4f12968a13 |
Integration tests failure for 10ebec829c817f9b1aabb04a4aa581349a11f14c |
Change underlying implementation for external tables to use our SDK. (+ a little simplification and bug fix of schema tags).
A fix for #1564 will be applied in the next pr.
Test Plan
References