A crazy fast analytical database, built on bitmaps. Perfect for ML applications. Learn more at: http://docs.featurebase.com/. Start a Docker instance: https://hub.docker.com/r/featurebasedb/featurebase
FB-1896
Added the datetimename function, which returns parts of a timestamp as strings. Month and day of the week are named ("January", "Monday") while others are returned as a string of digits ("2023"). Added tests to the test definitions.
FB-1896 Added the datetimename function, which returns parts of a timestamp as strings. Month and day of the week are named ("January", "Monday") while others are returned as a string of digits ("2023"). Added tests to the test definitions.