Bryan_H
Administrator
Bryan_H Administrator
Reactions
-
Re: Selecting a wildcard of virtual columns from a flex table
Consider the following flex data: d2=> select maptostring(raw) from rest; maptostring { "restaurant.name": "Bob's pizzeria", "restaurant.cuisine": "Italian&… (View Post)2 -
Re: Unable to use Vertica ODBC on Excel (Mac M1)
ARM architecture support will be available with version 12.0.4 ODBC driver, due out very soon. I will update this thread when it's released, or open a support case for direct notice when it'… (View Post)1 -
Parallel processing using partitions with Vertica UDx
You can add functionality to Vertica using UDx, but what if you need to process more data than can be efficiently processed in a single thread or a single node? Vertica can divide data into partition… (View Post)0 -
Re: vertica copy command bug?
I am able to reproduce the issue: However, the issue is that the script creates one very large JSON array. The test script works when I remove the square brackets and the commas at the end of each li… (View Post)0 -
Re: Bug -- Vertica v9.2.0-7 Jdbc Driver for Python2.7(.x) but same doesn't support Python2.7?
Please check out the native Python driver at https://github.com/vertica/vertica-python This driver is available using pip (PyPI) and works with all Python 3.x versions. You can also use pyodbc with t… (View Post)0




















