rajuvg

Results 9 comments of rajuvg

@vogelsgesang any updates about the version which will support writing 128 bit numeric to Hyper file?

Thanks for the details, Could you please confirm hyperd version whichever supports 128 bit decimal and we re running tableau servers version as 2023.1.1

Sorry for the confusion what is the Hyped file version which is used for creating hyperprocess instance. Thaks Raju On Mon, Apr 22, 2024, 3:07 PM Adrian Vogelsgesang ***@***.***> wrote:...

Tableau provided hyperd.exe for widows and hyperd for Linux so that we can create hyper process in java code and create hyper file. My question version if hyperd instance will...

Thanks by setting the default_database_version:3 helped in publishing 128 bit data where as when I am doing the append it is failing..is this option supported. Thanks & Regards Raju On...

Currently we are encountering an issue if we publish a 128 bit hyperfile to Tableauserver2023.1 with override flag as false, can you confirm starting from which version of tableau server...

we are using url=String.format(,overrise=false); restTemplate.exchange(url,HTTPMethod.post,ent,String.class)); Please let me know if you need more information. On Tue, Apr 30, 2024 at 8:05 AM Adrian Vogelsgesang < ***@***.***> wrote: > [...] if...

we are using url=String.format(,append=true); restTemplate.exchange(url,HTTPMethod.post,ent,String.class)); Please let me know if you need more information. On Tue, Apr 30, 2024 at 8:50 AM raju vadali ***@***.***> wrote: > we are using...

Hi, I think we now know the problem tableau (2023.1 .1) is failing to open the hyperfile uploaded with default_database_version=3 as it has been published with append=true for merging in...