UtkarshSharma2612
UtkarshSharma2612
@toddbaert sure this looks good, will work on it 👍. Thanks
Hey @toddbaert, I am trying to push the code using personal access token, but it is showing access denied. Do I need a fine-grained token to access and push the...
> Hey @UtkarshSharma2612, you should fork this repo and make your changes there. You can then open a pr from the fork once you're ready. Thanks @beeme1mr, I have also...
Hey @drewmiranda-gl, I am happy to contribute, is this issue in java, if yes, can you help with better understand the issue?
Understood. Could you also help me identify the class name that would need to be modified to implement this feature? I'd like to start by understanding the relevant code.
Sure let me check this
Hey @aepfli I understood the requirement a bit, I wanted to know do we want to change the existing testcases or write new testcases for all the providers with this...
Okay so we want to create a annotation or something that takes two parameters name (string) and values (List) and runs test cases for all the values. Correct me if...
I am writing using structured spark streaming to iceberg, my spark version is 3.4.2 and iceberg version is 2. I am facing this issue also and changing `.option()` to `.toTable`...