Jacob Wujciak-Jens
Jacob Wujciak-Jens
Ah sorry, I missed this. Don't have the bandwidth atm so the close is fine :)
Sorry for the delay, could you rebase again?
> where we can set-up the Spark environment needed for execution What's the requirement for this? I assume this would be more inline of an ephemeral test setup (e.g. how...
It looks like the tests themselves start hadoop/azurite for example see `connectors/hive/storage_adapters/hive/tests` If you show me how you setup spark for your poc tests (e.g. your bash script) I can...
I can have a look. > The documentation doesn't specify what happens if it is specified multiple times AFAIK this is the expected behavior, the last flag wins. This helps...
It seems we can just upgrade to a newer version (>= v2024.03.04.00) :grinning: > Back out "move fbthrift to use c++20" https://github.com/facebook/fbthrift/commit/9c891e4b879b2db7a7a211a92ef21217d6396909
@czentgr can you confirm that your PR fixed this?
This is just a note and not what made the compilation fail. Could you post the rest of the log?
Could you rebase? That should fix the CI error. Once CI is green +1
@luhenry Thinking on this a bit more, what are the minimal flags you need? If the build is much smaller (+ potentially skip building test) it might be faster to...