You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are also other ways to access the bucket: curl command or BucketFS Explorer
As project is archived, how about adding also bucketfs-python' or bucketfs-client` projects here?
The database uses the first suitable driver detected in the driver's list going through the list top-down. The driver that is higher in the list of JDBC Drivers will be used in this situation.
Formally, it's undefined behavior, to my knowledge. And in practice it's just not true for deployments with EXAOperation. For them we see that the last uploaded driver is being used.
com.exasol.adapter.dialects.PropertyValidationException: The dialect <DIALECT_NAME> does not support <PROPERTY_NAME> property. Please, do not set the BIGQUERY_ENABLE_IMPORT property.
Maybe for consistency don't mention the real property here at all?
Yes, you can use TABLE_FILTER = 'TABLE1','TABLE2',
Syntax doesn't look correct. My expectation is that it should be single string.
Please consider changing the following points for the Virtual Schemas FAQ:
As project is archived, how about adding also
bucketfs-python' or
bucketfs-client` projects here?Formally, it's undefined behavior, to my knowledge. And in practice it's just not true for deployments with EXAOperation. For them we see that the last uploaded driver is being used.
Maybe for consistency don't mention the real property here at all?
Syntax doesn't look correct. My expectation is that it should be single string.
How about mentioning Property MAX_TABLE_COUNT?
The text was updated successfully, but these errors were encountered: