rnonnon
rnonnon
Hi, I can't figure why we get an Integer instead of LegacySQLTypeName.TIMESTAMP when converting spark schema into a BigQuery schema. https://github.com/GoogleCloudDataproc/spark-bigquery-connector/blob/master/connector/src/main/java/com/google/cloud/spark/bigquery/SchemaConverters.java#L418 Observed behavior while using DataSources from spark-bigquery-connector : -...
## Tell us about the problem you're trying to solve The Iceberg connector is currently supporting Hive/Jdbc/Hadoop catalog. I'd like this connector to support the AWS Glue Catalog. ## Describe...