vanshaj2023 commented on PR #50021: URL: https://github.com/apache/arrow/pull/50021#issuecomment-5160630670
Apologies for the long silence on this PR, I was inactive for a few months due to personal reasons. Picking this back up now. @lidavidm rebased onto latest `main`, pushed as 7a68a254e3. C++ Extra CI is now actually triggering (it wasn't running on the last few pushes). @manyifire yes, this PR resolves #49500 as well — it implements exactly the fix requested there (deriving `SQL_DROP_SCHEMA`/`SQL_CREATE_SCHEMA`/`SQL_DROP_TABLE`/`SQL_CREATE_TABLE` from the `SQL_DDL_SCHEMA`/`SQL_DDL_TABLE` booleans instead of hardcoding them). @alinaliBQ I haven't run the Dremio-backed tests locally yet, still need to set that up. Will report back once done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
