mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
chore: add user agent to Databricks requests (#20660)
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
# string to use when None values *need* to be converted to/from strings
|
||||
from enum import Enum
|
||||
|
||||
USER_AGENT = "Apache Superset"
|
||||
|
||||
NULL_STRING = "<NULL>"
|
||||
EMPTY_STRING = "<empty string>"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user