Luca Mingarelli
Luca Mingarelli
@h4gen : How did you use SPARK_PUBLIC_DNS to change `sc.uiWebUrl`? I am attempting to do this in pyspark but setting it as an environmental variable via os.environ does not seem...
Hi, is there a timeline associated with this issue?
Hi @gonchik, by logs you mean the traceback? In case here it is below, but please let me know if you meant something else ``` Traceback (most recent call last):...
For the record, I get the same error also for ```python confluence.get_content_history_by_version_number(content_id=content_id, version_number=2) ``` This instead correctly returns a dictionary with relevant info: ```python confluence.get_content_history(content_id=content_id) ```
⚗️ I have also tested locally - all passing
Hi @mortada, any news for this? Or any additional desired changes?
Hi @mortada, thanks for the merge! However a new version reflecting these changes is not pushed yet: happy to take care if you add me to the contributors!
@mortada , yes just tested now: works perfectly!
Any progress on this? This works fine on Pycharm on Windows for example, but the is_supported function prevents its use...
Will this ever be merged? It's quite a critical feature