Your feedback is highly appreciated! Let's make Vertabelo even better.

0
Voltooid

Reticulate not creating multiple threads inside docker?

selenanur 5 jaar geleden bijgewerkt door Rafał Strzaliński (Senior Engineer) 5 jaar geleden 1

Is there any reason why the R script below

library(reticulate)

sk <- import('sklearn')
np <- import('numpy')

a <- np$random$random(c(as.integer(5000), as.integer(5000)))
pca <- sk$decomposition$PCA(as.integer(100))

pca$fit(a)

runs on 4 cores when I try it locally, but it uses only 1 core inside a docker container? I am using --cpuset-cpus="0-3" and have verified by running the same task in python that the container has access to all 4 cores. I also tried a bunch of other things, but I can't seem to figure out a reason for this behavior. Anybody has any idea?

0
Started

logical model XML does not validate against xsd

Alexander Haug 5 jaar geleden bijgewerkt door Rafał Strzaliński (Senior Engineer) 5 jaar geleden 6

Please make sure that the Logical Model can be imported. It generates an xsd validation error since the xsd does not foresee a DatabaseLogicalModel. Weird, because you can export to XML.

Image 943

Image 942

0
Will be answered

How can I create a read-only service account for client transparency?

Ryan Sas 5 jaar geleden bijgewerkt door Rafał Strzaliński (Senior Engineer) 5 jaar geleden 1

How can I create a read-only service account for client transparency?  I purchased a team (5 licenses) account, but I need to allow some read-only capability for my client, and can't spare more than one license.  Is it possible to create a "service account" or is the best method to create a "team" email address and provide the log-in information for the potential users?

+6
Voltooid

Add support for Google BigQuery

Chris Piatt 7 jaar geleden bijgewerkt door Adam Mościcki 5 jaar geleden 3

Google BigQuery has now reached a maturity with their StandardSQL implementation that it should be relatively straightforward and stable to add support for BigQuery StandardSQL datatypes in Vertabelo.  This would be huge for me and many others in the big data space.

0
Started

Hello, why I can not delete my model when my…

Zhasulan Namazbaev 5 jaar geleden bijgewerkt door Adam Mościcki 5 jaar geleden 2

Hello, why I can not delete my model when my free subscription is over. I want to subscribe to 1 member subscription but it doesn't allowed due to logical model in my models list. I want to delete this logical model.

0
Beantwoord

delete model

angelo 11 jaar geleden bijgewerkt door Zhasulan Namazbaev 5 jaar geleden 4
Hi, how i can delete a model in this software based web?
0
Under review

Generate Migration from this version unavailable at times

Philipp Albrecht 5 jaar geleden bijgewerkt door Adam Mościcki 5 jaar geleden 1

Sometimes the "Generate Migration from this version" is not available without giving a clue of why that is. Please advise. 

Image 955

0

Support logical names in addition to physical column names, and need to support name/code convention switching. thanks.

정 창훈 5 jaar geleden 0

I would appreciate it if you support switch view the name/code convention in one diagram.

0
Fixed

PDF Export and Public Link show diagonal lines across the model

Alexander Haug 5 jaar geleden bijgewerkt door Adam Mościcki 5 jaar geleden 4

Image 939

same in the pdf version:

Image 940

Antwoord
Adam Mościcki 5 jaar geleden

Hello,

We need to take a closer look at the issue. 
Have you tried to change the position of wrongly displayed references?

I will keep you updated.

Adam

0
Voltooid

Create table in Vertabelo using a script

PETER CSO 5 jaar geleden bijgewerkt door Adam Mościcki 5 jaar geleden 1

Hi, does Vertabelo allow you to create a table using a script ?.

This feature would be extremely helpful.

Antwoord
Adam Mościcki 5 jaar geleden

Hello,


Yes, it does.

I think the best way to explain is to use screenshots:


Hope this helps,

Adam