Member since
02-10-2025
3
Posts
0
Kudos Received
0
Solutions
02-11-2025
07:43 AM
Thank you very much. Actually, I am tryin to insert values from a TIBCO EBX table to a cloudera´s table. The connection is via JDBC. I tried with varchar column and it failed too. Thanks in advance.
... View more
02-10-2025
03:28 PM
Hello everyone. I want to create a table to support ute-8 in an string column, however, I don´t know the value I have to pass when I create the table: create table test( id int, message string ENCODING codec) as kudu; Which are all differents values I can use to codec parameter for utf-8 Thanks in advance.
... View more
Labels:
- Labels:
-
Apache Kudu